U.S. flag   An official website of the United States government
Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock (Dot gov) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

Vulnerability Change Records for CVE-2023-41334

Change History

New CVE Received from GitHub, Inc. 3/18/2024 3:15:05 PM

Action Type Old Value New Value
Added 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.
Added CVSS V3.1

								
							
							
						
GitHub, Inc. AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Added CWE

								
							
							
						
GitHub, Inc. CWE-77
Added Reference

								
							
							
						
GitHub, Inc. https://github.com/astropy/astropy/blob/9b97d98802ee4f5350a62b681c35d8687ee81d91/astropy/coordinates/transformations.py#L539 [No types assigned]
Added Reference

								
							
							
						
GitHub, Inc. https://github.com/astropy/astropy/commit/22057d37b1313f5f5a9b5783df0a091d978dccb5 [No types assigned]
Added Reference

								
							
							
						
GitHub, Inc. https://github.com/astropy/astropy/security/advisories/GHSA-h2x6-5jx5-46hf [No types assigned]