The Owasp Dependency check plugin found the following Security vulnerability in my app (even the latest 2.3.17.Final is affected): Please address:
A vulnerability was found in Undertow where the ProxyProtocolReadListener reuses the same StringBuilder instance across multiple requests. This issue occurs when the parseProxyProtocolV1 method processes multiple requests on the same HTTP connection. As a result, different requests may share the same StringBuilder instance, potentially leading to information leakage between requests or responses. In some cases, a value from a previous request or response may be erroneously reused, which could lead to unintended data exposure. This issue primarily results in errors and connection termination but creates a risk of data leakage in multi-request environments.CWE-362 Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
Vulnerable Software & Versions (OSSINDEX):
CVE-2016-6311 (OSSINDEX)
Get requests in JBoss Enterprise Application Platform (EAP) 7 disclose internal IP addresses to remote attackers.CWE-200 Exposure of Sensitive Information to an Unauthorized Actor
Vulnerable Software & Versions (OSSINDEX):