GHSA-ch3j-w953-hfcm

Suggest an improvement
Source
https://github.com/advisories/GHSA-ch3j-w953-hfcm
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-ch3j-w953-hfcm/GHSA-ch3j-w953-hfcm.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-ch3j-w953-hfcm
Aliases
Published
2022-05-17T05:03:05Z
Modified
2024-09-20T21:46:28.724850Z
Severity
  • 9.0 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H CVSS Calculator
  • 10.0 (Critical) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H CVSS Calculator
Summary
graphite-web is vulnerable to Remote Code Execution
Details

Graphite 0.9.5 through 0.9.10 uses the pickle Python module unsafely, which allows remote attackers to execute arbitrary code via a crafted serialized object, related to (1) remote_storage.py, (2) storage.py, (3) render/datalib.py, and (4) whitelist/views.py, a different vulnerability than CVE-2013-5093.

Database specific
{
    "nvd_published_at": "2013-09-27T10:08:00Z",
    "cwe_ids": [
        "CWE-94"
    ],
    "severity": "CRITICAL",
    "github_reviewed": true,
    "github_reviewed_at": "2023-08-29T19:01:27Z"
}
References

Affected packages

PyPI / graphite-web

Package

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0.9.5
Fixed
0.9.11

Affected versions

0.*

0.9.5
0.9.6
0.9.7b
0.9.7c
0.9.7
0.9.8
0.9.9
0.9.10

Database specific

{
    "last_known_affected_version_range": "<= 0.9.10"
}