Vulnerability Description
Tapestry processes assets `/assets/ctx` using classes chain `StaticFilesFilter -> AssetDispatcher -> ContextResource`, which doesn't filter the character `\`, so attacker can perform a path traversal attack to read any files on Windows platform.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Apache | Tapestry | >= 5.4.0, <= 5.4.4 |
Related Weaknesses (CWE)
References
- https://lists.apache.org/thread.html/765be3606d865de513f6df9288842c3cf58b09a987c
- https://lists.apache.org/thread.html/bac8d6f9e1b4059b319d9cba6f33219a99b81623476
- https://lists.apache.org/thread.html/r7d9c54beb1dc97dcccc58d9b5d31f0f7166f9a25ad
- https://lists.apache.org/thread.html/r87523dd07886223aa086edc25fe9b8ddb9c1090f7d
- https://lists.apache.org/thread.html/765be3606d865de513f6df9288842c3cf58b09a987c
- https://lists.apache.org/thread.html/bac8d6f9e1b4059b319d9cba6f33219a99b81623476
- https://lists.apache.org/thread.html/r7d9c54beb1dc97dcccc58d9b5d31f0f7166f9a25ad
- https://lists.apache.org/thread.html/r87523dd07886223aa086edc25fe9b8ddb9c1090f7d
FAQ
What is CVE-2019-0207?
CVE-2019-0207 is a vulnerability with a CVSS score of 7.5 (HIGH). Tapestry processes assets `/assets/ctx` using classes chain `StaticFilesFilter -> AssetDispatcher -> ContextResource`, which doesn't filter the character `\`, so attacker can perform a path traversal ...
How severe is CVE-2019-0207?
CVE-2019-0207 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2019-0207?
Check the references section above for vendor advisories and patch information. Affected products include: Apache Tapestry.