From c1dd5553dd3470dd2b9008fd5d6ca1a25f6198a8 Mon Sep 17 00:00:00 2001 From: CJ Date: Wed, 23 Oct 2024 05:27:38 +0200 Subject: [PATCH] Update template.md Fixed minor typo in Business Impact. --- .../excessive_agency_permission_manipulation/template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/submissions/description/ai_application_security/llm_security/excessive_agency_permission_manipulation/template.md b/submissions/description/ai_application_security/llm_security/excessive_agency_permission_manipulation/template.md index 494decc5..f741c261 100644 --- a/submissions/description/ai_application_security/llm_security/excessive_agency_permission_manipulation/template.md +++ b/submissions/description/ai_application_security/llm_security/excessive_agency_permission_manipulation/template.md @@ -2,7 +2,7 @@ Excessive agency or permission manipulation occurs when an attacker is able to m **Business Impact** -This vulnerability can lead to reputational and financial damage if an attacker compromises the LLM decision making or accesses unauthorized data. These cirvumstances not only harm the company but also weaken users' trust. The extent of business impact depends on the sensitivity of the data transmitted by the application. +This vulnerability can lead to reputational and financial damage if an attacker compromises the LLM decision making or accesses unauthorized data. These circumstances not only harm the company but also weaken users' trust. The extent of business impact depends on the sensitivity of the data transmitted by the application. **Steps to Reproduce**