Show filters
63 Total Results
Displaying 11-20 of 63
Sort by:
Attacker Value
Unknown

CVE-2024-4029

Disclosure Date: May 02, 2024 (last updated November 05, 2024)
A vulnerability was found in Wildfly’s management interface. Due to the lack of limitation of sockets for the management interface, it may be possible to cause a denial of service hitting the nofile limit as there is no possibility to configure or set a maximum number of connections.
0
Attacker Value
Unknown

CVE-2024-1102

Disclosure Date: April 25, 2024 (last updated October 22, 2024)
A vulnerability was found in jberet-core logging. An exception in 'dbProperties' might display user credentials such as the username and password for the database-connection.
0
Attacker Value
Unknown

CVE-2023-6236

Disclosure Date: April 10, 2024 (last updated June 18, 2024)
A flaw was found in Red Hat Enterprise Application Platform 8. When an OIDC app that serves multiple tenants attempts to access the second tenant, it should prompt the user to log in again since the second tenant is secured with a different OIDC configuration. The underlying issue is in OidcSessionTokenStore when determining if a cached token should be used or not. This logic needs to be updated to take into account the new "provider-url" option in addition to the "realm" option. EAP-7 does not provide the vulnerable provider-url configuration option in its OIDC implementation and is not affected by this flaw.
0
Attacker Value
Unknown

CVE-2024-1233

Disclosure Date: April 09, 2024 (last updated October 29, 2024)
A flaw was found in` JwtValidator.resolvePublicKey` in JBoss EAP, where the validator checks jku and sends a HTTP request. During this process, no whitelisting or other filtering behavior is performed on the destination URL address, which may result in a server-side request forgery (SSRF) vulnerability.
0
Attacker Value
Unknown

CVE-2021-3642

Disclosure Date: August 05, 2021 (last updated November 28, 2024)
A flaw was found in Wildfly Elytron in versions prior to 1.10.14.Final, prior to 1.15.5.Final and prior to 1.16.1.Final where ScramServer may be susceptible to Timing Attack if enabled. The highest threat of this vulnerability is confidentiality.
Attacker Value
Unknown

CVE-2021-32027

Disclosure Date: June 01, 2021 (last updated November 08, 2023)
A flaw was found in postgresql in versions before 13.3, before 12.7, before 11.12, before 10.17 and before 9.6.22. While modifying certain SQL array values, missing bounds checks let authenticated database users write arbitrary bytes to a wide area of server memory. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.
Attacker Value
Unknown

CVE-2021-3536

Disclosure Date: May 20, 2021 (last updated November 28, 2024)
A flaw was found in Wildfly in versions before 23.0.2.Final while creating a new role in domain mode via the admin console, it is possible to add a payload in the name field, leading to XSS. This affects Confidentiality and Integrity.
Attacker Value
Unknown

CVE-2020-25644

Disclosure Date: October 06, 2020 (last updated February 22, 2025)
A memory leak flaw was found in WildFly OpenSSL in versions prior to 1.1.3.Final, where it removes an HTTP session. It may allow the attacker to cause OOM leading to a denial of service. The highest threat from this vulnerability is to system availability.
Attacker Value
Unknown

CVE-2019-20445

Disclosure Date: January 29, 2020 (last updated February 21, 2025)
HttpObjectDecoder.java in Netty before 4.1.44 allows a Content-Length header to be accompanied by a second Content-Length header, or by a Transfer-Encoding header.
Attacker Value
Unknown

CVE-2019-20444

Disclosure Date: January 29, 2020 (last updated February 21, 2025)
HttpObjectDecoder.java in Netty before 4.1.44 allows an HTTP header that lacks a colon, which might be interpreted as a separate header with an incorrect syntax, or might be interpreted as an "invalid fold."