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

18 lines
817 B
Markdown

### [CVE-2013-3029](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-3029)
![](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
Cross-site request forgery (CSRF) vulnerability in the Administrative console in IBM WebSphere Application Server (WAS) 6.1 before 6.1.0.47, 7.0 before 7.0.0.31, 8.0 before 8.0.0.7, and 8.5 before 8.5.5.1 allows remote attackers to hijack the authentication of arbitrary users for requests that insert cross-site scripting (XSS) sequences.
### POC
#### Reference
- http://www-01.ibm.com/support/docview.wss?uid=swg21644047
#### Github
No PoCs found on GitHub currently.