vendor:
WordPress
by:
H-SK33PY
8,8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: WordPress
Affected Version From: 2.9.2
Affected Version To: 2.9.2
Patch Exists: NO
Related CWE: N/A
CPE: a:wordpress:wordpress
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
2010
Word Press SQL Injection ( in myLDlinker.php Plugin )
After find plugin at sites run SQL Inject : example : http://site.com/myLDlinker.php?url=18[SQLi]
Mitigation:
Ensure that user input is validated and filtered before being used in SQL queries.