ghsa-83f7-7p5p-3hxm
Vulnerability from github
Published
2022-05-24 17:02
Modified
2022-05-24 17:02
Details
In OpenBSD 6.6, local users can use the su -L option to achieve any login class (often excluding root) because there is a logic error in the main function in su/su.c.
{ "affected": [], "aliases": [ "CVE-2019-19519" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-12-05T00:15:00Z", "severity": "MODERATE" }, "details": "In OpenBSD 6.6, local users can use the su -L option to achieve any login class (often excluding root) because there is a logic error in the main function in su/su.c.", "id": "GHSA-83f7-7p5p-3hxm", "modified": "2022-05-24T17:02:43Z", "published": "2022-05-24T17:02:43Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19519" }, { "type": "WEB", "url": "https://github.com/openbsd/src/blob/2dfc98f42e117c7605b52b5020b630d98601dc22/usr.bin/su/su.c#L210-L211" }, { "type": "WEB", "url": "https://seclists.org/bugtraq/2019/Dec/8" }, { "type": "WEB", "url": "https://www.openbsd.org/errata66.html" }, { "type": "WEB", "url": "https://www.openwall.com/lists/oss-security/2019/12/04/5" }, { "type": "WEB", "url": "http://packetstormsecurity.com/files/155572/Qualys-Security-Advisory-OpenBSD-Authentication-Bypass-Privilege-Escalation.html" }, { "type": "WEB", "url": "http://seclists.org/fulldisclosure/2019/Dec/14" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2019/12/04/5" } ], "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.