CVE-2019-0207

HIGH

Apache Tapestry 5.4.0-5.4.4 and tapestry-core 5.4.0-5.4.5 - Path Traversal via Backslash Character

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2019-0207. PoCs published by shoucheng3.

AI-analyzed exploit summary This repository contains a proof-of-concept exploit for CVE-2019-0207, a vulnerability in Apache Tapestry 5.4.4. The exploit targets a deserialization flaw in the PropertyConduit implementation, allowing remote code execution.

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.

Exploits (1)

nomisec WORKING POC
by shoucheng3 · poc
https://github.com/shoucheng3/asf__tapestry-5_CVE-2019-0207_5-4-4

This repository contains a proof-of-concept exploit for CVE-2019-0207, a vulnerability in Apache Tapestry 5.4.4. The exploit targets a deserialization flaw in the PropertyConduit implementation, allowing remote code execution.

Classification
Working Poc 90%
Attack Type
Deserialization
Complexity
Moderate
Reliability
Reliable
Target: Apache Tapestry 5.4.4
No auth needed
Prerequisites: Access to a vulnerable Apache Tapestry 5.4.4 instance
devstral-2 · analyzed Feb 16, 2026 Full analysis →

Scores

CVSS v3 7.5
EPSS 0.0137
EPSS Percentile 80.7%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Details

CWE
CWE-22
Status published
Products (2)
apache/tapestry 5.4.0 - 5.4.4
org.apache.tapestry/tapestry-core 5.4.0 - 5.4.5Maven
Published Sep 16, 2019
Tracked Since Feb 18, 2026