CVE-2021-3007

Source
https://cve.org/CVERecord?id=CVE-2021-3007
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-3007.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2021-3007
Aliases
Downstream
Published
2021-01-04T03:15:13Z
Modified
2026-07-09T01:25:12Z
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
[none]
Details

Laminas Project laminas-http before 2.14.2, and Zend Framework 3.0.0, has a deserialization vulnerability that can lead to remote code execution if the content is controllable, related to the __destruct method of the Zend\Http\Response\Stream class in Stream.php. NOTE: Zend Framework is no longer supported by the maintainer. NOTE: the laminas-http vendor considers this a "vulnerability in the PHP language itself" but has added certain type checking as a way to prevent exploitation in (unrecommended) use cases where attacker-supplied data can be deserialized

References

Affected packages

Git / github.com/laminas/laminas-http

Affected ranges

Type
GIT
Repo
https://github.com/laminas/laminas-http
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
Show details
{
    "cpe": "cpe:2.3:a:getlaminas:laminas-http:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "2.14.2"
        }
    ],
    "source": [
        "CPE_RANGE",
        "REFERENCES"
    ]
}

Affected versions

2.*
2.12.0
2.13.0
2.14.0
2.14.1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-3007.json"

Git / github.com/zendframework/zendframework

Affected ranges

Type
GIT
Repo
https://github.com/zendframework/zendframework
Events
Database specific
Show details
{
    "cpe": "cpe:2.3:a:zend:zend_framework:3.0.0:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "3.0.0"
        },
        {
            "last_affected": "3.0.0"
        }
    ],
    "source": "CPE_STRING"
}

Affected versions

3.*
3.0.0
release-3.*
release-3.0.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-3007.json"