vendor:
MDPro Module My_eGallery
by:
s3rg3770 && yeat
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: MDPro Module My_eGallery
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: N/A
2009
MDPro Module My_eGallery Remote SQL Injection Exploit
MDPro Module My_eGallery Remote SQL Injection Exploit is an exploit that allows an attacker to inject malicious SQL code into a vulnerable web application. The exploit is triggered by sending a specially crafted HTTP request to the vulnerable application. The malicious SQL code is then executed, allowing the attacker to gain access to sensitive information such as usernames and passwords.
Mitigation:
The best way to mitigate SQL injection attacks is to use parameterized queries. This is a programming technique that ensures that user input is treated as data, not as executable code.