Logo
componentminiupnpc
Name
miniupnpc
Version
2.2.8-r1
Type
library
Description
-
Licenses
-
PURL
-
CPE
cpe:2.3:a:miniupnp_project:miniupnpc:2.2.8:*:*:*:*:*:*:*

Other Versions#


Project
Branch
Version
master
2.3.3-r1

Patches#


#
Title
Author
Resolve
1
Patch #1
Unknown
2
Patch #2
Unknown

Vulnerabilities#


Name
Analysis
Description
Exploitable
miniupnpd contains an integer underflow vulnerability in SOAPAction header parsing that allows remote attackers to cause a denial of service or information disclosure by sending a malformed SOAPAction header with a single quote. Attackers can trigger an out-of-bounds memory read by exploiting improper length validation in ParseHttpHeaders(), where the parsed length underflows to a large unsigned value when passed to memchr(), causing the process to scan memory far beyond the allocated HTTP request buffer.