mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 21:39:29 +02:00
19 lines
793 B
Markdown
19 lines
793 B
Markdown
### [CVE-2008-4619](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4619)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The RPC subsystem in Sun Solaris 9 allows remote attackers to cause a denial of service (daemon crash) via a crafted request to procedure 8 in program 100000 (rpcbind), related to the XDR_DECODE operation and the taddr2uaddr function. NOTE: this might be a duplicate of CVE-2007-0165.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/4440
|
|
- https://www.exploit-db.com/exploits/6775
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|