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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The default configuration of udev on Linux does not warn the user before enabling additional Human Interface Device (HID) functionality over USB, which allows user-assisted attackers to execute arbitrary programs via crafted USB data, as demonstrated by keyboard and mouse data sent by malware on a smartphone that the user connected to the computer.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/CoolerVoid/master_librarian
|
|
- https://github.com/svecile/BadUSB_Notes
|
|
|