Kama Click Counter Plugin up to 3.4.8 on WordPress wp-admin/admin.php order_by/order Blind sql injection
CVSS Meta Temp Score | Current Exploit Price (≈) | CTI Interest Score |
---|---|---|
5.2 | $0-$5k | 0.00 |
A vulnerability classified as critical has been found in Kama Click Counter Plugin up to 3.4.8 on WordPress (WordPress Plugin). This affects an unknown function of the file wp-admin/admin.php. The manipulation of the argument order_by/order
with the input value ASC%2c(select*from(select(sleep(2)))a)
leads to a sql injection vulnerability (Blind). CWE is classifying the issue as CWE-89. The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. This is going to have an impact on confidentiality, integrity, and availability.
The bug was discovered 02/21/2017. The weakness was published 02/27/2017 by Manuel Garcia Cardenas as WordPress Plugin Kama Click Counter 3.4.9 - Blind SQL Injection as not defined mailinglist post (Full-Disclosure). It is possible to read the advisory at seclists.org. This vulnerability is uniquely identified as CVE-2017-20103. It is possible to initiate the attack remotely. Technical details and a public exploit are known. The attack technique deployed by this issue is T1505 according to MITRE ATT&CK. The reason for this vulnerability is this part of code:
$order_by = ($x= & $_GET['order_by']) ? esc_sql($x) : 'link_date'; $order = ($x= & $_GET['order']) ? esc_sql($x) : 'DESC';
A public exploit has been developed by Manuel Garcia Cardenas and been published immediately after the advisory. The exploit is shared for download at seclists.org. It is declared as proof-of-concept. The vulnerability was handled as a non-public zero-day exploit for at least 6 days. During that time the estimated underground price was around $0-$5k. By approaching the search of inurl:wp-admin/admin.php it is possible to find vulnerable targets with Google Hacking.
Upgrading to version 3.4.9 eliminates this vulnerability.
Similar entries are available at VDB-111863, VDB-111864, VDB-111865 and VDB-111866.
Product
Type
Name
Version
CPE 2.3
CPE 2.2
CVSSv4
VulDB CVSS-B Score: 🔍VulDB CVSS-BT Score: 🔍
VulDB Vector: 🔍
VulDB Reliability: 🔍
CVSSv3
VulDB Meta Base Score: 6.3VulDB Meta Temp Score: 5.2
VulDB Base Score: 6.3
VulDB Temp Score: 5.2
VulDB Vector: 🔍
VulDB Reliability: 🔍
CVSSv2
AV | AC | Au | C | I | A |
---|---|---|---|---|---|
💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
Vector | Complexity | Authentication | Confidentiality | Integrity | Availability |
---|---|---|---|---|---|
unlock | unlock | unlock | unlock | unlock | unlock |
unlock | unlock | unlock | unlock | unlock | unlock |
unlock | unlock | unlock | unlock | unlock | unlock |
VulDB Base Score: 🔍
VulDB Temp Score: 🔍
VulDB Reliability: 🔍
Exploiting
Name: BlindClass: Sql injection / Blind
CWE: CWE-89 / CWE-74 / CWE-707
CAPEC: 🔍
ATT&CK: 🔍
Local: No
Remote: Yes
Availability: 🔍
Access: Public
Status: Proof-of-Concept
Author: Manuel Garcia Cardenas
Download: 🔍
Google Hack: 🔍
EPSS Score: 🔍
EPSS Percentile: 🔍
Price Prediction: 🔍
Current Price Estimation: 🔍
0-Day | unlock | unlock | unlock | unlock |
---|---|---|---|---|
Today | unlock | unlock | unlock | unlock |
Threat Intelligence
Interest: 🔍Active Actors: 🔍
Active APT Groups: 🔍
Countermeasures
Recommended: UpgradeStatus: 🔍
0-Day Time: 🔍
Exploit Delay Time: 🔍
Upgrade: Kama Click Counter Plugin 3.4.9
Timeline
02/21/2017 🔍02/21/2017 🔍
02/27/2017 🔍
02/27/2017 🔍
02/28/2017 🔍
06/25/2022 🔍
Sources
Advisory: WordPress Plugin Kama Click Counter 3.4.9 - Blind SQL InjectionResearcher: Manuel Garcia Cardenas
Status: Not defined
CVE: CVE-2017-20103 (🔍)
scip Labs: https://www.scip.ch/en/?labs.20161013
See also: 🔍
Entry
Created: 02/28/2017 12:14 PMUpdated: 06/25/2022 06:19 PM
Changes: 02/28/2017 12:14 PM (52), 08/18/2020 06:53 AM (2), 06/25/2022 06:19 PM (3)
Complete: 🔍
Cache ID: 3:094:40
No comments yet. Languages: en.
Please log in to comment.