vendor:
macgurublog_menu
by:
ZoRLu
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: macgurublog_menu
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
2008
e107 Plugin macgurublog_menu macgurublog.php (uid) Remote Sql inj
e107 Plugin macgurublog_menu macgurublog.php is vulnerable to a remote SQL injection vulnerability. An attacker can exploit this vulnerability by sending a specially crafted HTTP request to the vulnerable script. This can allow the attacker to gain access to the database and execute arbitrary SQL queries.
Mitigation:
Developers should always sanitize user input and use parameterized queries to prevent SQL injection attacks.