VUL-0: CVE-2024-34402: uriparser: integer overflow via long keys or values in ComposeQueryEngine() in UriQuery.c
VUL-0: CVE-2024-34403: uriparser: integer overflow via a long string in ComposeQueryMallocExMm() in UriQuery.c
adamm
important
security
Security update for uriparser
This update for uriparser fixes the following issues:
- Protect against integer overflow in ComposeQueryEngine (bsc#1223887, CVE-2024-34402)
- Protect against integer overflow in ComposeQueryMallocExMm (bsc#1223888, CVE-2024-34403)
- enable unit tests
uriparser