cve/2004/CVE-2004-0319.md

18 lines
698 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2004-0319](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0319)
![](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 the font tag in ezBoard 7.3u allows remote attackers to execute arbitrary script as other users, as demonstrated using the background:url in a (1) font color or (2) font face argument.
### POC
#### Reference
- http://marc.info/?l=bugtraq&m=107756639427140&w=2
#### Github
No PoCs found on GitHub currently.