Buffer Overflow Vulnerability Advisory for GNU Libmicrohttpd on Gentoo
Summary
A buffer overflow vulnerability has been discovered in GNU
Libmicrohttpd. Please review the CVE identifier referenced below for
details.
Resolution
All GNU Libmicrohttpd users should upgrade to the latest version:
# emerge --sync
# emerge --ask --oneshot --verbose ">net-libs/libmicrohttpd-0.9.70"
References
[ 1 ] CVE-2021-3466
https://nvd.nist.gov/vuln/detail/CVE-2021-3466
Availability
This GLSA and any updates to it are available for viewing at
the Gentoo Security Website:
https://security.gentoo.org/glsa/202311-08
Concerns
Security is a primary focus of Gentoo Linux and ensuring the
confidentiality and security of our users' machines is of utmost
importance to us. Any security concerns should be addressed to
security@gentoo.org or alternatively, you may file a bug at
https://bugs.gentoo.org.
Background
GNU libmicrohttpd is a small C library that makes it easy to run an HTTP
server as part of another application. GNU Libmicrohttpd is free
software and part of the GNU project.
Affected Packages
Package Vulnerable Unaffected
---------------------- ------------ ------------
net-libs/libmicrohttpd = 0.9.70 > 0.9.70
Impact
A missing bounds check in the post_process_urlencoded function leads to
a buffer overflow, allowing a remote attacker to write arbitrary data in
an application that uses libmicrohttpd. The highest threat from this
vulnerability is to data confidentiality and integrity as well as system
availability.
Workaround
There is no known workaround at this time.