vendor:
P30vel
by:
indoushka
8,8
CVSS
HIGH
Cross-site Scripting (XSS) and SQL Injection
79, 89
CWE
Product Name: P30vel
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: Windows
2010
XSS/SQL Vulnerability in P30vel
A Cross-site Scripting (XSS) and SQL Injection vulnerability was discovered in P30vel. An attacker can inject malicious code into the vulnerable application to execute arbitrary HTML and script code in the context of the affected site, or to access, modify and delete data in the back-end database.
Mitigation:
Input validation should be used to prevent the execution of malicious code. Parameterized queries should be used to prevent SQL injection.