CVE-2022-27780
7.5
HIGH
CVSS 3.1
EPSS 0.18%
Description
The curl URL parser wrongly accepts percent-encoded URL separators like '/'when decoding the host name part of a URL, making it a *different* URL usingthe wrong host name when it is later retrieved.For example, a URL like `http://example.com%2F127.0.0.1/`, would be allowed bythe parser and get transposed into `http://example.com/127.0.0.1/`. This flawcan be used to circumvent filters, checks and more.
How to fix CVE-2022-27780
To remediate CVE-2022-27780, upgrade the affected package to a fixed version below.
- —upgrade to 7.80.0-r2 or later
- —upgrade to 7.83.1-1 or later
Is CVE-2022-27780 being exploited?
Low — EPSS is 0.2%, meaning exploitation activity has not been observed at scale.
Affected packages (2)
- from 0, < 7.80.0-r2
- from 0, < 7.83.1-1
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH7.5 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N |