mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 07:51:39 +02:00
18 lines
692 B
Markdown
18 lines
692 B
Markdown
### [CVE-2006-1032](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1032)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Eval injection vulnerability in the decode function in rpc_decoder.php for phpRPC 0.7 and earlier, as used by runcms, exoops, and possibly other programs, allows remote attackers to execute arbitrary PHP code via the base64 tag.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/502
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|