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

Other Versions#


Project
Branch
Version
master
7.99

Patches#


#
Title
Author
Resolve
1
libdnet: always build a static library
"Yann E. MORIN" <yann.morin.1998@free.fr>
2
nping/Crypto.cc: fix build with libressl >= 3.5.0
Fabrice Fontaine <fontaine.fabrice@gmail.com>

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.