CVE•Published 2023-10-10•1 article on news•6 live references•NVD data
CVE-2023-34992
Vulnerability data via CVEDB (Shodan)
CVSS v3.1
10.0
CRITICAL
EPSS percentile
100
Exploit Prediction Scoring System · top 0% of all CVEs
Description
A improper neutralization of special elements used in an os command ('os command injection') vulnerability in Fortinet allows attacker to execute unauthorized code or commands via crafted API requests.
Timeline
Published 2023-10-10
External references
Search for exposed instances
Shodan + Censys queries derived from NVD's CPE data. The vuln tag catches assets Shodan has explicitly linked to this CVE; the product / banner fingerprints find exposed instances even when the vuln tag was never applied (which is common).
Shodan · vuln tag0 hosts
vuln:CVE-2023-34992Hosts Shodan has explicitly fingerprinted as vulnerable.
Shodan · product + version
product:"Fortinet Fortisiem" version:"6.4.0"Version-pinned fingerprint from NVD's first vulnerable CPE.
Shodan · banner/body mention
http.html:"Fortisiem"HTTP body or banner mentions "Fortisiem" — catches deploys Shodan didn't identify as a product.
More intel sources (5)
Shodan report
vuln:CVE-2023-34992Country / ASN / product breakdown for the vuln query.
Censys
vulnerabilities.cve_id: CVE-2023-34992Censys host search filtered to this CVE id.
grep.app
CVE-2023-34992Public source-code mentions — fast PoC discovery.
GitHub code
CVE-2023-34992GitHub code search for direct mentions.
Google dork
"CVE-2023-34992" exploit -site:nvd.nist.govWrite-ups and news, NVD excluded.
Known PoCs on GitHub (2)
CVE-2023-349922 repos
jwardsmith/Penetration-Testingunknown
This cheatsheet contains techniques, commands, and tools commonly used during penetration tests. It covers various stages of penetration testing, including enumeration, exploitatio…
dyeat/cve-reproductionPython
A collection of CVE reproductions with proof-of-concept code, technical analyses, and detailed write-ups. For defensive research and educational purposes.