mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
21 lines
1.1 KiB
Markdown
21 lines
1.1 KiB
Markdown
### [CVE-2017-8360](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-8360)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Conexant Systems mictray64 task, as used on HP Elite, EliteBook, ProBook, and ZBook systems, leaks sensitive data (keystrokes) to any process. In mictray64.exe (mic tray icon) 1.0.0.46, a LowLevelKeyboardProc Windows hook is used to capture keystrokes. This data is leaked via unintended channels: debug messages accessible to any process that is running in the current user session, and filesystem access to C:\Users\Public\MicTray.log by any process.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.modzero.ch/advisories/MZ-17-01-Conexant-Keylogger.txt
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/ffffffff0x/Dork-Admin
|
|
- https://github.com/orgTestCodacy11KRepos110MB/repo-1492-Dork-Admin
|
|
- https://github.com/thom-s/nessus-compliance
|
|
|