CVE-2017-12196
18.04.2018, 01:29
undertow before versions 1.4.18.SP1, 2.0.2.Final, 1.4.24.Final was found vulnerable when using Digest authentication, the server does not ensure that the value of URI in the Authorization header matches the URI in HTTP request line. This allows the attacker to cause a MITM attack and access the desired content on the server.Enginsight
Vendor | Product | Version |
---|---|---|
redhat | undertow | 𝑥 ≤ 1.4.18 |
redhat | undertow | 1.4.24 |
redhat | undertow | 2.0.2 |
redhat | jboss_enterprise_application_platform | 7.0.0 |
redhat | jboss_fuse | 6.0.0 |
redhat | virtualization | 4.0 |
𝑥
= Vulnerable software versions

Ubuntu Releases
Common Weakness Enumeration
- CWE-287 - Improper AuthenticationWhen an actor claims to have a given identity, the software does not prove or insufficiently proves that the claim is correct.
- CWE-863 - Incorrect AuthorizationThe software performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check. This allows attackers to bypass intended access restrictions.
References