Files
CVEs-PoC/2010/CVE-2010-2796.md
T
2024-07-25 21:25:12 +00:00

19 lines
707 B
Markdown

### [CVE-2010-2796](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2796)
![](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
Cross-site scripting (XSS) vulnerability in phpCAS before 1.1.2, when proxy mode is enabled, allows remote attackers to inject arbitrary web script or HTML via a callback URL.
### POC
#### Reference
- https://issues.jasig.org/browse/PHPCAS-67
- https://wiki.jasig.org/display/CASC/phpCAS+ChangeLog
#### Github
No PoCs found on GitHub currently.