LiveActive security incident?Get immediate response
CVE Record

CVE-2007-4782: PHP before 5.2.3 allows context-dependent attackers to cause a denial of service (application crash) via (1...

PHP before 5.2.3 allows context-dependent attackers to cause a denial of service (application crash) via (1) a long string in the pattern parameter to the glob function; or (2) a long string in the string parameter to the fnmatch function, accompanied by a pattern parameter value with undefined characteristics, as demonstrated by a "*[1]e" value. NOTE: this might not be a vulnerability in most web server environments that support multiple threads, unless these issues can be demonstrated for code execution.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysis

Security readout for executives and security teams

This old PHP issue can let a context-dependent attacker crash an application by feeding unusually long input into specific PHP pattern-matching functions. The business impact is availability loss, not confirmed data theft or code execution. Exposure is mainly legacy PHP deployments or bundled distribution packages that never received the vendor fixes. Likely exposure is limited to systems still running PHP before 5.2.3, or old operating-system PHP packages without the referenced vendor updates. Practical risk depends on whether application code passes attacker-controlled data into glob() or fnmatch(). Treat this as a legacy availability risk. It should be addressed during legacy PHP remediation or routine platform hardening, unless exposed internet-facing applications pass user input into the affected functions; then prioritize faster. Mitigation focus: Identify PHP runtimes and distribution PHP packages older than 5.2.3.; Apply vendor PHP updates or upgrade to a supported PHP release.; Review code paths using glob() or fnmatch() with untrusted input..

Prepared

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

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. 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-2007-4782 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
5Source 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.