原始 OSV JSON{
"id": "GHSA-7xxv-wpxj-mx5v",
"aliases": [
"CVE-2019-19275"
],
"details": "typed_ast 1.3.0 and 1.3.1 has an ast_for_arguments out-of-bounds read. An attacker with the ability to cause a Python interpreter to parse Python source (but not necessarily execute it) may be able to crash the interpreter process. This could be a concern, for example, in a web-based service that parses (but does not execute) Python code. (This issue also affected certain Python 3.8.0-alpha prereleases.)",
"summary": "typed-ast Out-of-bounds Read",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.3.0"
},
{
"fixed": "1.3.2"
}
]
}
],
"package": {
"name": "typed-ast",
"ecosystem": "PyPI"
},
"database_specific": {
"last_known_affected_version_range": "<= 1.3.1"
}
}
],
"modified": "2024-11-18T22:15:43Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N"
}
],
"published": "2019-12-02T18:03:09Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19275",
"type": "ADVISORY"
},
{
"url": "https://github.com/python/cpython/commit/a4d78362397fc3bced6ea80fbc7b5f4827aec55e",
"type": "WEB"
},
{
"url": "https://github.com/python/cpython/commit/dcfcd146f8e6fc5c2fc16a4c192a0c5f5ca8c53c",
"type": "WEB"
},
{
"url": "https://github.com/python/typed_ast/commit/156afcb26c198e162504a57caddfe0acd9ed7dce",
"type": "WEB"
},
{
"url": "https://github.com/python/typed_ast/commit/dc317ac9cff859aa84eeabe03fb5004982545b3b",
"type": "WEB"
},
{
"url": "https://bugs.python.org/issue36495",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-7xxv-wpxj-mx5v",
"type": "ADVISORY"
},
{
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/typed-ast/PYSEC-2019-131.yaml",
"type": "WEB"
},
{
"url": "https://github.com/python/typed_ast",
"type": "PACKAGE"
},
{
"url": "https://lists.fedoraproject.org/archives/list/[email protected] /message/LG5H4Q6LFVRX7SFXLBEJMNQFI4T5SCEA",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-125"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2019-11-27T02:25:57Z"
}
}