id: CVE-2022-29383 info: name: NETGEAR ProSafe SSL VPN firmware SRX5308, FVS318Gv2, FVS318N, FVS336Gv2 and FVS336Gv3 SQL Injection author: elitebaz severity: critical description: NETGEAR ProSafe SSL VPN multiple firmwares were discovered to contain a SQL injection vulnerability via USERDBDomains.Domainname at cgi-bin/platform.cgi. reference: - http://cve.mitre.org/cgi-bin/cvename.cgi?name=2022-29383 - https://nvd.nist.gov/vuln/detail/CVE-2022-29383 - https://github.com/badboycxcc/Netgear-ssl-vpn-20211222-CVE-2022-29383 tags: cve,cve2022,sqli,netgear classification: cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H cvss-score: 9.8 cve-id: CVE-2022-29383 requests: - method: GET path: - '{{BaseURL}}/scgi-bin/platform.cgi' stop-at-first-match: true matchers-condition: and matchers: - type: word part: body words: - "Gigabit Quad WAN SSL VPN Firewall SRX5308" - "Gigabit Dual WAN SSL VPN Firewall FVS336Gv3" - "Gigabit Dual WAN SSL VPN Firewall FVS336Gv2" - "Gigabit 8 Port VPN Firewall FVS318Gv2" - "Gigabit 8 Port VPN Firewall FVS318N" condition: or - type: word part: header words: - "Embedded HTTP Server" - type: status status: - 200