LiveActive security incident?Get immediate response
CVE Record

CVE-2007-5600: Incomplete blacklist vulnerability in index.php in Artmedic CMS 3.4 and earlier allows remote attackers to...

Incomplete blacklist vulnerability in index.php in Artmedic CMS 3.4 and earlier allows remote attackers to execute arbitrary PHP code via a (1) UNC share pathname, or a (2) ftps, (3) ssh2.sftp, or (4) ssh2.scp URL, in the page parameter, for which PHP remote file inclusion is blocked only for http, https, and ftp URLs.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This CVE describes a remote file inclusion flaw in Artmedic CMS 3.4 and earlier. A vulnerable site may allow an attacker to make the CMS load PHP code from non-blocked remote path types, leading to arbitrary server-side code execution.

Executive priority

Treat this as high priority if Artmedic CMS is present. The impact is server-side code execution, and public exploit information exists. If the product is not deployed, no action is required beyond confirming inventory.

Technical view

index.php uses an incomplete blacklist for the page parameter. The sources state it blocks http, https, and ftp URLs but still accepts UNC share paths and ftps, ssh2.sftp, or ssh2.scp URLs, enabling arbitrary PHP code execution through remote inclusion.

Likely exposure

Exposure appears limited to legacy Artmedic CMS 3.4 and earlier installations, especially internet-facing deployments where index.php accepts user-controlled page values. The source bundle does not provide CPEs, platform details, or supported-version guidance.

Exploitation context

A public Exploit-DB reference exists, indicating exploit information has been publicly available. The source bundle does not show CISA KEV listing or evidence of active exploitation, so active exploitation should not be assumed.

Researcher notes

The record lacks CVSS, CWE, CPE, and patch details. Analysis rests on the CVE description and Exploit-DB reference. Validate against actual application code and deployment configuration before concluding exposure or remediation completeness.

Mitigation direction

  • Identify any Artmedic CMS 3.4 or earlier deployments.
  • Check vendor or maintainer guidance for an official fix or upgrade path.
  • Retire or isolate unsupported internet-facing Artmedic CMS instances.
  • If maintaining code, replace blacklist inclusion logic with strict local allowlists.
  • Restrict unnecessary PHP remote include capabilities where operationally feasible.

Validation and detection

  • Inventory web hosts for Artmedic CMS and version evidence.
  • Review index.php handling of the page parameter.
  • Check logs for page values using UNC, ftps, ssh2.sftp, or ssh2.scp patterns.
  • Confirm internet-facing instances are upgraded, isolated, or decommissioned.
  • Verify any custom fix only permits approved local content.
Prepared
Confidence
medium
Sources
3

Public sources used

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-2007-5600 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.