mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 11:05:39 +02:00
37 lines
1.9 KiB
Markdown
37 lines
1.9 KiB
Markdown
### [CVE-2012-0814](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0814)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/Amnesthesia/EHAPT-Group-Project
|
|
- https://github.com/DButter/whitehat_public
|
|
- https://github.com/Dokukin1/Metasploitable
|
|
- https://github.com/George210890/13-01.md
|
|
- https://github.com/Iknowmyname/Nmap-Scans-M2
|
|
- https://github.com/Makarov-Denis/13_01-Vulnerabilities-and-attacks-on-information-systems-translation
|
|
- https://github.com/NikulinMS/13-01-hw
|
|
- https://github.com/SergeiShulga/13_1
|
|
- https://github.com/VictorSum/13.1
|
|
- https://github.com/Wernigerode23/Uiazvimosty
|
|
- https://github.com/Zhivarev/13-01-hw
|
|
- https://github.com/bigb0x/CVE-2024-6387
|
|
- https://github.com/kaio6fellipe/ssh-enum
|
|
- https://github.com/scmanjarrez/CVEScannerV2
|
|
- https://github.com/smabramov/Vulnerabilities-and-attacks-on-information-systems
|
|
- https://github.com/syadg123/pigat
|
|
- https://github.com/teamssix/pigat
|
|
- https://github.com/vioas/Vulnerabilities-and-attacks-on-information-systems
|
|
- https://github.com/zzzWTF/db-13-01
|
|
|