mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
19 lines
780 B
Markdown
19 lines
780 B
Markdown
### [CVE-2005-4696](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-4696)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Microsoft Wireless Zero Configuration system (WZCS) stores WEP keys and pair-wise Master Keys (PMK) of the WPA pre-shared key in plaintext in memory of the explorer process, which allows attackers with access to process memory to steal the keys and access the network.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/46
|
|
- https://www.exploit-db.com/exploits/26323/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|