vendor:
Quality Point 1.0
by:
Red-D3v1L
8,8
CVSS
HIGH
SQL Injection and XSS
89, 79
CWE
Product Name: Quality Point 1.0
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:qualitypointtech:quality_point_1.0
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
Quality Point 1.0 NewsFeed (SQL/XSS) Multiple Remote Vulnerabilities
The Quality Point 1.0 NewsFeed is vulnerable to SQL injection and XSS attacks. An attacker can exploit the vulnerability by sending a malicious SQL query to the showPage.php page with the id parameter. The malicious query will be executed in the database and the attacker can gain access to sensitive information. An attacker can also exploit the XSS vulnerability by sending a malicious script to the showPage.php page with the id parameter. The malicious script will be executed in the browser and the attacker can gain access to sensitive information.
Mitigation:
Input validation should be used to prevent SQL injection and XSS attacks. The application should also be tested for vulnerabilities regularly.