Bug ID | 1173718 |
---|---|
Summary | VUL-1: libmicrohttpd: buffer overflow issue in URL parser |
Classification | openSUSE |
Product | openSUSE Distribution |
Version | Leap 15.1 |
Hardware | Other |
OS | Other |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | Security |
Assignee | tchvatal@suse.com |
Reporter | Andreas.Stieger@gmx.de |
QA Contact | qa-bugs@suse.de |
CC | security-team@suse.de |
Found By | Security Response Team |
Blocker | --- |
libmicrohttpd before 0.9.71 contains a buffer overflow issue in URL parser implemented in the post_process_urlencoded function. From https://git.gnunet.org/libmicrohttpd.git/commit/?id=a110ae6276660bee3caab30e9ff3f12f85cf3241 > Fix buffer overflow issue in URL parser. code fix: https://git.gnunet.org/libmicrohttpd.git/diff/src/microhttpd/postprocessor.c?id=a110ae6276660bee3caab30e9ff3f12f85cf3241 test: https://git.gnunet.org/libmicrohttpd.git/diff/src/microhttpd/test_postprocessor.c?id=a110ae6276660bee3caab30e9ff3f12f85cf3241