CVE-2022-27780 - CVE House
Back to Database
Status published Unknown CVE-2022-27780

The curl URL parser wrongly accepts percent-encoded URL separators like...

Vulnerability 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.

Impact Analysis

Refer to official advisory for detailed impact metrics.

Remediation

Ensure systems are updated to the latest vendor-supplied patch levels.

THREAT MONITOR

Am I Vulnerable?

Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2022-27780

Credits & Attribution

No credits recorded in the NVD database.

Affected Vendor

Affected Software

https://github.com/curl/curl
Vulnerable Versions:
Fixed in 7.83.1

Timeline

Official Publish: June 1st, 2022
Last Modified: August 7th, 2024
Added to House: July 21st, 2026

CVSS Vectors

No vector data available

Weaknesses (CWE)

MITRE ATT&CK TTPs

No associated TTPs found for this vulnerability.