CVE-2023-41334
Last modified
CVE-2023-41334 is a high-severity vulnerability rated 8.4/10 on the CVSS scale. Astropy is a project for astronomy in Python that fosters interoperability between Python astronomy packages. Version 5.3.2 of the Astropy core package is vulnerable to remote code execution due to improper input validation in the `TranformGraph().to_dot_graph` function. EPSS estimates a 1.12% chance of exploitation in the next 30 days.
Description
Astropy is a project for astronomy in Python that fosters interoperability between Python astronomy packages. Version 5.3.2 of the Astropy core package is vulnerable to remote code execution due to improper input validation in the `TranformGraph().to_dot_graph` function. A malicious user can provide a command or a script file as a value to the `savelayout` argument, which will be placed as the first value in a list of arguments passed to `subprocess.Popen`. Although an error will be raised, the command or script will be executed successfully. Version 5.3.3 fixes this issue.
Metrics
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Astropy | Astropy | 5.3.2 |
References
- https://github.com/astropy/astropy/security/advisories/GHSA-h2x6-5jx5-46hfExploit, Vendor Advisory
- https://github.com/astropy/astropy/security/advisories/GHSA-h2x6-5jx5-46hfExploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2023-41334?
How severe is CVE-2023-41334?
How do I fix CVE-2023-41334?
Are you affected by CVE-2023-41334?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
