Update AITG-APP-04_Testing_for_Input_Leakage.md

This commit is contained in:
Matteo Meucci
2025-11-13 20:24:31 +01:00
committed by GitHub
parent d0acf4a7c1
commit 362bf8c92f
@@ -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.