Files
CVEs-PoC/2004/CVE-2004-2038.md
T
2024-06-18 02:51:15 +02:00

18 lines
692 B
Markdown

### [CVE-2004-2038](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-2038)
![](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 Land Down Under (LDU) before LDU 700 allows remote attackers to inject arbitrary web script or HTML via a BBcode img tag in (1) functions.php, (2) header.php or (3) auth.inc.php.
### POC
#### Reference
- http://marc.info/?l=bugtraq&m=108585789220174&w=2
#### Github
No PoCs found on GitHub currently.