Clever Copy Multiple HTML Injection Vulnerabilities
BID:16607
Info
Clever Copy Multiple HTML Injection Vulnerabilities
| Bugtraq ID: | 16607 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Feb 13 2006 12:00AM |
| Updated: | Feb 13 2006 09:48PM |
| Credit: | Aliaksandr Hartsuyeu is credited with the discovery of these vulnerabilities. |
| Vulnerable: |
Clever Copy Clever Copy 2.0 a Clever Copy Clever Copy 2.0 Clever Copy Clever Copy 3.0 |
| Not Vulnerable: | |
Discussion
Clever Copy Multiple HTML Injection Vulnerabilities
Clever Copy is prone to multiple HTML-injection vulnerabilities. The application fails to properly sanitize user-supplied input before using it in dynamically generated content.
Attacker-supplied HTML and script code would be executed in the context of the affected website, potentially allowing an attacker to steal cookie-based authentication credentials. An attacker could also exploit this issue to control how the site is rendered to the user; other attacks are also possible.
Clever Copy is prone to multiple HTML-injection vulnerabilities. The application fails to properly sanitize user-supplied input before using it in dynamically generated content.
Attacker-supplied HTML and script code would be executed in the context of the affected website, potentially allowing an attacker to steal cookie-based authentication credentials. An attacker could also exploit this issue to control how the site is rendered to the user; other attacks are also possible.
Exploit / POC
Clever Copy Multiple HTML Injection Vulnerabilities
An exploit is not required.
The following proof of concept is available:
GET /path//stats/script.php? image=1&javascript=false HTTP/1.0
Host: host
Referer: http://www.example.com/path/index.php<HTML>
X-Forwarded-For: anyIP<HTML>
An exploit is not required.
The following proof of concept is available:
GET /path//stats/script.php? image=1&javascript=false HTTP/1.0
Host: host
Referer: http://www.example.com/path/index.php<HTML>
X-Forwarded-For: anyIP<HTML>
Solution / Fix
Clever Copy Multiple HTML Injection Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected]
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected]
References
Clever Copy Multiple HTML Injection Vulnerabilities
References:
References: