AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2019-0195

CRITICAL · CVSS 9.8 EPSS 14.87%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2019-09-16 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

CVE
CVE-2019-0195
Severity
CRITICAL
CVSS
9.8
EPSS
14.87%
Java

Original NVD Description

Manipulating classpath asset file URLs, an attacker could guess the path to a known file in the classpath and have it downloaded. If the attacker found the file with the value of the tapestry.hmac-passphrase configuration symbol, most probably the webapp's AppModule class, the value of this symbol could be used to craft a Java deserialization attack, thus running malicious injected Java code. The vector would be the t:formdata parameter from the Form component.