GHSA-22mf-97vh-x8rw
Vulnerability from github
Published
2019-06-13 16:12
Modified
2024-10-09 20:52
Severity ?
VLAI Severity ?
Summary
Deserialization vulnerability exists in parso
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."
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "parso"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "0.4.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2019-12760"
],
"database_specific": {
"cwe_ids": [
"CWE-502"
],
"github_reviewed": true,
"github_reviewed_at": "2019-06-13T15:48:35Z",
"nvd_published_at": "2019-06-06T19:29:00Z",
"severity": "HIGH"
},
"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.\"",
"id": "GHSA-22mf-97vh-x8rw",
"modified": "2024-10-09T20:52:02Z",
"published": "2019-06-13T16:12:57Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-12760"
},
{
"type": "WEB",
"url": "https://github.com/davidhalter/parso/issues/75"
},
{
"type": "WEB",
"url": "https://gist.github.com/dhondta/f71ae7e5c4234f8edfd2f12503a5dcc7"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-22mf-97vh-x8rw"
},
{
"type": "PACKAGE",
"url": "https://github.com/davidhalter/parso"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/parso/PYSEC-2019-109.yaml"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
},
{
"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",
"type": "CVSS_V4"
}
],
"summary": "Deserialization vulnerability exists in parso",
"withdrawn": "2019-07-03T16:48:55Z"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…