LiveActive security incident?Get immediate response
CVE Record

CVE-2009-2095: PHP remote file inclusion vulnerability in template/simpledefault/admin/_masterlayout.php in Mundi Mail 0.8...

PHP remote file inclusion vulnerability in template/simpledefault/admin/_masterlayout.php in Mundi Mail 0.8.2, when register_globals is enabled, allows remote attackers to execute arbitrary PHP code via a URL in the top parameter. NOTE: when allow_url_fopen is disabled, directory traversal attacks are possible to include and execute arbitrary local files.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This old Mundi Mail 0.8.2 issue can let an attacker make the application run attacker-controlled PHP when a risky PHP setting is enabled. Business urgency depends on whether this legacy product is still internet-facing, but successful abuse could mean full application compromise.

Executive priority

Prioritize inventory first. If an exposed Mundi Mail 0.8.2 instance exists with legacy PHP settings, handle it as a high-risk remediation item because compromise could lead to arbitrary server-side code execution.

Technical view

The reported flaw is a PHP remote file inclusion in template/simpledefault/admin/_masterlayout.php. With register_globals enabled, the top parameter can influence included PHP. The CVE notes that when allow_url_fopen is disabled, directory traversal may still allow local file inclusion and execution.

Likely exposure

Exposure is likely limited to legacy Mundi Mail 0.8.2 deployments with the vulnerable template file and register_globals enabled. The source bundle does not identify broader products, CPEs, supported versions, or hosting patterns.

Exploitation context

A public Exploit-DB reference exists, but the bundle does not provide KEV listing or cited evidence of active exploitation. Treat this as public exploit knowledge, not confirmed in-the-wild activity.

Researcher notes

The evidence is sparse: CVE text names the vulnerable file, version, condition, and parameter, while Exploit-DB provides public exploit context. No CVSS, CWE, vendor advisory, patch version, or confirmed exploitation evidence is included.

Mitigation direction

  • Identify any Mundi Mail 0.8.2 deployments and whether they are internet-facing.
  • Check vendor or maintainer guidance; no patch is named in the provided sources.
  • Disable register_globals where present and verify application compatibility.
  • Do not rely on allow_url_fopen alone; the CVE notes local inclusion remains possible.
  • Retire or isolate unsupported exposed deployments if no maintained fix exists.

Validation and detection

  • Search asset inventory for Mundi Mail 0.8.2 installations.
  • Verify whether template/simpledefault/admin/_masterlayout.php exists in deployed code.
  • Review PHP configuration for register_globals on affected hosts.
  • Check exposure of admin template paths from untrusted networks.
  • Review logs for suspicious requests involving the top parameter.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

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.

description · low confidence lookup

File access behavior lookup

The CVE wording references file access or upload behavior, so file telemetry and web shell review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2009-2095 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
2Source 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.