Security Advisory

CVE-2024-5565

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-05-31 14:24:21
Last updated 2024-11-25 12:52:55
Assigner JFROG
State PUBLISHED

Description

The Vanna library uses a prompt function to present the user with visualized results, it is possible to alter the prompt using prompt injection and run arbitrary Python code instead of the intended visualization code. Specifically - allowing external input to the library’s “ask” method with "visualize" set to True (default behavior) leads to remote code execution.