LiveActive security incident?Get immediate response
CVE Record

CVE-2014-6228: Integer overflow in the string_chunk_split function in hphp/runtime/base/zend-string.cpp in Facebook HipHop...

Integer overflow in the string_chunk_split function in hphp/runtime/base/zend-string.cpp in Facebook HipHop Virtual Machine (HHVM) before 3.3.0 allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via crafted arguments to the chunk_split function.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This CVE affects legacy Facebook HHVM versions before 3.3.0. A crafted use of PHP's chunk_split function can trigger an integer overflow and crash the application. The public record supports denial of service; broader impact is described only as possible and unspecified.

Executive priority

Treat as a legacy-platform availability risk. Prioritize remediation if HHVM before 3.3.0 supports public or business-critical services. If HHVM is not present, record non-exposure and no emergency action is indicated.

Technical view

The flaw is an integer overflow in string_chunk_split in hphp/runtime/base/zend-string.cpp. Remote attackers may cause an HHVM application crash by supplying crafted arguments to chunk_split. Sources identify HHVM before 3.3.0 and a confirming GitHub commit, but provide no CVSS score or detailed affected CPEs.

Likely exposure

Exposure is limited to systems running Facebook HHVM before 3.3.0, especially internet-facing PHP/Hack services where chunk_split receives user-influenced arguments. Modern environments not using HHVM, or using later supported HHVM versions, are less likely to be affected.

Exploitation context

The CVE says remote attackers can cause denial of service or possibly unspecified impact. CISA KEV status is false in the provided bundle, and no cited source confirms active exploitation or public exploit availability.

Researcher notes

The source data is sparse: no CVSS, no CWE, no CPEs, and no exploit telemetry. Analysis should stay anchored to HHVM before 3.3.0, the chunk_split integer overflow, and the documented denial-of-service outcome.

Mitigation direction

  • Inventory production and legacy environments for HHVM usage.
  • Upgrade HHVM versions before 3.3.0 according to vendor guidance.
  • Prioritize public services that process user-controlled data with chunk_split.
  • Review the referenced vendor commit and release notes before change rollout.
  • Monitor affected applications for unexplained HHVM crashes.

Validation and detection

  • Confirm whether HHVM is installed and identify its exact version.
  • Flag any HHVM version earlier than 3.3.0 for remediation.
  • Review application code paths using chunk_split with external input.
  • Check crash logs for failures around string handling or chunk_split.
  • Document whether affected services are internet-facing or internal only.
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.

cve · low confidence lookup

CVE-2014-6228 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.

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.