Directus is vulnerable to sensitive data exposure as user data is not being redacted when logged
链接: https://github.com/advisories/GHSA-x3vm-88hf-gpxp
仓库 Star: 31659
CVSS 评分: 4.2
参考链接:
https://github.com/directus/directus/security/advisories/GHSA-x3vm-88hf-gpxp
https://github.com/directus/directus/commit/859f664f56fb50401c407b095889cea38ff580e5
描述:
Summary
When using Directus Flows to handle CRUD events for users it is possible to log the incoming data to console using the “Log to Console” operation and a template string.
Impact
Malicious admins can log sensitive data from other users when they are created or updated.
Workarounds
Avoid logging sensitive data to the console outside the context of development.
Directus is vulnerable to sensitive data exposure as user data is not being redacted when logged
http://example.com/2025/07/15/github_2596801802/