Integer Overflow or Wraparound Affecting uriparser package, versions <0.9.0-1


Severity

Recommended
0.0
critical
0
10

Snyk's Security Team recommends NVD's CVSS assessment. Learn more

Threat Intelligence

EPSS
0.39% (74th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-DEBIAN11-URIPARSER-531732
  • published2 Dec 2018
  • disclosed12 Nov 2018

Introduced: 12 Nov 2018

CVE-2018-19199  (opens in a new tab)
CWE-190  (opens in a new tab)

How to fix?

Upgrade Debian:11 uriparser to version 0.9.0-1 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream uriparser package and not the uriparser package as distributed by Debian. See How to fix? for Debian:11 relevant fixed versions and status.

An issue was discovered in uriparser before 0.9.0. UriQuery.c allows an integer overflow via a uriComposeQuery* or uriComposeQueryEx* function because of an unchecked multiplication.