mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
19 lines
734 B
Markdown
19 lines
734 B
Markdown
### [CVE-2003-1376](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-1376)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|