.. / CVE-2022-29009

Exploit for Cyber Cafe Management System 1.0 - SQL Injection (CVE-2022-29009)

Description:

Cyber Cafe 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-29009.yaml

Validate with Nuclei

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

References:

https://nvd.nist.gov/vuln/detail/CVE-2022-29009
https://phpgurukul.com/cyber-cafe-management-system-using-php-mysql/
https://github.com/sudoninja-noob/CVE-2022-29009/blob/main/CVE-2022-29009.txt
https://www.exploit-db.com/exploits/50355
https://github.com/manas3c/CVE-POC