Prompt-injection-flask
Prompt injection flask
prompt-injection-flask
prompt-injection-flask
A prompt is created and user-controlled data reaches that prompt. This can lead to prompt injection. Make sure the user inputs are properly segmented from the system’s in your prompts.
Likelihood: LOW
Confidence: HIGH
CWE:
- CWE-75: Failure to Sanitize Special Elements into a Different Plane (Special Element Injection)
OWASP:
- A03:2021 - Injection