vendor:
Traidnt UP
by:
ScOrPiOn
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Traidnt UP
Affected Version From: 2
Affected Version To: 2
Patch Exists: NO
Related CWE: N/A
CPE: a:traidnt:traidnt_up:2.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
2011
Traidnt UP (view.php) SQL Injection Vulnerability
Traidnt UP version 2.0 is vulnerable to SQL injection. An attacker can inject malicious SQL queries via the 'file' parameter in the 'view.php' script. This can be exploited to bypass authentication and gain access to the application and the underlying database.
Mitigation:
Input validation should be used to prevent SQL injection attacks. Sanitize all user-supplied input to prevent malicious SQL code from being executed.