CVE-2019-6339
CRITICALDrupal Core < 7.62 - Remote Code Execution via phar:// Stream Wrapper
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2019-6339. PoCs published by Vulnmachines.
AI-analyzed exploit summary This exploit leverages a PHP deserialization vulnerability in Drupal via a malicious Phar archive. It uses the GuzzleHttp\Psr7\FnStream class to trigger arbitrary code execution (phpinfo in this case) during object destruction.
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.
Exploits (1)
This exploit leverages a PHP deserialization vulnerability in Drupal via a malicious Phar archive. It uses the GuzzleHttp\Psr7\FnStream class to trigger arbitrary code execution (phpinfo in this case) during object destruction.
References (3)
Scores
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H