.. / CVE-2022-29006

Exploit for Directory Management System 1.0 - SQL Injection (CVE-2022-29006)

Description:

Directory Management System 1.0 contains multiple SQL injection vulnerabilities via the username and password parameters in the Admin panel. An attacker can possibly obtain sensitive information from a database, modify data, and execute unauthorized administrative operations in the context of the affected site.

Nuclei Template

View the template here CVE-2022-29006.yaml

Validate with Nuclei

echo "$URL" | nuclei -t ~/nuclei-templates/http/cves/2022/CVE-2022-29006.yaml
Copy

References:

https://phpgurukul.com/directory-management-system-using-php-and-mysql/
https://nvd.nist.gov/vuln/detail/CVE-2022-29006
https://github.com/sudoninja-noob/CVE-2022-29006/blob/main/CVE-2022-29006.txt
https://github.com/sudoninja-noob/CVE-2022-29006
https://www.exploit-db.com/exploits/50370