GHSA-7xxv-wpxj-mx5v

Suggest an improvement
Source
https://github.com/advisories/GHSA-7xxv-wpxj-mx5v
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2019/12/GHSA-7xxv-wpxj-mx5v/GHSA-7xxv-wpxj-mx5v.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-7xxv-wpxj-mx5v
Aliases
Published
2019-12-02T18:03:09Z
Modified
2024-11-18T22:23:08.548519Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
  • 8.7 (High) CVSS_V4 - 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 CVSS Calculator
Summary
typed-ast Out-of-bounds Read
Details

typedast 1.3.0 and 1.3.1 has an astfor_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.)

Database specific
{
    "nvd_published_at": null,
    "cwe_ids": [
        "CWE-125"
    ],
    "severity": "HIGH",
    "github_reviewed": true,
    "github_reviewed_at": "2019-11-27T02:25:57Z"
}
References

Affected packages

PyPI / typed-ast

Package

Affected ranges

Type
ECOSYSTEM
Events
Introduced
1.3.0
Fixed
1.3.2

Affected versions

1.*

1.3.0
1.3.1

Database specific

{
    "last_known_affected_version_range": "<= 1.3.1"
}