Files
CVEs-PoC/2010/CVE-2010-2087.md
T
2024-06-18 02:51:15 +02:00

18 lines
881 B
Markdown

### [CVE-2010-2087](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2087)
![](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
Oracle Mojarra 1.2_14 and 2.0.2, as used in IBM WebSphere Application Server, Caucho Resin, and other applications, does not properly handle an unencrypted view state, which allows remote attackers to conduct cross-site scripting (XSS) attacks or execute arbitrary Expression Language (EL) statements via vectors that involve modifying the serialized view object.
### POC
#### Reference
- http://www.blackhat.com/presentations/bh-dc-10/Byrne_David/BlackHat-DC-2010-Byrne-SGUI-slides.pdf
#### Github
No PoCs found on GitHub currently.