cve/2025/CVE-2025-30091.md
2025-09-29 21:09:30 +02:00

18 lines
908 B
Markdown

### [CVE-2025-30091](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-30091)
![](https://img.shields.io/static/v1?label=Product&message=MoxieManager%20PHP&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-96%20Improper%20Neutralization%20of%20Directives%20in%20Statically%20Saved%20Code%20('Static%20Code%20Injection')&color=brightgreen)
### Description
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.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/pyguerder/CVE