vendor:
Rmedia SMS
by:
Ihsan Sencan
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Rmedia SMS
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:rmediaindia:rmedia_sms:1.0
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: WiN7_x64/KaLiLinuX_x64
2018
Rmedia SMS 1.0 – SQL Injection
Rmedia SMS 1.0 is vulnerable to SQL Injection. An attacker can exploit this vulnerability to extract sensitive information from the database. This can be done by sending a specially crafted HTTP request to the vulnerable application. The request contains a malicious SQL query that will extract information from the database.
Mitigation:
Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being used in an SQL query.