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

18 lines
865 B
Markdown

### [CVE-2010-2086](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2086)
![](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
Apache MyFaces 1.1.7 and 1.2.8, as used in IBM WebSphere Application Server 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.