mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
18 lines
697 B
Markdown
18 lines
697 B
Markdown
### [CVE-2005-1858](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1858)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
FUSE 2.x before 2.3.0 does not properly clear previously used memory from unfilled pages when the filesystem returns a short byte count to a read request, which may allow local users to obtain sensitive information.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.sven-tantau.de/public_files/fuse/fuse_20050603.txt
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|