关联漏洞
标题:
Drupal 安全漏洞
(CVE-2018-7600)
描述:Drupal是Drupal社区所维护的一套用PHP语言开发的免费、开源的内容管理系统。 Drupal中带有默认或通用模块配置的多个子系统存在安全漏洞。远程攻击者可利用该漏洞执行任意代码。以下版本受到影响:Drupal 7.58之前版本,8.3.9之前的8.x版本,8.4.6之前的8.4.x版本,8.5.1之前的8.5.x版本。
描述
PoC for CVE-2018-7600 Drupal SA-CORE-2018-002 (Drupalgeddon 2).
介绍
# CVE-2018-7600

```
PoC for CVE-2018-7600 Drupal SA-CORE-2018-002 (Drupalgeddon 2).
Installation:
$ git clone https://github.com/dwisiswant0/CVE-2018-7600
$ cd CVE-2018-7600/
$ composer install
Usage:
$ php exploit.php
WARNING!
For Educational Purposes Only!
References:
- https://research.checkpoint.com/uncovering-drupalgeddon-2/
- https://nvd.nist.gov/vuln/detail/CVE-2018-7600
- http://www.securityfocus.com/bid/103534
- http://www.securitytracker.com/id/1040598
- https://blog.appsecco.com/remote-code-execution-with-drupal-core-sa-core-2018-002-95e6ecc0c714
- https://github.com/a2u/CVE-2018-7600
- https://github.com/g0rx/CVE-2018-7600-Drupal-RCE
- https://greysec.net/showthread.php?tid=2912&pid=10561
- https://groups.drupal.org/security/faq-2018-002
- https://lists.debian.org/debian-lts-announce/2018/03/msg00028.html
- https://twitter.com/arancaytar/status/979090719003627521
- https://twitter.com/RicterZ/status/979567469726613504
- https://www.debian.org/security/2018/dsa-4156
- https://www.drupal.org/sa-core-2018-002
- https://www.synology.com/support/security/Synology_SA_18_17
- https://www.tenable.com/blog/critical-drupal-core-vulnerability-what-you-need-to-know
- https://gist.github.com/AlbinoDrought/626c07ee96bae21cb174003c9c710384
- http://php.net/manual/en/function.call-user-func.php
- http://php.net/manual/en/indexes.functions.php
```
文件快照
[4.0K] /data/pocs/479ff44650075288e04ffbc5c35964581ab0c5c0
├── [ 439] composer.json
├── [ 414] exploit.php
├── [ 14] hello.txt
├── [1.5K] README.md
└── [4.0K] src
└── [3.4K] CVE-2018-7600.class.php
1 directory, 5 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。