fkie_cve-2024-3096
Vulnerability from fkie_nvd
Published
2024-04-29 04:15
Modified
2025-02-13 18:18
Summary
In PHP  version 8.1.* before 8.1.28, 8.2.* before 8.2.18, 8.3.* before 8.3.5, if a password stored with password_hash() starts with a null byte (\x00), testing a blank string as the password via password_verify() will incorrectly return true.
Impacted products
Vendor Product Version



{
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "In PHP\u00a0 version 8.1.* before 8.1.28, 8.2.* before 8.2.18, 8.3.* before 8.3.5, if\u00a0a password stored with password_hash() starts with a null byte (\\x00), testing a blank string as the password via password_verify() will incorrectly return true."
    },
    {
      "lang": "es",
      "value": "En la versi\u00f3n PHP 8.1.* anterior a 8.1.28, 8.2.* anterior a 8.2.18, 8.3.* anterior a 8.3.5, si una contrase\u00f1a almacenada con contrase\u00f1a_hash() comienza con un byte nulo (\\x00), se prueba una cadena en blanco como la contrase\u00f1a a trav\u00e9s de contrase\u00f1a_verify() devolver\u00e1 verdadero incorrectamente."
    }
  ],
  "id": "CVE-2024-3096",
  "lastModified": "2025-02-13T18:18:09.553",
  "metrics": {
    "cvssMetricV31": [
      {
        "cvssData": {
          "attackComplexity": "LOW",
          "attackVector": "NETWORK",
          "availabilityImpact": "NONE",
          "baseScore": 6.5,
          "baseSeverity": "MEDIUM",
          "confidentialityImpact": "HIGH",
          "integrityImpact": "NONE",
          "privilegesRequired": "NONE",
          "scope": "UNCHANGED",
          "userInteraction": "REQUIRED",
          "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
          "version": "3.1"
        },
        "exploitabilityScore": 2.8,
        "impactScore": 3.6,
        "source": "security@php.net",
        "type": "Secondary"
      }
    ]
  },
  "published": "2024-04-29T04:15:08.350",
  "references": [
    {
      "source": "security@php.net",
      "url": "http://www.openwall.com/lists/oss-security/2024/04/12/11"
    },
    {
      "source": "security@php.net",
      "url": "https://github.com/php/php-src/security/advisories/GHSA-h746-cjrr-wfmr"
    },
    {
      "source": "security@php.net",
      "url": "https://lists.debian.org/debian-lts-announce/2024/05/msg00005.html"
    },
    {
      "source": "security@php.net",
      "url": "https://security.netapp.com/advisory/ntap-20240510-0010/"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.openwall.com/lists/oss-security/2024/04/12/11"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://github.com/php/php-src/security/advisories/GHSA-h746-cjrr-wfmr"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://lists.debian.org/debian-lts-announce/2024/05/msg00005.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://security.netapp.com/advisory/ntap-20240510-0010/"
    }
  ],
  "sourceIdentifier": "security@php.net",
  "vulnStatus": "Awaiting Analysis",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-20"
        }
      ],
      "source": "security@php.net",
      "type": "Secondary"
    }
  ]
}


Log in or create an account to share your comment.




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.