ghsa-rq8f-f9q7-5x24
Vulnerability from github
Published
2022-05-14 01:34
Modified
2022-05-14 01:34
Details
The std::random_device class in libstdc++ in the GNU Compiler Collection (aka GCC) before 4.9.4 does not properly handle short reads from blocking sources, which makes it easier for context-dependent attackers to predict the random values via unspecified vectors.
{ "affected": [], "aliases": [ "CVE-2015-5276" ], "database_specific": { "cwe_ids": [ "CWE-200" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2015-11-17T15:59:00Z", "severity": "MODERATE" }, "details": "The std::random_device class in libstdc++ in the GNU Compiler Collection (aka GCC) before 4.9.4 does not properly handle short reads from blocking sources, which makes it easier for context-dependent attackers to predict the random values via unspecified vectors.", "id": "GHSA-rq8f-f9q7-5x24", "modified": "2022-05-14T01:34:30Z", "published": "2022-05-14T01:34:30Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-5276" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1262846" }, { "type": "WEB", "url": "https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65142" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2015-11/msg00054.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2016-04/msg00052.html" }, { "type": "WEB", "url": "http://www.securitytracker.com/id/1034375" } ], "schema_version": "1.4.0", "severity": [] }
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.