LiveActive security incident?Get immediate response
CVE Record

CVE-2006-6048: SQL injection vulnerability in index.php in Etomite CMS 0.6.1.2, when magic_quotes_gpc is disabled, allows...

SQL injection vulnerability in index.php in Etomite CMS 0.6.1.2, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the id parameter.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's Takehigh

Analyst readout for executives and security teams

Plain-English summary

CVE-2006-6048 is a remote SQL injection in Etomite CMS 0.6.1.2. If an organization still runs this legacy CMS with the vulnerable configuration, an attacker could manipulate database queries through a page parameter and affect site data or credentials stored in the database.

Executive priority

Prioritize remediation if Etomite CMS 0.6.1.2 is still reachable from the internet or stores sensitive business data. If no instance exists, document non-exposure and close as legacy noise.

Technical view

The CVE states that index.php in Etomite CMS 0.6.1.2 allows arbitrary SQL commands through the id parameter when PHP magic_quotes_gpc is disabled. Public references include vulnerability database entries, Bugtraq posts, and an exploit reference, but the bundle does not name a CVSS score, CWE, or confirmed vendor fix.

Likely exposure

Exposure is likely limited to legacy internet-facing Etomite CMS 0.6.1.2 deployments, especially old PHP environments where magic_quotes_gpc is disabled. The provided affected-product metadata is incomplete, so asset inventory should rely on application fingerprints, code paths, and historical web-hosting records.

Exploitation context

The bundle includes a public exploit reference and 2006 vulnerability disclosures, but KEV is false and no cited source confirms active exploitation. Treat internet-facing legacy instances as risky because SQL injection can affect confidentiality and integrity of database-backed sites.

Researcher notes

The strongest evidence is the CVE description and historical third-party disclosures. The source bundle is thin: no CVSS, no CWE, incomplete affected metadata, and no confirmed patch details. Avoid assuming active exploitation or affected versions beyond Etomite CMS 0.6.1.2.

Mitigation direction

  • Identify and retire or isolate any Etomite CMS 0.6.1.2 instances.
  • Check Etomite or maintainer guidance for a fixed release or official workaround.
  • Restrict public access to legacy instances until remediation is confirmed.
  • Review database account privileges used by the CMS and reduce unnecessary permissions.
  • Back up affected databases before making remediation changes.

Validation and detection

  • Inventory web servers for Etomite CMS 0.6.1.2 files and fingerprints.
  • Confirm whether index.php accepts the id parameter on exposed routes.
  • Check legacy PHP configuration records for magic_quotes_gpc status.
  • Review web and database logs for unusual id parameter activity or SQL errors.
  • Use only non-destructive validation methods in production environments.
Prepared
Confidence
medium
Sources
6

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.

description · low confidence lookup

Database behavior lookup

The CVE wording references database injection or access, so collection and exfiltration 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-2006-6048 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
9Source 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.