mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 20:52:49 +02:00
18 lines
860 B
Markdown
18 lines
860 B
Markdown
### [CVE-2007-6043](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6043)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The CryptGenRandom function in Microsoft Windows 2000 generates predictable values, which makes it easier for context-dependent attackers to reduce the effectiveness of cryptographic mechanisms, as demonstrated by attacks on (1) forward security and (2) backward security, related to use of eight instances of the RC4 cipher, and possibly a related issue to CVE-2007-3898.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.computerworld.com.au/index.php/id;1165210682;fp;2;fpid;1
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|