CVE-2018-1047
24.01.2018, 23:29
A flaw was found in Wildfly 9.x. A path traversal vulnerability through the org.wildfly.extension.undertow.deployment.ServletResourceManager.getResource method could lead to information disclosure of arbitrary local files.
Vendor | Product | Version |
---|---|---|
redhat | jboss_wildfly_application_server | 9.0.0 |
redhat | jboss_wildfly_application_server | 9.0.0:alpha1 |
redhat | jboss_wildfly_application_server | 9.0.0:beta1 |
redhat | jboss_wildfly_application_server | 9.0.0:beta2 |
redhat | jboss_wildfly_application_server | 9.0.0:cr1 |
redhat | jboss_wildfly_application_server | 9.0.0:cr2 |
redhat | jboss_wildfly_application_server | 9.0.1 |
redhat | jboss_wildfly_application_server | 9.0.2 |
redhat | jboss_wildfly_application_server | 10.0.0 |
redhat | jboss_wildfly_application_server | 10.0.0:alpha1 |
redhat | jboss_wildfly_application_server | 10.0.0:alpha2 |
redhat | jboss_wildfly_application_server | 10.0.0:alpha3 |
redhat | jboss_wildfly_application_server | 10.0.0:alpha4 |
redhat | jboss_wildfly_application_server | 10.0.0:alpha5 |
redhat | jboss_wildfly_application_server | 10.0.0:alpha6 |
redhat | jboss_wildfly_application_server | 10.0.0:beta1 |
redhat | jboss_wildfly_application_server | 10.0.0:beta2 |
redhat | jboss_wildfly_application_server | 10.0.0:cr1 |
redhat | jboss_wildfly_application_server | 10.0.0:cr2 |
redhat | jboss_wildfly_application_server | 10.0.0:cr3 |
redhat | jboss_wildfly_application_server | 10.0.0:cr4 |
redhat | jboss_wildfly_application_server | 10.0.0:cr5 |
redhat | jboss_wildfly_application_server | 10.1.0 |
redhat | jboss_wildfly_application_server | 10.1.0:cr1 |
redhat | jboss_wildfly_application_server | 11.0.0 |
redhat | jboss_wildfly_application_server | 11.0.0:alpha1 |
redhat | jboss_wildfly_application_server | 11.0.0:beta1 |
redhat | jboss_wildfly_application_server | 11.0.0:cr1 |
redhat | jboss_enterprise_application_platform | 7.1.0 |
𝑥
= Vulnerable software versions

Ubuntu Releases
Common Weakness Enumeration
- CWE-20 - Improper Input ValidationThe product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
- CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')The software uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the software does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.
References