Bug 2353639 (CVE-2024-9880) - CVE-2024-9880 pandas: Command Injection in pandas-dev/pandas
Summary: CVE-2024-9880 pandas: Command Injection in pandas-dev/pandas
Keywords:
Status: NEW
Alias: CVE-2024-9880
Product: Security Response
Classification: Other
Component: vulnerability-draft
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-03-20 11:05 UTC by OSIDB Bzimport
Modified: 2025-04-01 12:55 UTC (History)
51 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-03-20 11:05:17 UTC
A command injection vulnerability exists in the `pandas.DataFrame.query` function of pandas-dev/pandas versions up to and including v2.2.2. This vulnerability allows an attacker to execute arbitrary commands on the server by crafting a malicious query. The issue arises from the improper validation of user-supplied input in the `query` function when using the 'python' engine, leading to potential remote command execution.


Note You need to log in before you can comment on or make changes to this bug.