cve/2024/CVE-2024-23334.md

68 lines
3.5 KiB
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2024-23334](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-23334)
![](https://img.shields.io/static/v1?label=Product&message=aiohttp&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20%3C%203.9.2%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-22%3A%20Improper%20Limitation%20of%20a%20Pathname%20to%20a%20Restricted%20Directory%20('Path%20Traversal')&color=brighgreen)
### Description
aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. When using aiohttp as a web server and configuring static routes, it is necessary to specify the root path for static files. Additionally, the option 'follow_symlinks' can be used to determine whether to follow symbolic links outside the static root directory. When 'follow_symlinks' is set to True, there is no validation to check if reading a file is within the root directory. This can lead to directory traversal vulnerabilities, resulting in unauthorized access to arbitrary files on the system, even when symlinks are not present. Disabling follow_symlinks and using a reverse proxy are encouraged mitigations. Version 3.9.2 fixes this issue.
### POC
#### Reference
- https://github.com/aio-libs/aiohttp/pull/8079
#### Github
2025-09-29 16:08:36 +00:00
- https://github.com/0day404/HV-2024-POC
- https://github.com/12442RF/POC
- https://github.com/AboSteam/POPC
- https://github.com/Arc4he/CVE-2024-23334-PoC
- https://github.com/BestDevOfc/CVE-2024-23334-PoC
- https://github.com/Betan423/CVE-2024-23334-PoC
- https://github.com/DMW11525708/wiki
- https://github.com/J1ezds/Vulnerability-Wiki-page
- https://github.com/Lern0n/Lernon-POC
- https://github.com/Linxloop/fork_POC
2024-05-25 21:48:12 +02:00
- https://github.com/Ostorlab/KEV
2025-09-29 16:08:36 +00:00
- https://github.com/Pylonet/CVE-2024-23334
- https://github.com/Seby26Dev/-HTB-Chemistry
2024-08-05 18:41:32 +00:00
- https://github.com/SecureDoughnut/Tinkoff-CTF-2024-lohness
2025-09-29 16:08:36 +00:00
- https://github.com/TheRedP4nther/LFI-aiohttp-CVE-2024-23334-PoC
- https://github.com/Threekiii/Awesome-POC
- https://github.com/WhosGa/MyWiki
- https://github.com/Yuan08o/pocs
- https://github.com/admin772/POC
- https://github.com/adminlove520/pocWiki
- https://github.com/adysec/POC
- https://github.com/anneelv/htb-chemistry
- https://github.com/binaryninja/CVE-2024-23334
2024-05-25 21:48:12 +02:00
- https://github.com/brian-edgar-re/poc-cve-2024-23334
2025-09-29 16:08:36 +00:00
- https://github.com/cisp-pte/POC-20241008-sec-fork
- https://github.com/darkushhhh/Penetration-Testing-Report
- https://github.com/eeeeeeeeee-code/POC
2024-05-25 21:48:12 +02:00
- https://github.com/ggPonchik/Tinkoff-CTF-2024-lohness
2025-09-29 16:08:36 +00:00
- https://github.com/greenberglinken/2023hvv_1
- https://github.com/hacker-gpt/hacker-gpt
2024-08-07 19:02:05 +00:00
- https://github.com/ibaiw/2024Hvv
2025-09-29 16:08:36 +00:00
- https://github.com/iemotion/POC
- https://github.com/igorbf495/writeup-chemistry-htb
2024-05-25 21:48:12 +02:00
- https://github.com/jhonnybonny/CVE-2024-23334
2024-08-10 19:04:30 +00:00
- https://github.com/k3ppf0r/2024-PocLib
2025-09-29 16:08:36 +00:00
- https://github.com/laoa1573/wy876
2024-05-25 21:48:12 +02:00
- https://github.com/marl-ot/DevSecOps-2024
2024-06-08 09:32:58 +00:00
- https://github.com/netlas-io/netlas-dorks
2025-09-29 16:08:36 +00:00
- https://github.com/nn0nkey/mytools
2024-05-25 21:48:12 +02:00
- https://github.com/nomi-sec/PoC-in-GitHub
2025-09-29 16:08:36 +00:00
- https://github.com/oLy0/Vulnerability
2024-05-25 21:48:12 +02:00
- https://github.com/ox1111/CVE-2024-23334
2025-09-29 16:08:36 +00:00
- https://github.com/plzheheplztrying/cve_monitor
- https://github.com/rsys-fchaliss/hebe
- https://github.com/s4botai/CVE-2024-23334-PoC
2024-05-25 21:48:12 +02:00
- https://github.com/sxyrxyy/aiohttp-exploit-CVE-2024-23334-certstream
2025-09-29 16:08:36 +00:00
- https://github.com/unknownperson89800/Chemistry-CTF-HTB
- https://github.com/wizarddos/CVE-2024-23334
2024-05-25 21:48:12 +02:00
- https://github.com/wjlin0/poc-doc
- https://github.com/wy876/POC
- https://github.com/z3rObyte/CVE-2024-23334-PoC