Logo
componentnmap
Name
nmap
Version
7.99-r1
Type
library
Description
-
Licenses
-
PURL
-
CPE
cpe:2.3:a:nmap:nmap:7.99:*:*:*:*:*:*:*

Other Versions#


Project
Branch
Version
openwrt-25.12
7.95-r1

Patches#


#
Title
Author
Resolve
1
nsock: Fix compilation error with OPENSSL_NO_DTLS
Christian Marangi <ansuelsmth@gmail.com>
2
Patch #2
Unknown

Vulnerabilities#


Name
Analysis
Description
Exploitable
Nmap through 7.99 does not keep the IPv6 extension-header walk within the captured packet in ipv6_get_data_primitive (libnetutil/netutil.cc), so the pointer advances past the buffer and the remaining-length computation underflows to a large value. A scanned target or on-path attacker returning a crafted IPv6 response with a truncated extension header can trigger out-of-bounds reads and a crash during raw IPv6 scans.