GHSA-hf26-vvmx-x8c8

Suggest an improvement
Source
https://github.com/advisories/GHSA-hf26-vvmx-x8c8
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-hf26-vvmx-x8c8/GHSA-hf26-vvmx-x8c8.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-hf26-vvmx-x8c8
Aliases
Published
2022-05-01T18:36:14Z
Modified
2024-11-26T16:50:13Z
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
  • 9.3 (Critical) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N CVSS Calculator
Summary
Plone Arbitrary Code Execution via Unsafe Handling of Pickles
Details

Plone 2.5 through 2.5.4 and 3.0 through 3.0.2 allows remote attackers to execute arbitrary Python code via network data containing pickled objects for the (1) statusmessages or (2) linkintegrity module, which the module unpickles and executes.

Database specific
{
    "nvd_published_at": "2007-11-07T21:46:00Z",
    "cwe_ids": [
        "CWE-94"
    ],
    "severity": "CRITICAL",
    "github_reviewed": true,
    "github_reviewed_at": "2023-09-22T21:57:47Z"
}
References

Affected packages

PyPI / plone

Package

Affected ranges

Type
ECOSYSTEM
Events
Introduced
2.5
Fixed
2.5.5

Database specific

{
    "last_known_affected_version_range": "<= 2.5.4"
}

PyPI / plone

Package

Affected ranges

Type
ECOSYSTEM
Events
Introduced
3.0
Fixed
3.0.3

Database specific

{
    "last_known_affected_version_range": "<= 3.0.2"
}