Add CVE-2018-7600

This commit is contained in:
tardc 2020-04-15 17:24:27 +08:00
parent 2a7730f3d0
commit cf68dffedc
2 changed files with 13 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 MiB

View File

@ -0,0 +1,13 @@
# CVE-2018-7600 Drupal Remote Code Execution Vulnerability
Drupal is an open source content management framework (CMF) written in PHP. It consists of a content management system (CMS) and a PHP development framework.
Drupal had insufficient input sanitation on Form API (FAPI) AJAX requests. As a result, this enabled an attacker to potentially inject a malicious payload into the internal form structure. This would have caused Drupal to execute it without user authentication. By exploiting this vulnerability an attacker would have been able to carry out a full site takeover of any Drupal customer.
Affected version: Drupal 6 - 8
FOFA query rule: app="Drupal"
# Demo
![](CVE-2018-7600.gif)