cve/2003/CVE-2003-1376.md
2024-06-09 00:33:16 +00:00

19 lines
734 B
Markdown

### [CVE-2003-1376](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-1376)
![](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
WinZip 8.0 uses weak random number generation for password protected ZIP files, which allows local users to brute force the encryption keys and extract the data from the zip file by guessing the state of the stream coder.
### POC
#### Reference
- http://securityreason.com/securityalert/3265
- http://securityreason.com/securityalert/3265
#### Github
No PoCs found on GitHub currently.