Missing Authorization
CVE-2024-23752
Summary
GenerateSDFPipeline in "synthetic_dataframe" in pandasai (aka pandas-ai) versions from 1.5.0a1 allows attackers to trigger the generation of arbitrary Python code that is executed by "SDFCodeExecutor". An attacker can create a dataframe that provides an English language specification of this Python code. NOTE: the vendor previously attempted to restrict code execution in response to a separate issue, CVE-2023-39660.
- LOW
- NETWORK
- HIGH
- UNCHANGED
- NONE
- NONE
- HIGH
- HIGH
CWE-862 - Missing Authorization
The missing authorization vulnerability occurs when a software program allows users to access privileged parts of the program without verifying the user credentials. Impact of such a vulnerability depends on the resources employed by the software, ranging from account takeover to sensitive information exposure, denial of service, and complete system takeover.
Advisory Timeline
- Published