CVE-2019-19274
CVSS V2 Medium 5
CVSS V3 High 7.5
Description
typed_ast 1.3.0 and 1.3.1 has a handle_keywordonly_args 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.)
Overview
- CVE ID
- CVE-2019-19274
- Assigner
- cve@mitre.org
- Vulnerability Status
- Modified
- Published Version
- 2019-11-26T15:15:12
- Last Modified Date
- 2020-03-14T02:15:10
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:python:typed_ast:1.3.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:python:typed_ast:1.3.1:*:*:*:*:*:*:* | 1 | OR |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:N/C:N/I:N/A:P
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- NONE
- Integrity Impact
- NONE
- Availability Impact
- PARTIAL
- Base Score
- 5
- Severity
- MEDIUM
- Exploitability Score
- 10
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- NONE
- Availability Impact
- HIGH
- Base Score
- 7.5
- Base Severity
- HIGH
- Exploitability Score
- 3.9
- Impact Score
- 3.6
References
Reference URL | Reference Tags |
---|---|
https://github.com/python/typed_ast/commit/156afcb26c198e162504a57caddfe0acd9ed7dce | Patch Third Party Advisory |
https://github.com/python/typed_ast/commit/dc317ac9cff859aa84eeabe03fb5004982545b3b | Patch Third Party Advisory |
https://github.com/python/cpython/commit/dcfcd146f8e6fc5c2fc16a4c192a0c5f5ca8c53c | Patch Third Party Advisory |
https://github.com/python/cpython/commit/a4d78362397fc3bced6ea80fbc7b5f4827aec55e | Patch Third Party Advisory |
https://bugs.python.org/issue36495 | Patch Vendor Advisory |
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LG5H4Q6LFVRX7SFXLBEJMNQFI4T5SCEA/ |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2019-19274 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-19274 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 16:47:19 | Added to TrackCVE | |||
2022-12-04 07:04:28 | 2019-11-26T15:15Z | 2019-11-26T15:15:12 | CVE Published Date | updated |
2022-12-04 07:04:28 | 2020-03-14T02:15:10 | CVE Modified Date | updated | |
2022-12-04 07:04:28 | Modified | Vulnerability Status | updated |