Analyst readout for executives and security teams
Plain-English summary
Harpia CMS 1.0.5 and earlier contains multiple remote file inclusion flaws. An attacker who can reach the vulnerable PHP pages may be able to make the server load attacker-controlled PHP, leading to code execution. This matters mainly for legacy Harpia CMS sites still exposed to the internet.
Executive priority
Treat as urgent only if Harpia CMS is still deployed. The vulnerability enables remote code execution, but the affected product is old and exposure is likely limited to legacy systems.
Technical view
The CVE describes request-controlled include paths across preload.php, index.php, several _mods pages, and _inc files. Parameters including func_prog, header_prog, theme_root, mod_root, mod_dir, and php_ext can be abused to execute arbitrary PHP code. The sources do not provide CVSS, CWE, or an official fixed version.
Likely exposure
Exposure appears limited to Harpia CMS 1.0.5 and earlier, especially old PHP deployments reachable from the internet. Organizations not running Harpia CMS are not affected based on the provided sources.
Exploitation context
The source bundle includes an Exploit-DB reference, indicating public exploit information exists. CISA KEV is false, and the provided sources do not show confirmed active exploitation.
Researcher notes
Evidence is sparse. CVE data identifies vulnerable files and parameters but lacks CVSS, CWE, patch status, and vendor remediation detail. Public exploit reference exists, but active exploitation is not established by KEV or the supplied sources.
Mitigation direction
- Inventory for Harpia CMS 1.0.5 and earlier installations.
- Remove or isolate any exposed legacy Harpia CMS instance.
- Check vendor or project guidance for any official fixed release.
- Restrict public access if the application cannot be retired quickly.
- Review PHP configuration and application code for remote include risks.
Validation and detection
- Confirm whether Harpia CMS is present and identify its version.
- Check for the listed vulnerable PHP files in deployed webroots.
- Review web logs for requests using affected parameters with external URLs.
- Verify request parameters cannot control PHP include paths.
- Document compensating controls for any instance that remains online.
Based on public source material and reviewed before publication.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CVE-2006-7024 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Unknown
- CVSS
- Not scored
- Known Exploited
- No
- Published
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS and timeline data
No CVSS vectors or timeline events were available in the normalized CVE source material.
Source materials
- CVE List V5 sourceCVE List V5
- harpia-multiple-scripts-file-include(27308)CVE reference · vdb-entry, x_refsource_XF
- 1943CVE reference · exploit, x_refsource_EXPLOIT-DB
- 18614CVE reference · vdb-entry, x_refsource_BID
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
