From 362bf8c92f171d2b15a4187b840f42f53b81d8be Mon Sep 17 00:00:00 2001 From: Matteo Meucci Date: Thu, 13 Nov 2025 20:24:31 +0100 Subject: [PATCH] Update AITG-APP-04_Testing_for_Input_Leakage.md --- .../content/tests/AITG-APP-04_Testing_for_Input_Leakage.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Document/content/tests/AITG-APP-04_Testing_for_Input_Leakage.md b/Document/content/tests/AITG-APP-04_Testing_for_Input_Leakage.md index 257d667..c645fd7 100644 --- a/Document/content/tests/AITG-APP-04_Testing_for_Input_Leakage.md +++ b/Document/content/tests/AITG-APP-04_Testing_for_Input_Leakage.md @@ -131,9 +131,7 @@ A vulnerability is confirmed if the AI model: * Outputs obfuscated data without recognizing it as sensitive. ### Real Example -- **Title**: Sensitive Information Disclosure through Input Leakage in AI Systems -- **Author**: Network Intelligence -- **URL**: [https://www.first.org/cvss/specification-document](https://www.first.org/cvss/specification-document) +- Sensitive Information Disclosure through Input Leakage in AI Systems - Network Intelligence - [https://www.first.org/cvss/specification-document](https://www.first.org/cvss/specification-document) ### Remediation - Apply strict input handling protocols and memory management to avoid retention of sensitive inputs.