Improper Neutralization of Directives in Statically Saved Code ('Static Code Injection')
CVE-2025-30091
Summary
In Tiny MoxieManager PHP before 4.0.0, remote code execution can occur in the installer command. This vulnerability allows unauthenticated attackers to inject and execute arbitrary code. Attacker-controlled data to InstallCommand can be inserted into config.php, and InstallCommand is available after an installation has completed.
- LOW
- NETWORK
- NONE
- LOW
CWE-96 - Improper Neutralization of Directives in Statically Saved Code ('Static Code Injection')
The software receives input from an upstream component, but it does not neutralize or incorrectly neutralizes code syntax before inserting the input into an executable resource, such as a library, configuration file, or template.
References
Advisory Timeline
- Published