There are 6 open security issues in bookworm.
6 issues left for the package maintainer to handle:
- CVE-2024-34402:
(needs triaging)
An issue was discovered in uriparser through 0.9.7. ComposeQueryEngine in UriQuery.c has an integer overflow via long keys or values, with a resultant buffer overflow.
- CVE-2024-34403:
(needs triaging)
An issue was discovered in uriparser through 0.9.7. ComposeQueryMallocExMm in UriQuery.c has an integer overflow via a long string.
- CVE-2025-67899:
(needs triaging)
uriparser through 0.9.9 allows unbounded recursion and stack consumption, as demonstrated by ParseMustBeSegmentNzNc with large input containing many commas.
- CVE-2026-42371:
(needs triaging)
uriparser before 1.0.1 has numeric truncation in text range comparison, if an application accepts URIs with a length in gigabytes.
- CVE-2026-44927:
(needs triaging)
In uriparser before 1.0.2, there is pointer difference truncation to int in various places.
- CVE-2026-44928:
(needs triaging)
In uriparser before 1.0.2, the function family EqualsUri can misclassify two unequal URIs as equal.
You can find information about how to handle these issues in the security team's documentation.