OWASP / www-project-top-10-for-large-language-model-applications

OWASP Foundation Web Respository
Other
453 stars 119 forks source link

LLM07 - Insecure Plugin Design - Mitigation/How to Prevent Enhancements #242

Open GangGreenTemperTatum opened 8 months ago

GangGreenTemperTatum commented 8 months ago

I believe LLM07 could benefit from some or all of these mitigation methods to be included in the vulnerability:

These mitigation techniques are primarily focused towards combatting indirect prompt injection, but should pretty much be a defacto standard. I also think there should be some sort of statement or wording such as "Plugins should never be inheriently trusted".

Resource and inspiration kudos to embracethered.