LiveActive security incident?Get immediate response
CVE Record

CVE-2008-2981: PHP remote file inclusion vulnerability in admin/templates/template_thumbnail.php in HomePH Design 2.10 RC2...

PHP remote file inclusion vulnerability in admin/templates/template_thumbnail.php in HomePH Design 2.10 RC2, when register_globals is enabled, allows remote attackers to execute arbitrary PHP code via a URL in the thumb_template parameter.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This flaw affects HomePH Design 2.10 RC2 under a specific unsafe PHP configuration. If exposed, an attacker could make the application load attacker-controlled PHP code, which can lead to server compromise. The record does not provide a CVSS score, vendor patch, or evidence of active exploitation.

Executive priority

Prioritize remediation if the product is still internet-facing. The business risk is server takeover, but the likely footprint is narrow and legacy.

Technical view

CVE-2008-2981 is a remote file inclusion issue in admin/templates/template_thumbnail.php. When register_globals is enabled, the thumb_template parameter can reference a remote URL, allowing arbitrary PHP code execution. Public exploit documentation is referenced, but KEV is false and the supplied sources do not show active exploitation.

Likely exposure

Exposure is most likely limited to internet-accessible HomePH Design 2.10 RC2 installations where register_globals is enabled and the vulnerable admin template path is reachable.

Exploitation context

A public exploit reference exists in the source bundle, so defenders should treat the issue as publicly documented. However, the supplied evidence does not establish current exploitation in the wild.

Researcher notes

The public record is sparse: no CVSS, CWE, CPE, or vendor advisory is included. The key conditions are HomePH Design 2.10 RC2, register_globals enabled, and thumb_template handling in template_thumbnail.php.

Mitigation direction

  • Identify any HomePH Design 2.10 RC2 deployments.
  • Disable register_globals where possible.
  • Restrict access to the vulnerable admin template path.
  • Check vendor or archive guidance for any available fix.
  • Retire or isolate unsupported affected systems.

Validation and detection

  • Inventory web servers for HomePH Design 2.10 RC2.
  • Review PHP configuration for register_globals exposure.
  • Check whether admin/templates/template_thumbnail.php is externally reachable.
  • Search logs for suspicious thumb_template URL values.
  • Confirm compensating access controls are enforced.
Prepared
Confidence
medium
Sources
4

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.

cve · low confidence lookup

CVE-2008-2981 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
3Source 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.