org.apache.tapestry:tapestry-ioc@5.4.3 vulnerabilities

Direct Vulnerabilities

Known vulnerabilities in the org.apache.tapestry:tapestry-ioc package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • H
Directory Traversal

org.apache.tapestry:tapestry-ioc is a Tapestry IOC library for the tapestry framework.

Affected versions of this package are vulnerable to Directory Traversal. When processing assets /assets/ctx using classes chain StaticFilesFilter -> AssetDispatcher -> ContextResource, this method was found to not filter the character \. This flaw could be abused by an attacker to perform a path traversal attack to read any files on Windows platform.

How to fix Directory Traversal?

Upgrade org.apache.tapestry:tapestry-ioc to version 5.4.5 or higher.

[5.4.0,5.4.5)