Files
CVEs-PoC/2004/CVE-2004-0622.md
T
2024-06-18 02:51:15 +02:00

18 lines
742 B
Markdown

### [CVE-2004-0622](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0622)
![](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
Apple Mac OS X 10.3.4, 10.4, 10.5, and possibly other versions does not properly clear memory for login (aka Loginwindow.app), Keychain, or FileVault passwords, which could allow the root user or an attacker with physical access to obtain sensitive information by reading memory.
### POC
#### Reference
- http://citp.princeton.edu/pub/coldboot.pdf
#### Github
No PoCs found on GitHub currently.