mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-30 10:10:35 +00:00
19 lines
946 B
Markdown
19 lines
946 B
Markdown
### [CVE-2024-23752](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-23752)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
GenerateSDFPipeline in synthetic_dataframe in PandasAI (aka pandas-ai) through 1.5.17 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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/gventuri/pandas-ai/issues/868
|
|
- https://github.com/gventuri/pandas-ai/issues/868
|
|
|
|
#### Github
|
|
- https://github.com/fkie-cad/nvd-json-data-feeds
|
|
|