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

18 lines
768 B
Markdown

### [CVE-2008-2747](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2747)
![](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
No-IP Dynamic Update Client (DUC) 2.2.1 on Windows uses weak permissions for the HKLM\SOFTWARE\Vitalwerks\DUC registry key, which allows local users to obtain obfuscated passwords and other sensitive information by reading the (1) TrayPassword, (2) Username, (3) Password, and (4) Hosts registry values.
### POC
#### Reference
- http://securityreason.com/securityalert/3952
#### Github
No PoCs found on GitHub currently.