vendor:
My Category Order
by:
ManhLuat93
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: My Category Order
Affected Version From: My Category Order <= 2.8
Affected Version To: My Category Order <= 2.8
Patch Exists: YES
Related CWE: N/A
CPE: a:wordpress:my_category_order
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 Plugin: My Category Order <= 2.8 (mycategoryorder.php) / SQL Injection Vulnerability
My Category Order is a WordPress plugin that allows users to order categories in the WordPress admin panel. A vulnerability exists in the plugin that allows an attacker to inject arbitrary SQL commands into the application. This can be exploited to gain access to the underlying database and potentially gain access to sensitive information.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in SQL queries.