AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2015-5174

MEDIUM · CVSS 4.3 EPSS 12.55% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2016-02-25 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 4.3. It affects Apache, Java. Public exploit code or proof-of-concept references have been detected in its references. Its EPSS score suggests a 12.6% probability of exploitation in the next 30 days. It may be remotely exploitable. Exploitation may require the attacker to be authenticated.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

External Security References

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2015-5174
Severity
MEDIUM
CVSS
4.3
EPSS
12.55%
Apache Java

Original NVD Description

Directory traversal vulnerability in RequestUtil.java in Apache Tomcat 6.x before 6.0.45, 7.x before 7.0.65, and 8.x before 8.0.27 allows remote authenticated users to bypass intended SecurityManager restrictions and list a parent directory via a /.. (slash dot dot) in a pathname used by a web application in a getResource, getResourceAsStream, or getResourcePaths call, as demonstrated by the $CATALINA_BASE/webapps directory.