.. / CVE-2022-2467

Exploit for Garage Management System 1.0 - SQL Injection (CVE-2022-2467)

Description:

Garage Management System 1.0 contains a SQL injection vulnerability in /login.php via manipulation of the argument username with input [email protected]’ AND (SELECT 6427 FROM (SELECT(SLEEP(5)))LwLu) AND ‘hsvT’=’hsvT. An attacker can possibly obtain sensitive information from a database, modify data, and/or execute unauthorized administrative operations in the context of the affected site.

Nuclei Template

View the template here CVE-2022-2467.yaml

Validate with Nuclei

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

References:

https://nvd.nist.gov/vuln/detail/CVE-2022-2467
https://github.com/xiahao90/CVEproject/blob/main/xiahao.webray.com.cn/Garage-Management-System.md
https://www.sourcecodester.com/php/15485/garage-management-system-using-phpmysql-source-code.html