ghsa-97xx-95pm-5qv6
Vulnerability from github
Published
2024-03-27 09:30
Modified
2024-07-30 03:30
Details

When a protocol selection parameter option disables all protocols without adding any then the default set of protocols would remain in the allowed set due to an error in the logic for removing protocols. The below command would perform a request to curl.se with a plaintext protocol which has been explicitly disabled. curl --proto -all,-http http://curl.se The flaw is only present if the set of selected protocols disables the entire set of available protocols, in itself a command with no practical use and therefore unlikely to be encountered in real situations. The curl security team has thus assessed this to be low severity bug.

Show details on source website


{
   affected: [],
   aliases: [
      "CVE-2024-2004",
   ],
   database_specific: {
      cwe_ids: [
         "CWE-436",
      ],
      github_reviewed: false,
      github_reviewed_at: null,
      nvd_published_at: "2024-03-27T08:15:41Z",
      severity: "LOW",
   },
   details: "When a protocol selection parameter option disables all protocols without adding any then the default set of protocols would remain in the allowed set due to an error in the logic for removing protocols. The below command would perform a request to curl.se with a plaintext protocol which has been explicitly disabled.      curl --proto -all,-http http://curl.se  The flaw is only present if the set of selected protocols disables the entire set of available protocols, in itself a command with no practical use and therefore unlikely to be encountered in real situations. The curl security team has thus assessed this to be low severity bug.",
   id: "GHSA-97xx-95pm-5qv6",
   modified: "2024-07-30T03:30:50Z",
   published: "2024-03-27T09:30:41Z",
   references: [
      {
         type: "ADVISORY",
         url: "https://nvd.nist.gov/vuln/detail/CVE-2024-2004",
      },
      {
         type: "WEB",
         url: "https://hackerone.com/reports/2384833",
      },
      {
         type: "WEB",
         url: "https://curl.se/docs/CVE-2024-2004.html",
      },
      {
         type: "WEB",
         url: "https://curl.se/docs/CVE-2024-2004.json",
      },
      {
         type: "WEB",
         url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2D44YLAUFJU6BZ4XFG2FYV7SBKXB5IZ6",
      },
      {
         type: "WEB",
         url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GMD6UYKCCRCYETWQZUJ65ZRFULT6SHLI",
      },
      {
         type: "WEB",
         url: "https://security.netapp.com/advisory/ntap-20240524-0006",
      },
      {
         type: "WEB",
         url: "https://support.apple.com/kb/HT214118",
      },
      {
         type: "WEB",
         url: "https://support.apple.com/kb/HT214119",
      },
      {
         type: "WEB",
         url: "https://support.apple.com/kb/HT214120",
      },
      {
         type: "WEB",
         url: "http://seclists.org/fulldisclosure/2024/Jul/18",
      },
      {
         type: "WEB",
         url: "http://seclists.org/fulldisclosure/2024/Jul/19",
      },
      {
         type: "WEB",
         url: "http://seclists.org/fulldisclosure/2024/Jul/20",
      },
      {
         type: "WEB",
         url: "http://www.openwall.com/lists/oss-security/2024/03/27/1",
      },
   ],
   schema_version: "1.4.0",
   severity: [
      {
         score: "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:N",
         type: "CVSS_V3",
      },
   ],
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.