mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 08:48:00 +02:00
18 lines
753 B
Markdown
18 lines
753 B
Markdown
### [CVE-2008-3897](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3897)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
DiskCryptor 0.2.6 on Windows stores pre-boot authentication passwords in the BIOS Keyboard buffer and does not clear this buffer before and after use, which allows local users to obtain sensitive information by reading the physical memory locations associated with this buffer.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/4212
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|