UBUNTU-CVE-2022-27780

See a problem?
Source
https://ubuntu.com/security/notices/UBUNTU-CVE-2022-27780
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2022/UBUNTU-CVE-2022-27780.json
JSON Data
https://api.osv.dev/v1/vulns/UBUNTU-CVE-2022-27780
Related
Published
2022-05-11T00:00:00Z
Modified
2022-05-11T00:00:00Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N CVSS Calculator
Summary
[none]
Details

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.

References

Affected packages

Ubuntu:22.04:LTS / curl

Package

Name
curl
Purl
pkg:deb/ubuntu/curl@7.81.0-1ubuntu1.2?arch=src?distro=jammy

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
7.81.0-1ubuntu1.2

Affected versions

7.*

7.74.0-1.3ubuntu2
7.74.0-1.3ubuntu3
7.80.0-3
7.81.0-1
7.81.0-1ubuntu1.1

Ecosystem specific

{
    "availability": "No subscription required",
    "ubuntu_priority": "medium",
    "binaries": [
        {
            "curl-dbgsym": "7.81.0-1ubuntu1.2",
            "curl": "7.81.0-1ubuntu1.2",
            "libcurl4": "7.81.0-1ubuntu1.2",
            "libcurl4-gnutls-dev": "7.81.0-1ubuntu1.2",
            "libcurl4-dbgsym": "7.81.0-1ubuntu1.2",
            "libcurl3-nss": "7.81.0-1ubuntu1.2",
            "libcurl4-doc": "7.81.0-1ubuntu1.2",
            "libcurl3-nss-dbgsym": "7.81.0-1ubuntu1.2",
            "libcurl3-gnutls": "7.81.0-1ubuntu1.2",
            "libcurl3-gnutls-dbgsym": "7.81.0-1ubuntu1.2",
            "libcurl4-openssl-dev": "7.81.0-1ubuntu1.2",
            "libcurl4-nss-dev": "7.81.0-1ubuntu1.2"
        }
    ]
}