Logo
componenturiparser
Name
uriparser
Version
0.9.8
Type
library
Description
RFC 3986 compliant URI parsing library
Licenses
BSD-3-Clause
PURL
-
CPE
cpe:2.3:*:uriparser_project:uriparser:0.9.8:*:*:*:*:*:*:*

Other Versions#


Project
Branch
Version
master
1.0.2
scarthgap
0.9.8

Vulnerabilities#


Name
Analysis
Description
Exploitable
In uriparser before 1.0.2, the function family EqualsUri can misclassify two unequal URIs as equal.
Exploitable
In uriparser before 1.0.2, there is pointer difference truncation to int in various places.
Exploitable
uriparser before 1.0.1 has numeric truncation in text range comparison, if an application accepts URIs with a length in gigabytes.