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

18 lines
868 B
Markdown

### [CVE-2010-3690](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3690)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Multiple cross-site scripting (XSS) vulnerabilities in phpCAS before 1.1.3, when proxy mode is enabled, allow remote attackers to inject arbitrary web script or HTML via (1) a crafted Proxy Granting Ticket IOU (PGTiou) parameter to the callback function in client.php, (2) vectors involving functions that make getCallbackURL calls, or (3) vectors involving functions that make getURL calls.
### POC
#### Reference
- https://issues.jasig.org/browse/PHPCAS-80
#### Github
No PoCs found on GitHub currently.