ghsa-cc7q-859r-mjj2
Vulnerability from github
Published
2022-05-17 01:49
Modified
2022-05-17 01:49
Details
The auth_parse_options function in auth-options.c in sshd in OpenSSH before 5.7 provides debug messages containing authorized_keys command options, which allows remote authenticated users to obtain potentially sensitive information by reading these messages, as demonstrated by the shared user account required by Gitolite. NOTE: this can cross privilege boundaries because a user account may intentionally have no shell or filesystem access, and therefore may have no supported way to read an authorized_keys file in its own home directory.
{ "affected": [], "aliases": [ "CVE-2012-0814" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2012-01-27T19:55:00Z", "severity": "LOW" }, "details": "The auth_parse_options function in auth-options.c in sshd in OpenSSH before 5.7 provides debug messages containing authorized_keys command options, which allows remote authenticated users to obtain potentially sensitive information by reading these messages, as demonstrated by the shared user account required by Gitolite. NOTE: this can cross privilege boundaries because a user account may intentionally have no shell or filesystem access, and therefore may have no supported way to read an authorized_keys file in its own home directory.", "id": "GHSA-cc7q-859r-mjj2", "modified": "2022-05-17T01:49:59Z", "published": "2022-05-17T01:49:59Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-0814" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/72756" }, { "type": "WEB", "url": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=657445" }, { "type": "WEB", "url": "http://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA10673" }, { "type": "WEB", "url": "http://openwall.com/lists/oss-security/2012/01/26/15" }, { "type": "WEB", "url": "http://openwall.com/lists/oss-security/2012/01/26/16" }, { "type": "WEB", "url": "http://openwall.com/lists/oss-security/2012/01/27/1" }, { "type": "WEB", "url": "http://openwall.com/lists/oss-security/2012/01/27/4" }, { "type": "WEB", "url": "http://osvdb.org/78706" }, { "type": "WEB", "url": "http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/auth-options.c" }, { "type": "WEB", "url": "http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/auth-options.c.diff?r1=1.53%3Br2=1.54" }, { "type": "WEB", "url": "http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/auth-options.c.diff?r1=1.53;r2=1.54" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/51702" } ], "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.