Summary
Drupal core Arbitrary PHP code execution
The Drupal project uses the PEAR Archive_Tar library. The PEAR Archive_Tar library has released a security update that impacts Drupal. For more information please see:
CVE-2020-28948
CVE-2020-28949
Multiple vulnerabilities are possible if Drupal is configured to allow .tar, .tar.gz, .bz2, or .tlz file uploads and processes them.
To mitigate this issue, prevent untrusted users from uploading .tar, .tar.gz, .bz2, or .tlz files.
Impact
Untrusted input is evaluated as executable code within the application's runtime environment. Typical impact: arbitrary code execution within the application's privilege context.
GHSA-J66P-FVP2-FXHJ has a CVSS score of 7.8 (High). The vector is requires local access, no privileges required, and user interaction required. A CVSS score reflects the worst-case severity of the vulnerability, not your specific exposure. Whether this affects your application depends on whether the vulnerable code is present and reachable in your environment. A fixed version is available (7.75, 8.8.12, 8.9.10, 9.0.9); upgrading removes the vulnerable code path.
Affected versions
Security releases
Kodem intelligence
Severity tells you how bad this could be in the worst case. It does not tell you whether you are exposed. Exploitability and impact are functions of runtime truth: whether the vulnerable code is present, reachable, and actually executes in your application. A vulnerable package can sit in your dependency tree and never run.
Kodem, an Intelligent Application Security platform, uses runtime intelligence to reveal which vulnerabilities actually execute in production, so teams prioritize the ones that genuinely matter. Kodem's runtime-powered SCA identifies whether this CVE is reachable in your applications.
Already deployed Kodem?
See it in your environmentNew to Kodem? Get a demo →Remediation advice
drupal/drupal to 7.75 or later; drupal/drupal to 8.8.12 or later; drupal/drupal to 8.9.10 or later; drupal/drupal to 9.0.9 or later
Kodem Kai can prioritize this vulnerability in your dependency tree and generate a fix recommendation.
Frequently Asked Questions
- What is GHSA-J66P-FVP2-FXHJ? GHSA-J66P-FVP2-FXHJ is a high-severity code injection vulnerability in drupal/drupal (composer), affecting versions >= 7.0.0, < 7.75. It is fixed in 7.75, 8.8.12, 8.9.10, 9.0.9. Untrusted input is evaluated as executable code within the application's runtime environment.
- How severe is GHSA-J66P-FVP2-FXHJ? GHSA-J66P-FVP2-FXHJ has a CVSS score of 7.8 (High). This score reflects the worst-case severity of the vulnerability, not your specific exposure. Whether it represents real risk in your environment depends on whether the vulnerable code is present and reachable.
- Which versions of drupal/drupal are affected by GHSA-J66P-FVP2-FXHJ? drupal/drupal (composer) versions >= 7.0.0, < 7.75 is affected.
- Is there a fix for GHSA-J66P-FVP2-FXHJ? Yes. GHSA-J66P-FVP2-FXHJ is fixed in 7.75, 8.8.12, 8.9.10, 9.0.9. Upgrade to this version or later.
- Is GHSA-J66P-FVP2-FXHJ exploitable, and should I be worried? Whether GHSA-J66P-FVP2-FXHJ is exploitable in your environment depends on whether the vulnerable code is present and reachable. A CVSS score is a worst-case rating; it does not account for your specific deployment, configuration, or usage patterns. Kodem, an Intelligent Application Security platform, uses runtime intelligence to show which vulnerabilities actually execute in production, so you can focus on the ones that represent real risk. Get a demo
- What actually determines whether GHSA-J66P-FVP2-FXHJ is exploitable, and how bad it is? Exploitability and impact are not fixed properties of a CVE. They depend on runtime truth: whether the vulnerable code is present, reachable, and actually executes in your application. A high CVSS score on a dependency that never runs is not the same as real risk. Kodem, an Intelligent Application Security platform, uses runtime intelligence to reveal which vulnerabilities actually execute in production, so teams prioritize the ones that genuinely matter.
- How do I fix GHSA-J66P-FVP2-FXHJ?
- Upgrade
drupal/drupalto 7.75 or later - Upgrade
drupal/drupalto 8.8.12 or later - Upgrade
drupal/drupalto 8.9.10 or later - Upgrade
drupal/drupalto 9.0.9 or later
- Upgrade