CVE-2024-58284
BaseFortify
Publication date: 2025-12-10
Last updated on: 2025-12-19
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| popojicms | popojicms | 2.0.1 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-94 | The product 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. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability in PopojiCMS 2.0.1 allows authenticated administrative users to execute remote commands by injecting malicious PHP code through the metadata settings endpoint. By logging in and modifying the meta content, an attacker can create a web shell that executes arbitrary system commands via a GET parameter.
How can this vulnerability impact me? :
The vulnerability can lead to remote command execution on the affected system, allowing attackers to run arbitrary system commands. This can result in full system compromise, unauthorized access, data theft, or disruption of services.