cve/2010/CVE-2010-3271.md

20 lines
980 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2010-3271](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3271)
![](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
Multiple cross-site request forgery (CSRF) vulnerabilities in the Integrated Solutions Console (aka administrative console) in IBM WebSphere Application Server (WAS) 7.0.0.13 and earlier allow remote attackers to hijack the authentication of administrators for requests that disable certain security options via an Edit action to console/adminSecurityDetail.do followed by a save action to console/syncworkspace.do.
### POC
#### Reference
- http://securityreason.com/securityalert/8281
- http://www.coresecurity.com/content/IBM-WebSphere-CSRF
- http://www.exploit-db.com/exploits/17404
#### Github
No PoCs found on GitHub currently.