-
-
Notifications
You must be signed in to change notification settings - Fork 219
/
CVE-2024-22050.yml
45 lines (36 loc) · 1.53 KB
/
CVE-2024-22050.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
---
gem: iodine
cve: 2024-22050
ghsa: 85rf-xh54-whp3
url: https://github.com/boazsegev/iodine/security/advisories/GHSA-85rf-xh54-whp3
title: Malicious URL drafting attack against iodines static file server may allow
path traversal
date: 2019-10-07
description: |
### Impact
A path traversal vulnerability was detected in iodine's static
file service. This vulnerability effects any application running
iodine's static file server on an effected iodine version.
Malicious URL drafting may cause the static file server to attempt
a response containing data from files that shouldn't be normally
accessible from the public folder.
### Patches
The vulnerability was patched in version 0.7.34. Please upgrade
to the latest version.
### Workarounds
A possible workaround would be to disable the static file service
and it's `X-Sendfile` support, sending static files using nginx
or a source code solution (sending the data dynamically).
However, it would be better to upgrade iodine to the latest
version, as it also contains non-security related fixes.
### For more information
If you have any questions or comments about this advisory:
* Email [Boaz Segev](https://github.com/boazsegev)
patched_versions:
- ">= 0.7.34"
related:
url:
- https://nvd.nist.gov/vuln/detail/CVE-2024-22050
- https://github.com/boazsegev/iodine/security/advisories/GHSA-85rf-xh54-whp3
- https://github.com/boazsegev/iodine/commit/5558233fb7defda706b4f9c87c17759705949889
- https://github.com/advisories/GHSA-85rf-xh54-whp3