cve/2006/CVE-2006-0683.md

18 lines
801 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2006-0683](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0683)
![](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 Virtual Hosting Control System (VHCS) 2.4.7.1 with v.1 patch and earlier allows remote attackers to inject arbitrary web script or HTML via the username, which is recorded in a log file but not properly handled when the administrator uses the admin log utility to read the log file.
### POC
#### Reference
- http://www.rs-labs.com/adv/RS-Labs-Advisory-2006-1.txt
#### Github
No PoCs found on GitHub currently.