LiveActive security incident?Get immediate response
CVE Record

CVE-2006-7024: Multiple PHP remote file inclusion vulnerabilities in Harpia CMS 1.0.5 and earlier allow remote attackers t...

Multiple PHP remote file inclusion vulnerabilities in Harpia CMS 1.0.5 and earlier allow remote attackers to execute arbitrary PHP code via a URL in the (1) func_prog parameter to (a) preload.php and (b) index.php; (2) header_prog parameter to (c) missing.php and (d) email.php, (e) files.php, (f) headlines.php, (g) search.php, (h) topics.php, and (i) users.php in _mods/; (3) theme_root parameter to (j) footer.php, (k) header.php, (l) pfooter.php, and (m) pheader.php in _inc; (4) mod_root parameter to _inc/header.php; and the (5) mod_dir and (6) php_ext parameters to (n) _inc/web_statsConfig.php.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's Takehigh

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.
Prepared
Confidence
medium
Sources
5

Based on public source material and reviewed before publication.

Potential ATT&CK relevance

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 · low confidence lookup

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
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

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.

0CVSS vectors
0Timeline events
0ADP providers
4Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.