cve/2003/CVE-2003-1556.md

19 lines
728 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2003-1556](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-1556)
![](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 cc_guestbook.pl in CGI City CC GuestBook allows remote attackers to inject arbitrary web script or HTML via the (1) name and (2) homepage_title (webpage title) parameters.
### POC
#### Reference
- http://securityreason.com/securityalert/3796
2024-06-09 00:33:16 +00:00
- http://securityreason.com/securityalert/3796
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.