cve/2010/CVE-2010-3314.md

18 lines
748 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2010-3314](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3314)
![](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 scripting (XSS) vulnerability in login.php in EGroupware 1.4.001+.002; 1.6.001+.002 and possibly other versions before 1.6.003; and EPL 9.1 before 9.1.20100309 and 9.2 before 9.2.20100309; allows remote attackers to inject arbitrary web script or HTML via the lang parameter.
### POC
#### Reference
- http://www.exploit-db.com/exploits/11777/
#### Github
No PoCs found on GitHub currently.