CVE-2025-69215: OpenSTAManager has an SQL Injection in the Stampe Module
print("="*70) print(" EXTRACTION SUMMARY") print("="*70) print()
if results: for key, value in results.items(): print(f" {key:.<40} {value}")
References
Code Behaviors & Features
Detect and mitigate CVE-2025-69215 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →