CVE-2022-27780

CVSS V2 Medium 5 CVSS V3 High 7.5
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.
Overview
  • CVE ID
  • CVE-2022-27780
  • Assigner
  • support@hackerone.com
  • Vulnerability Status
  • Analyzed
  • Published Version
  • 2022-06-02T14:15:44
  • Last Modified Date
  • 2023-01-05T17:57:56
CPE Configuration (Product)
CPE Vulnerable Operator Version Start Version End
cpe:2.3:a:haxx:curl:*:*:*:*:*:*:*:* 1 OR 7.80.0 7.83.1
CVSS Version 2
  • Version
  • 2.0
  • Vector String
  • AV:N/AC:L/Au:N/C:N/I:P/A:N
  • Access Vector
  • NETWORK
  • Access Compatibility
  • LOW
  • Authentication
  • NONE
  • Confidentiality Impact
  • NONE
  • Integrity Impact
  • PARTIAL
  • Availability Impact
  • NONE
  • Base Score
  • 5
  • Severity
  • MEDIUM
  • Exploitability Score
  • 10
  • Impact Score
  • 2.9
CVSS Version 3
  • Version
  • 3.1
  • Vector String
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
  • Attack Vector
  • NETWORK
  • Attack Compatibility
  • LOW
  • Privileges Required
  • NONE
  • User Interaction
  • NONE
  • Scope
  • UNCHANGED
  • Confidentiality Impact
  • NONE
  • Availability Impact
  • NONE
  • Base Score
  • 7.5
  • Base Severity
  • HIGH
  • Exploitability Score
  • 3.9
  • Impact Score
  • 3.6
References
History
Created Old Value New Value Data Type Notes
2022-06-02 15:00:10 Added to TrackCVE
2022-12-19 04:26:53 2022-12-19T04:15:12 CVE Modified Date updated
2022-12-19 04:26:53 Analyzed Modified Vulnerability Status updated
2022-12-19 04:26:58 References updated
2022-12-19 18:15:05 Modified Undergoing Analysis Vulnerability Status updated
2023-01-05 18:17:19 2023-01-05T17:57:56 CVE Modified Date updated
2023-01-05 18:17:19 Undergoing Analysis Analyzed Vulnerability Status updated
2023-01-05 18:17:20 Weakness Enumeration update