In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Insertion of Sensitive Information into Log File vulnerabilities in an interactive lesson.
Start learningUpgrade @backstage/plugin-scaffolder-backend to version 3.1.4 or higher.
@backstage/plugin-scaffolder-backend is a The Backstage backend plugin that helps you create new things
Affected versions of this package are vulnerable to Insertion of Sensitive Information into Log File via the log redaction mechanism in task event logs. An attacker can access sensitive session tokens by registering a malicious template in the catalog and having a victim execute it.
This vulnerability can be mitigated by implementing a custom permission policy that restricts scaffolder.task.read so users can only read their own task logs, or by restricting who can register templates in the catalog to trusted users only.