cve/2000/CVE-2000-0625.md

18 lines
599 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2000-0625](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2000-0625)
![](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
NetZero 3.0 and earlier uses weak encryption for storing a user's login information, which allows a local user to decrypt the password.
### POC
#### Reference
- http://www.l0pht.com/advisories/netzero.txt
#### Github
No PoCs found on GitHub currently.