Lucene search

K
patchstackManh LuatPATCHSTACK:9F1CDD65D843BA315C6FD07C06737F29
HistoryJul 15, 2009 - 12:00 a.m.

WordPress My Category Order Plugin <= 2.8 - SQL Injection Vulnerability

2009-07-1500:00:00
Manh Luat
patchstack.com
5

0.001 Low

EPSS

Percentile

27.8%

An SQL injection vulnerability found in mycategoryorder.php (Line 47-48). The attacker can exploit this vulnerability via a browser using ‘parentID’ parameter.

Solution

           Fix (manually) in mycategoryorder.php:

Find this line:
$parentID = intval($_GET[‘parentID’]);

Replace to:
$parentID = intval($_GET[‘parentID’]);

Or update the plugin.

CPENameOperatorVersion
my category orderle2.8

0.001 Low

EPSS

Percentile

27.8%

Related for PATCHSTACK:9F1CDD65D843BA315C6FD07C06737F29