CVE-2019-0207: Path Traversal
(updated )
Tapestry processes assets /assets/ctx
using classes chain StaticFilesFilter -> AssetDispatcher -> ContextResource
, which does not filter the character \
, so attacker can perform a path traversal attack to read any files on Windows platform.
References
Detect and mitigate CVE-2019-0207 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 →