原始 OSV JSON{
"id": "GHSA-22mf-97vh-x8rw",
"aliases": [
"CVE-2019-12760"
],
"details": "** DISPUTED ** A deserialization vulnerability exists in the way parso through 0.4.0 handles grammar parsing from the cache. Cache loading relies on pickle and, provided that an evil pickle can be written to a cache grammar file and that its parsing can be triggered, this flaw leads to Arbitrary Code Execution. NOTE: This is disputed because \"the cache directory is not under control of the attacker in any common configuration.\"",
"summary": "Deserialization vulnerability exists in parso",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "0.4.0"
}
]
}
],
"package": {
"name": "parso",
"ecosystem": "PyPI"
}
}
],
"modified": "2024-10-09T20:52:02Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U"
}
],
"published": "2019-06-13T16:12:57Z",
"withdrawn": "2019-07-03T16:48:55Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-12760",
"type": "ADVISORY"
},
{
"url": "https://github.com/davidhalter/parso/issues/75",
"type": "WEB"
},
{
"url": "https://gist.github.com/dhondta/f71ae7e5c4234f8edfd2f12503a5dcc7",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-22mf-97vh-x8rw",
"type": "ADVISORY"
},
{
"url": "https://github.com/davidhalter/parso",
"type": "PACKAGE"
},
{
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/parso/PYSEC-2019-109.yaml",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-502"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2019-06-06T19:29:00Z",
"github_reviewed_at": "2019-06-13T15:48:35Z"
}
}