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

18 lines
818 B
Markdown

### [CVE-2008-3147](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3147)
![](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
WeFi 3.2.1.4.1, when diagnostic mode is enabled, stores (1) WEP, (2) WPA, and (3) WPA2 access-point keys in (a) ClientWeFiLog.dat, (b) ClientWeFiLog.bak, and possibly (c) a certain .inf file under %PROGRAMFILES%\WeFi\Users\, and uses cleartext for the ClientWeFiLog files, which allows local users to obtain sensitive information by reading these files.
### POC
#### Reference
- http://securityreason.com/securityalert/3987
#### Github
No PoCs found on GitHub currently.