Description
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.
Problem types
CWE-191: Integer Underflow (Wrap or Wraparound)
Product status
Any version before 2.3.10
Credits
Kazuma Matsumoto, a security researcher at GMO Cybersecurity by IERAE, Inc.
References
github.com/miniupnp/miniupnp/
github.com/...ommit/f56bd09b2f2650126b832c5f30a65a09e28167fa
www.vulncheck.com/...ger-underflow-soapaction-header-parsing