CVE-2019-18889: Code Injection
An issue was discovered in Symfony 3.4.0 through 3.4.34, 4.2.0 through 4.2.11, and 4.3.0 through 4.3.7. Serializing certain cache adapter interfaces could result in remote code injection. This is related to symfony/cache.
Other sources
CVE-2019-18889: Forbid serializing AbstractAdapter and TagAwareAdapter instances
Affected Software
Event History
Frequently Asked Questions
What is CVE-2019-18889?
CVE-2019-18889 is a vulnerability in Symfony that allows remote code injection through the serialization of certain cache adapter interfaces.
What is the severity of CVE-2019-18889?
CVE-2019-18889 has a severity value of 9.8, making it a critical vulnerability.
How does CVE-2019-18889 affect Symfony?
CVE-2019-18889 affects Symfony versions 3.4.0 through 3.4.34, 4.2.0 through 4.2.11, and 4.3.0 through 4.3.7.
How can I fix CVE-2019-18889?
To fix CVE-2019-18889, update Symfony to version 3.4.35, 4.2.12, or 4.3.8, depending on the Symfony version you are using.
What is the Common Weakness Enumeration (CWE) of CVE-2019-18889?
CVE-2019-18889 is associated with CWE-94, which is the code injection weakness.