CVE-2023-41334

CVSS V2 None CVSS V3 None
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.
Overview
  • CVE ID
  • CVE-2023-41334
  • Assigner
  • GitHub_M
  • Vulnerability Status
  • PUBLISHED
  • Published Version
  • 2024-03-18T18:48:14.795Z
  • Last Modified Date
  • 2024-03-18T18:48:14.795Z
History
Created Old Value New Value Data Type Notes
2024-06-25 03:39:23 Added to TrackCVE