cbcvebase.
CVE-2014-7816
published 2014-12-01

CVE-2014-7816: Directory traversal vulnerability in JBoss Undertow 1.0.x before 1.0.17, 1.1.x before 1.1.0.CR5, and 1.2.x before 1.2.0.Beta3, when running on Windows, allows…

PriorityP345medium5CVSS 2.0
AVNACLAuNCPINAN
EXPLOIT
EPSS
25.08%
97.7th percentile
Directory traversal vulnerability in JBoss Undertow 1.0.x before 1.0.17, 1.1.x before 1.1.0.CR5, and 1.2.x before 1.2.0.Beta3, when running on Windows, allows remote attackers to read arbitrary files via a .. (dot dot) in a resource URI.

Affected

4 ranges
VendorProductVersion rangeFixed in
debianundertow
redhatundertow<= 1.0.16
redhatundertow<= 1.1.0
redhatundertow<= 1.2.0

Detection & IOCsextracted from sources · hover to see the quote

urlhttps://github.com/undertow-io/undertow/commit/28f244e63f558ba99a197813cfd5eee461b52b4c
  • Look for HTTP requests containing '..' (dot dot) sequences in the URI path targeting JBoss Undertow / WildFly on port 8080 on Windows hosts — this is the directory traversal vector for CVE-2014-7816.
  • The Metasploit auxiliary module `scanner/http/wildfly_traversal` can be used to detect vulnerable WildFly 8.1.0.Final instances; monitor for its characteristic scan traffic against port 8080.
  • ·CVE-2014-7816 is Windows-only. The directory traversal only works because '\' is a path delimiter on Windows; Linux/Unix systems are not affected as encoded and UTF-8 '../' variants are caught by the server.
  • ·Red Hat products are explicitly stated as not vulnerable, so detection efforts should focus on non-Red Hat deployments of JBoss Undertow 1.0.x < 1.0.17, 1.1.x < 1.1.0.CR5, and 1.2.x < 1.2.0.Beta3 on Windows.

CVSS provenance

nvdv2.05.0MEDIUMAV:N/AC:L/Au:N/C:P/I:N/A:N
vendor_debian5.0LOW
vendor_redhat5.0MEDIUM
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.