cve/2003/CVE-2003-0504.md

18 lines
711 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2003-0504](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0504)
![](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 scripting (XSS) vulnerabilities in Phpgroupware 0.9.14.003 (aka webdistro) allow remote attackers to insert arbitrary HTML or web script, as demonstrated with a request to index.php in the addressbook module.
### POC
#### Reference
- http://www.security-corporation.com/articles-20030702-005.html
#### Github
No PoCs found on GitHub currently.