vendor:
Parlic Design
by:
XroGuE
7,5
CVSS
HIGH
SQL/XSS/HTML Injection
89, 79, 80
CWE
Product Name: Parlic Design
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2010
parlic Design (SQL/XSS/HTML) Multiple Vulnerabilities
Parlic Design is vulnerable to multiple injection vulnerabilities. An attacker can inject malicious SQL/XSS/HTML code into the 'id' parameter of the vulnerable page. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code, to execute arbitrary HTML and script code in a user's browser session in context of an affected site, and to access or modify sensitive data.
Mitigation:
Input validation should be used to prevent the exploitation of this vulnerability. Sanitize all user input and escape special characters.