vendor:
MediaXxx Adult Video / Media Script
by:
Daniel Godoy
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: MediaXxx Adult Video / Media 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: Linux
2012
MediaXxx Adult Video / Media Script SQL Injection
An attacker can inject malicious SQL queries into the vulnerable parameter 'query' of the 'search' page of MediaXxx Adult Video / Media Script. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
Mitigation:
Input validation should be used to prevent SQL injection attacks. Sanitize all user input and escape special characters.