ghsa-33q5-mhvx-53mf
Vulnerability from github
Published
2022-05-14 01:33
Modified
2022-05-14 01:33
Severity ?
Details
The openssl_random_pseudo_bytes function in ext/openssl/openssl.c in PHP before 5.4.44, 5.5.x before 5.5.28, and 5.6.x before 5.6.12 incorrectly relies on the deprecated RAND_pseudo_bytes function, which makes it easier for remote attackers to defeat cryptographic protection mechanisms via unspecified vectors.
{ "affected": [], "aliases": [ "CVE-2015-8867" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2016-05-22T01:59:00Z", "severity": "HIGH" }, "details": "The openssl_random_pseudo_bytes function in ext/openssl/openssl.c in PHP before 5.4.44, 5.5.x before 5.5.28, and 5.6.x before 5.6.12 incorrectly relies on the deprecated RAND_pseudo_bytes function, which makes it easier for remote attackers to defeat cryptographic protection mechanisms via unspecified vectors.", "id": "GHSA-33q5-mhvx-53mf", "modified": "2022-05-14T01:33:59Z", "published": "2022-05-14T01:33:59Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-8867" }, { "type": "WEB", "url": "https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1534203" }, { "type": "WEB", "url": "https://bugs.php.net/bug.php?id=70014" }, { "type": "WEB", "url": "http://git.php.net/?p=php-src.git;a=commit;h=16023f3e3b9c06cf677c3c980e8d574e4c162827" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2016-05/msg00031.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2016-05/msg00033.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2016-05/msg00056.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2016-2750.html" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2016/04/24/1" }, { "type": "WEB", "url": "http://www.php.net/ChangeLog-5.php" }, { "type": "WEB", "url": "http://www.php.net/ChangeLog-7.php" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2952-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2952-2" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ] }
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.