Files
CVEs-PoC/2010/CVE-2010-0103.md
T
2024-06-18 02:51:15 +02:00

18 lines
808 B
Markdown

### [CVE-2010-0103](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0103)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
UsbCharger.dll in the Energizer DUO USB battery charger software contains a backdoor that is implemented through the Arucer.dll file in the %WINDIR%\system32 directory, which allows remote attackers to download arbitrary programs onto a Windows PC, and execute these programs, via a request to TCP port 7777.
### POC
#### Reference
- http://www.symantec.com/connect/blogs/trojan-found-usb-battery-charger-software
#### Github
No PoCs found on GitHub currently.