ghsa-ch9c-f347-cqvw
Vulnerability from github
Published
2022-05-01 23:46
Modified
2024-02-15 03:30
Severity ?
Details
The GENERATE_SEED macro in PHP 4.x before 4.4.8 and 5.x before 5.2.5, when running on 64-bit systems, performs a multiplication that generates a portion of zero bits during conversion due to insufficient precision, which produces 24 bits of entropy and simplifies brute force attacks against protection mechanisms that use the rand and mt_rand functions.
{ "affected": [], "aliases": [ "CVE-2008-2108" ], "database_specific": { "cwe_ids": [ "CWE-331" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2008-05-07T21:20:00Z", "severity": "HIGH" }, "details": "The GENERATE_SEED macro in PHP 4.x before 4.4.8 and 5.x before 5.2.5, when running on 64-bit systems, performs a multiplication that generates a portion of zero bits during conversion due to insufficient precision, which produces 24 bits of entropy and simplifies brute force attacks against protection mechanisms that use the rand and mt_rand functions.", "id": "GHSA-ch9c-f347-cqvw", "modified": "2024-02-15T03:30:18Z", "published": "2022-05-01T23:46:40Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2008-2108" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/42226" }, { "type": "WEB", "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10844" }, { "type": "WEB", "url": "https://www.redhat.com/archives/fedora-package-announce/2008-June/msg00773.html" }, { "type": "WEB", "url": "https://www.redhat.com/archives/fedora-package-announce/2008-June/msg00779.html" }, { "type": "WEB", "url": "http://archives.neohapsis.com/archives/fulldisclosure/2008-05/0103.html" }, { "type": "WEB", "url": "http://secunia.com/advisories/30757" }, { "type": "WEB", "url": "http://secunia.com/advisories/30828" }, { "type": "WEB", "url": "http://secunia.com/advisories/31119" }, { "type": "WEB", "url": "http://secunia.com/advisories/31124" }, { "type": "WEB", "url": "http://secunia.com/advisories/31200" }, { "type": "WEB", "url": "http://secunia.com/advisories/32746" }, { "type": "WEB", "url": "http://secunia.com/advisories/35003" }, { "type": "WEB", "url": "http://security.gentoo.org/glsa/glsa-200811-05.xml" }, { "type": "WEB", "url": "http://securityreason.com/securityalert/3859" }, { "type": "WEB", "url": "http://www.debian.org/security/2009/dsa-1789" }, { "type": "WEB", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2008:125" }, { "type": "WEB", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2008:126" }, { "type": "WEB", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2008:127" }, { "type": "WEB", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2008:128" }, { "type": "WEB", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2008:129" }, { "type": "WEB", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2008:130" }, { "type": "WEB", "url": "http://www.redhat.com/support/errata/RHSA-2008-0505.html" }, { "type": "WEB", "url": "http://www.redhat.com/support/errata/RHSA-2008-0544.html" }, { "type": "WEB", "url": "http://www.redhat.com/support/errata/RHSA-2008-0545.html" }, { "type": "WEB", "url": "http://www.redhat.com/support/errata/RHSA-2008-0546.html" }, { "type": "WEB", "url": "http://www.redhat.com/support/errata/RHSA-2008-0582.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/archive/1/491683/100/0/threaded" }, { "type": "WEB", "url": "http://www.sektioneins.de/advisories/SE-2008-02.txt" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/usn-628-1" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
Loading...
Loading...
- 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.