## https://sploitus.com/exploit?id=FF756353-4A91-5DB6-88DC-FEDBDE718B93
# CVE-2024-40422
Found this on exploit-db, decided to make my own for practice. This exploit will search out the passwd file and print the contents on a vulnerable system.
This script exploits a path transversal vulnerability in Devika v1. Credit to Alperen Ergel for finding the vulnerability to begin with.
pip install requests
You can read more on the vulnerability here:
https://medium.com/aardvark-infinity/cve-2024-40422-path-traversal-vulnerability-in-stitionai-devika-81cbf45718f3