Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection')
CVE-2024-7954
Summary
The porte_plume plugin SPIP uses is vulnerable to an arbitrary code execution vulnerability. A remote and unauthenticated attacker can execute arbitrary PHP as the SPIP user by sending a crafted HTTP request. The vulnerability affects SPIP versions prior to 4.1.16, 4.2.x prior to 4.2.13, 4.3.x prior to 4.3.0-alpha2 and porte_plume versions prior to v3.1.6.
- LOW
- NETWORK
- HIGH
- UNCHANGED
- NONE
- NONE
- HIGH
- HIGH
CWE-95 - Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection')
The software receives input from an upstream component, but it does not neutralize or incorrectly neutralizes code syntax before using the input in a dynamic evaluation call (e.g. "eval").
References
Advisory Timeline
- Published