vendor:
Kisisel Radyo Script
by:
FuRty
7,5
CVSS
HIGH
SQL Injection and Remote Database Disclosure
89, 200
CWE
Product Name: Kisisel Radyo Script
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: Windows
2008
Kisisel Radyo Script – Multiple Vulnerabilities
Kisisel Radyo Script is vulnerable to SQL Injection and Remote Database Disclosure. An attacker can exploit this vulnerability by sending a maliciously crafted HTTP request to the vulnerable server. The maliciously crafted request contains a maliciously crafted SQL query which can be used to extract sensitive information from the database. The Remote Database Disclosure exploit can be used to extract the database name from the vulnerable server.
Mitigation:
The application should use parameterized queries to prevent SQL Injection attacks. The application should also be configured to restrict access to the database server.