vendor:
Events Plugins
by:
./Red-D3v1L
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Events Plugins
Affected Version From: All Versions
Affected Version To: All Versions
Patch Exists: YES
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
WordPress script <== x.x.x (Events Plugins)SQL Injection Vulnerability
A SQL injection vulnerability exists in the Events Plugins of Wordpress Script All Versions. An attacker can send a maliciously crafted request to the vulnerable script and execute arbitrary SQL commands in the back-end database, allowing for data theft and manipulation.
Mitigation:
Input validation should be used to prevent SQL injection attacks. Additionally, parameterized queries should be used to prevent SQL injection attacks.