GHSA-f4fj-q6m4-cc52

Suggest an improvement
Source
https://github.com/advisories/GHSA-f4fj-q6m4-cc52
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/06/GHSA-f4fj-q6m4-cc52/GHSA-f4fj-q6m4-cc52.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-f4fj-q6m4-cc52
Published
2024-06-07T21:10:24Z
Modified
2024-12-04T05:38:49.963691Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
ZendFramework vulnerable to XXE/XEE attacks
Details

Numerous components utilizing PHP's DOMDocument, SimpleXML, and xml_parse functionality are vulnerable to two types of attacks:

  • XML eXternal Entity (XXE) Injection attacks. The above mentioned extensions are insecure by default, allowing external entities to be specified by adding a specific DOCTYPE element to XML documents and strings. By exploiting this vulnerability an application may be coerced to open arbitrary files and/or TCP connections.
  • XML Entity Expansion (XEE) vectors, leading to Denial of Service vectors. XEE attacks occur when the XML DOCTYPE declaration includes XML entity definitions that contain either recursive or circular references; this leads to CPU and memory consumption, making Denial of Service exploits trivial to implement.
Database specific
{
    "nvd_published_at": null,
    "cwe_ids": [
        "CWE-611",
        "CWE-776"
    ],
    "severity": "CRITICAL",
    "github_reviewed": true,
    "github_reviewed_at": "2024-06-07T21:10:24Z"
}
References

Affected packages

Packagist / zendframework/zend-xmlrpc

Package

Name
zendframework/zend-xmlrpc
Purl
pkg:composer/zendframework/zend-xmlrpc

Affected ranges

Type
ECOSYSTEM
Events
Introduced
2.1.0
Fixed
2.1.6

Affected versions

2.*

2.1.0
2.1.1
2.1.2
2.1.3
2.1.4
2.1.5

Packagist / zendframework/zend-xmlrpc

Package

Name
zendframework/zend-xmlrpc
Purl
pkg:composer/zendframework/zend-xmlrpc

Affected ranges

Type
ECOSYSTEM
Events
Introduced
2.2.0
Fixed
2.2.6

Affected versions

2.*

2.2.0
2.2.1
2.2.2
2.2.3
2.2.4
2.2.5