GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration
oesa-2022-1744
Vulnerability from osv_openeuler
Published
2022-07-08 11:05
Modified
2026-08-06 11:05
Summary
curl security update
Details

Security Fix(es):

A vulnerability was found in curl. This issue occurs because it mishandles message verification failures when curl does FTP transfers secured by krb5. This flaw makes it possible for a Man-in-the-middle attack to go unnoticed and allows data injection into the client.(CVE-2022-32208)

A vulnerability was found in curl. This issue occurs because the number of acceptable "links" in the "decompression chain" was unbounded, allowing a malicious server to insert a virtually unlimited number of compression steps. This flaw leads to a denial of service, either by mistake or by a malicious actor.(CVE-2022-32206)

A vulnerability was found in curl. This issue occurs because when curl saves cookies, alt-svc, and HSTS data to local files, it makes the operation atomic by finalizing the process with a rename from a temporary name to the final target file name. This flaw leads to unpreserved file permissions, either by mistake or by a malicious actor.(CVE-2022-32207)

A vulnerability was found in curl. This issue occurs because a malicious server can serve excessive amounts of Set-Cookie: headers in an HTTP response to curl, which stores all of them. This flaw leads to a denial of service, either by mistake or by a malicious actor.(CVE-2022-32205)


{
  "affected": [
    {
      "ecosystem_specific": {
        "aarch64": [
          "curl-debugsource-7.71.1-15.oe1.aarch64.rpm",
          "curl-debuginfo-7.71.1-15.oe1.aarch64.rpm",
          "libcurl-devel-7.71.1-15.oe1.aarch64.rpm",
          "libcurl-7.71.1-15.oe1.aarch64.rpm",
          "curl-7.71.1-15.oe1.aarch64.rpm"
        ],
        "noarch": [
          "curl-help-7.71.1-15.oe1.noarch.rpm"
        ],
        "src": [
          "curl-7.71.1-15.oe1.src.rpm"
        ],
        "x86_64": [
          "libcurl-devel-7.71.1-15.oe1.x86_64.rpm",
          "curl-7.71.1-15.oe1.x86_64.rpm",
          "curl-debuginfo-7.71.1-15.oe1.x86_64.rpm",
          "curl-debugsource-7.71.1-15.oe1.x86_64.rpm",
          "libcurl-7.71.1-15.oe1.x86_64.rpm"
        ]
      },
      "package": {
        "ecosystem": "openEuler:20.03-LTS-SP1",
        "name": "curl",
        "purl": "pkg:rpm/openEuler/curl\u0026distro=openEuler-20.03-LTS-SP1"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "7.71.1-15.oe1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    },
    {
      "ecosystem_specific": {
        "aarch64": [
          "curl-debuginfo-7.71.1-15.oe1.aarch64.rpm",
          "libcurl-devel-7.71.1-15.oe1.aarch64.rpm",
          "curl-7.71.1-15.oe1.aarch64.rpm",
          "libcurl-7.71.1-15.oe1.aarch64.rpm",
          "curl-debugsource-7.71.1-15.oe1.aarch64.rpm"
        ],
        "noarch": [
          "curl-help-7.71.1-15.oe1.noarch.rpm"
        ],
        "src": [
          "curl-7.71.1-15.oe1.src.rpm"
        ],
        "x86_64": [
          "curl-7.71.1-15.oe1.x86_64.rpm",
          "libcurl-devel-7.71.1-15.oe1.x86_64.rpm",
          "curl-debuginfo-7.71.1-15.oe1.x86_64.rpm",
          "curl-debugsource-7.71.1-15.oe1.x86_64.rpm",
          "libcurl-7.71.1-15.oe1.x86_64.rpm"
        ]
      },
      "package": {
        "ecosystem": "openEuler:20.03-LTS-SP3",
        "name": "curl",
        "purl": "pkg:rpm/openEuler/curl\u0026distro=openEuler-20.03-LTS-SP3"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "7.71.1-15.oe1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    },
    {
      "ecosystem_specific": {
        "aarch64": [
          "curl-7.79.1-7.oe2203.aarch64.rpm",
          "curl-debuginfo-7.79.1-7.oe2203.aarch64.rpm",
          "libcurl-7.79.1-7.oe2203.aarch64.rpm",
          "curl-debugsource-7.79.1-7.oe2203.aarch64.rpm",
          "libcurl-devel-7.79.1-7.oe2203.aarch64.rpm"
        ],
        "noarch": [
          "curl-help-7.79.1-7.oe2203.noarch.rpm"
        ],
        "src": [
          "curl-7.79.1-7.oe2203.src.rpm"
        ],
        "x86_64": [
          "curl-debugsource-7.79.1-7.oe2203.x86_64.rpm",
          "libcurl-devel-7.79.1-7.oe2203.x86_64.rpm",
          "curl-debuginfo-7.79.1-7.oe2203.x86_64.rpm",
          "curl-7.79.1-7.oe2203.x86_64.rpm",
          "libcurl-7.79.1-7.oe2203.x86_64.rpm"
        ]
      },
      "package": {
        "ecosystem": "openEuler:22.03-LTS",
        "name": "curl",
        "purl": "pkg:rpm/openEuler/curl\u0026distro=openEuler-22.03-LTS"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "7.79.1-7.oe2203"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "severity": "Medium"
  },
  "details": "\r\n\r\nSecurity Fix(es):\r\n\r\nA vulnerability was found in curl. This issue occurs because it mishandles message verification failures when curl does FTP transfers secured by krb5. This flaw makes it possible for a Man-in-the-middle attack to go unnoticed and allows data injection into the client.(CVE-2022-32208)\r\n\r\nA vulnerability was found in curl. This issue occurs because the number of acceptable \u0026quot;links\u0026quot; in the \u0026quot;decompression chain\u0026quot; was unbounded, allowing a malicious server to insert a virtually unlimited number of compression steps. This flaw leads to a denial of service, either by mistake or by a malicious actor.(CVE-2022-32206)\r\n\r\nA vulnerability was found in curl. This issue occurs because when curl saves cookies, alt-svc, and HSTS data to local files, it makes the operation atomic by finalizing the process with a rename from a temporary name to the final target file name. This flaw leads to unpreserved file permissions, either by mistake or by a malicious actor.(CVE-2022-32207)\r\n\r\nA vulnerability was found in curl. This issue occurs because a malicious server can serve excessive amounts of `Set-Cookie:` headers in an HTTP response to curl, which stores all of them. This flaw leads to a denial of service, either by mistake or by a malicious actor.(CVE-2022-32205)",
  "id": "OESA-2022-1744",
  "modified": "2026-08-06T11:05:01Z",
  "published": "2022-07-08T11:05:01Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://www.openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2022-1744"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32208"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32206"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32207"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32205"
    }
  ],
  "schema_version": "1.7.2",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "curl security update",
  "upstream": [
    "CVE-2022-32208",
    "CVE-2022-32206",
    "CVE-2022-32207",
    "CVE-2022-32205"
  ]
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…