vendor:
Drupal 8.6.9
by:
N/A
8.1
CVSS
HIGH
PHP Object Injection
502
CWE
Product Name: Drupal 8.6.9
Affected Version From: Drupal 8.6.9
Affected Version To: Drupal 8.6.9
Patch Exists: YES
Related CWE: CVE-2019-6340
CPE: N/A
Other Scripts:
N/A
Platforms Tested: N/A
2019
Analyzing the patch
An attacker can exploit the Drupal 8.6.9 vulnerability by sending a serialized property through a REST request. This property will later be unserialized, which can be exploited using tools such as PHPGGC. The attacker can generate a payload using PHPGGC and send it via GET request.
Mitigation:
Upgrade to Drupal 8.6.10 or later