Integer Overflow or Wraparound Affecting uriparser package, versions <0.8.4-1+deb9u2build0.18.04.1


Severity

Recommended
medium

Based on Ubuntu security rating.

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-UBUNTU1804-URIPARSER-260252
  • 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 Ubuntu:18.04 uriparser to version 0.8.4-1+deb9u2build0.18.04.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 Ubuntu. See How to fix? for Ubuntu:18.04 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.