## https://sploitus.com/exploit?id=EAD6959B-6285-5E2B-A919-E7FC78CA104A
# CVEโ2024โ23334 (Path Traversal) - PoC
I created this script to automate the exploitation of **CVEโ2024โ23334** on the Hack The Box [Chemistry](https://www.hackthebox.com/machines/chemistry) machine.
This vulnerability affects **aiohttp versions โฅ 1.0.5 and < 3.9.2** when the application is configured to serve static files with `follow_symlinks=True`, allowing remote directory traversal and unauthorized access to arbitrary files on the server.

