vendor:
Product Catalog 8
by:
Lenon Leite
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Product Catalog 8
Affected Version From: 1.2
Affected Version To: 1.2
Patch Exists: NO
Related CWE: N/A
CPE: a:wordpress:product_catalog_8:1.2
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows 8.1
2016
Product Catalog 8 1.2 Plugin WordPress – Sql Injection
$_POST[ 'selectedCategory' ] is not escaped. UpdateCategoryList() is accessible for any user.
Mitigation:
Input validation should be used to prevent SQL injection attacks.