mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-07 05:26:37 +00:00
19 lines
720 B
Markdown
19 lines
720 B
Markdown
### [CVE-2007-5225](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5225)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Integer signedness error in FIFO filesystems (named pipes) on Sun Solaris 8 through 10 allows local users to read the contents of unspecified memory locations via a negative maximum length value to the I_PEEK ioctl.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/4516
|
|
- https://www.exploit-db.com/exploits/5227
|
|
|
|
#### Github
|
|
- https://github.com/0xdea/exploits
|
|
|