Improper Input Validation Affecting libcurl package, versions <0:7.29.0-51.0.1.el7


Severity

Recommended
0.0
high
0
10

Based on Oracle Linux security rating.

Threat Intelligence

EPSS
0.36% (73rd 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-ORACLE7-LIBCURL-2545523
  • published10 Apr 2022
  • disclosed31 Jul 2018

Introduced: 31 Jul 2018

CVE-2016-8624  (opens in a new tab)
CWE-20  (opens in a new tab)

How to fix?

Upgrade Oracle:7 libcurl to version 0:7.29.0-51.0.1.el7 or higher.
This issue was patched in ELSA-2019-4652.

NVD Description

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

curl before version 7.51.0 doesn't parse the authority component of the URL correctly when the host name part ends with a '#' character, and could instead be tricked into connecting to a different host. This may have security implications if you for example use an URL parser that follows the RFC to check for allowed domains before using curl to request them.