vendor:
MySQL Squid Access Report
by:
Daniel Godoy
7,5
CVSS
HIGH
HTML Injection
79
CWE
Product Name: MySQL Squid Access Report
Affected Version From: 2.1.4
Affected Version To: 2.1.4
Patch Exists: NO
Related CWE: N/A
CPE: a:mysar:mysql_squid_access_report:2.1.4
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Linux
2012
MySQL Squid Access Report 2.1.4 / HTML Injection
An attacker can inject HTML code into the MySQL Squid Access Report 2.1.4 application by finding the path of the Squid's access.log file and inserting '> Example: '>PWNED!' into the URL. This can be done by accessing the URL http://server/mysar/www/?a=administration.
Mitigation:
Input validation should be used to prevent HTML injection attacks.