ghsa-h9p4-8w88-cwc7
Vulnerability from github
Published
2022-05-17 04:21
Modified
2022-05-17 04:21
Details
The setlogin function in FreeBSD 8.4 through 10.1-RC4 does not initialize the buffer used to store the login name, which allows local users to obtain sensitive information from kernel memory via a call to getlogin, which returns the entire buffer.
{ "affected": [], "aliases": [ "CVE-2014-8476" ], "database_specific": { "cwe_ids": [ "CWE-200" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2014-11-13T21:32:00Z", "severity": "LOW" }, "details": "The setlogin function in FreeBSD 8.4 through 10.1-RC4 does not initialize the buffer used to store the login name, which allows local users to obtain sensitive information from kernel memory via a call to getlogin, which returns the entire buffer.", "id": "GHSA-h9p4-8w88-cwc7", "modified": "2022-05-17T04:21:39Z", "published": "2022-05-17T04:21:39Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-8476" }, { "type": "WEB", "url": "https://www.freebsd.org/security/advisories/FreeBSD-SA-14%3A25.setlogin.asc" }, { "type": "WEB", "url": "http://secunia.com/advisories/61118" }, { "type": "WEB", "url": "http://secunia.com/advisories/62218" }, { "type": "WEB", "url": "http://www.debian.org/security/2014/dsa-3070" } ], "schema_version": "1.4.0", "severity": [] }
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.