cve/2007/CVE-2007-5225.md
2024-06-18 02:51:15 +02:00

19 lines
720 B
Markdown

### [CVE-2007-5225](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5225)
![](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
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