cve/2015/CVE-2015-0279.md
2024-06-18 02:51:15 +02:00

20 lines
806 B
Markdown

### [CVE-2015-0279](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0279)
![](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
JBoss RichFaces before 4.5.4 allows remote attackers to inject expression language (EL) expressions and execute arbitrary Java code via the do parameter.
### POC
#### Reference
- http://packetstormsecurity.com/files/153734/Tufin-Secure-Change-Remote-Code-Execution.html
- http://packetstormsecurity.com/files/156663/Richsploit-RichFaces-Exploitation-Toolkit.html
- http://seclists.org/fulldisclosure/2019/Jul/21
#### Github
No PoCs found on GitHub currently.