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

20 lines
920 B
Markdown

### [CVE-2016-4311](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4311)
![](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 XACML flow feature in WSO2 Identity Server 5.1.0 allows remote attackers to hijack the authentication of privileged users for requests that process XACML requests via an entitlement/eval-policy-submit.jsp request.
### POC
#### Reference
- http://hyp3rlinx.altervista.org/advisories/WSO2-IDENTITY-SERVER-v5.1.0-XML-External-Entity.txt
- http://packetstormsecurity.com/files/138329/WSO2-Identity-Server-5.1.0-XML-Injection.html
- https://www.exploit-db.com/exploits/40239/
#### Github
No PoCs found on GitHub currently.