vendor:
RS MAXSOFT Web Application
by:
S@BUN
8.8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: RS MAXSOFT Web Application
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
2008
Provozováno na RS MAXSOFT SQL-Injection
A vulnerability exists in the RS MAXSOFT web application which allows an attacker to inject malicious SQL queries via the 'fotoID' parameter in the 'modules/fotogalerie/popup_img.php' script. This can be exploited to gain access to the admin panel by using the 'union select' statement to concatenate the login and password from the 'admin' table.
Mitigation:
Input validation should be used to prevent SQL injection attacks.