CVE-2019-6339
"Drupal PHP Phar Stream Wrapper Remote Code Execution Vulnerability"
Description
In Drupal Core versions 7.x prior to 7.62, 8.6.x prior to 8.6.6 and 8.5.x prior to 8.5.9; A remote code execution vulnerability exists in PHP's built-in phar stream wrapper when performing file operations on an untrusted phar:// URI. Some Drupal code (core, contrib, and custom) may be performing file operations on insufficiently validated user input, thereby being exposed to this vulnerability. This vulnerability is mitigated by the fact that such code paths typically require access to an administrative permission or an atypical configuration.
INFO
Published Date :
Jan. 22, 2019, 3:29 p.m.
Last Modified :
Nov. 21, 2024, 4:46 a.m.
Source :
[email protected]
Remotely Exploitable :
Yes !
Impact Score :
5.9
Exploitability Score :
3.9
Public PoC/Exploit Available at Github
CVE-2019-6339 has a 10 public PoC/Exploit
available at Github.
Go to the Public Exploits
tab to see the list.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2019-6339
.
URL | Resource |
---|---|
https://lists.debian.org/debian-lts-announce/2019/02/msg00004.html | Third Party Advisory |
https://www.debian.org/security/2019/dsa-4370 | Third Party Advisory |
https://www.drupal.org/sa-core-2019-002 | Patch Vendor Advisory |
https://lists.debian.org/debian-lts-announce/2019/02/msg00004.html | Third Party Advisory |
https://www.debian.org/security/2019/dsa-4370 | Third Party Advisory |
https://www.drupal.org/sa-core-2019-002 | Patch Vendor Advisory |
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
基于Docker-Compose的预构建漏洞环境设计源码 Docker-Compose 漏洞环境 Java Python Shell 该项目是一套基于Docker-Compose的预构建漏洞环境设计源码,涵盖了1684个文件,其中包括405个PNG图像文件、319个Markdown文档、218个YAML配置文件、68个Java源文件、67个Python脚本、62个Shell脚本、53个XML文件、34个PHP文件以及多个Dockerfile。该环境集成了Java, Python, Shell, PHP, HTML, JavaScript, CSS, Ruby等多种编程语言,旨在为安全研究提供易用的漏洞测试平台。
A curated collection of Proof of Concept (PoC) tools, scripts, and techniques designed for red team operations, penetration testing, and cybersecurity research. This repository focuses on providing practical resources for exploring vulnerabilities
attack cybersecurity exp hw penetration-testing poc red-team security-tools vulnerability-poc
None
一个漏洞利用工具仓库
Python PHP Java C Makefile C++ Dockerfile Shell Perl RPC
一个漏洞利用工具仓库
exploit vulnerability proof-of-concept rce
Python PHP Java C Makefile C++ Dockerfile Shell Perl RPC
POC集合,框架nday漏洞利用
一个Vulhub漏洞复现知识库
vulnerability exploit
一个漏洞POC知识库 目前数量 1000+
poc
安全类各家文库大乱斗
HTML CSS JavaScript Go Python Shell C
Drupal remote code execution vulnerabilty
PHP
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2019-6339
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2019-6339
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Modified by af854a3a-2127-422b-91ae-364da2661108
Nov. 21, 2024
Action Type Old Value New Value Added Reference https://lists.debian.org/debian-lts-announce/2019/02/msg00004.html Added Reference https://www.debian.org/security/2019/dsa-4370 Added Reference https://www.drupal.org/sa-core-2019-002 -
CVE Modified by [email protected]
May. 14, 2024
Action Type Old Value New Value -
CVE Modified by [email protected]
Nov. 07, 2023
Action Type Old Value New Value Removed CVSS V3 Drupal.org AV:P/AC:H/PR:H/UI:R/S:U/C:N/I:N/A:N -
CVE Modified by [email protected]
Oct. 09, 2019
Action Type Old Value New Value Added CVSS V3 Drupal.org AV:P/AC:H/PR:H/UI:R/S:U/C:N/I:N/A:N -
Initial Analysis by [email protected]
Feb. 15, 2019
Action Type Old Value New Value Added CVSS V2 (AV:N/AC:L/Au:N/C:P/I:P/A:P) Added CVSS V3 AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H Changed Reference Type https://www.drupal.org/sa-core-2019-002 No Types Assigned https://www.drupal.org/sa-core-2019-002 Patch, Vendor Advisory Changed Reference Type https://lists.debian.org/debian-lts-announce/2019/02/msg00004.html No Types Assigned https://lists.debian.org/debian-lts-announce/2019/02/msg00004.html Third Party Advisory Changed Reference Type https://www.debian.org/security/2019/dsa-4370 No Types Assigned https://www.debian.org/security/2019/dsa-4370 Third Party Advisory Added CWE CWE-20 Added CPE Configuration OR *cpe:2.3:a:drupal:drupal:*:*:*:*:*:*:*:* versions from (including) 7.0 up to (excluding) 7.62 *cpe:2.3:a:drupal:drupal:*:*:*:*:*:*:*:* versions from (including) 8.5.0 up to (excluding) 8.5.9 *cpe:2.3:a:drupal:drupal:*:*:*:*:*:*:*:* versions from (including) 8.6.0 up to (excluding) 8.6.6 Added CPE Configuration OR *cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:* *cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:* -
CVE Modified by [email protected]
Feb. 02, 2019
Action Type Old Value New Value Added Reference https://lists.debian.org/debian-lts-announce/2019/02/msg00004.html [No Types Assigned] -
CVE Modified by [email protected]
Jan. 23, 2019
Action Type Old Value New Value Added Reference https://www.debian.org/security/2019/dsa-4370 [No Types Assigned]
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2019-6339
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2019-6339
weaknesses.
Exploit Prediction
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days.
91.49 }} 2.37%
score
0.99026
percentile