CVE-2019-16774
12.12.2019, 23:15
In phpfastcache before 5.1.3, there is a possible object injection vulnerability in cookie driver.
Vendor | Product | Version |
---|---|---|
phpfastcache | phpfastcache | 𝑥 < 5.0.13 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-94 - Improper Control of Generation of Code ('Code Injection')The software constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.
- CWE-502 - Deserialization of Untrusted DataThe application deserializes untrusted data without sufficiently verifying that the resulting data will be valid.
References