CVE-2024-9880 – Apache Pandas Command Injection Vulnerability

The following table lists the changes that have been made to the
CVE-2024-9880 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution
of a vulnerability, and for identifying the most recent changes that may
impact the vulnerability’s severity, exploitability, or other characteristics.

  • New CVE Received
    by [email protected]

    Mar. 20, 2025

    Action Type Old Value New Value
    Added Description 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.
    Added CVSS V3 AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    Added CWE CWE-94
    Added Reference https://huntr.com/bounties/a49baae1-4652-4d6c-a179-313c21c41a8d
Share the Post:

Related Posts