vendor:
e107
by:
boom3rang
7,5
CVSS
HIGH
SQL-injection
89
CWE
Product Name: e107
Affected Version From: v0.7 or later
Affected Version To: v0.7 or later
Patch Exists: NO
Related CWE: N/A
CPE: e107
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
e107 Plugin userjournals_menu (blog.id) SQL injection vulnerability
e107 Plugin userjournals_menu (blog.id) is vulnerable to a remote SQL injection vulnerability. An attacker can exploit this vulnerability by sending a specially crafted HTTP request to the vulnerable application. This can allow the attacker to gain access to sensitive information stored in the database.
Mitigation:
Developers should ensure that user-supplied input is properly sanitized and validated before being used in SQL queries.