7.5
CVE-2022-4492
- EPSS 0.12%
- Published 23.02.2023 20:15:12
- Last modified 12.03.2025 15:15:38
- Source secalert@redhat.com
- Teams watchlist Login
- Open Login
The undertow client is not checking the server identity presented by the server certificate in https connections. This is a compulsory step (at least it should be performed by default) in https and in http/2. I would add it to any TLS client protocol.
Data is provided by the National Vulnerability Database (NVD)
Redhat ≫ Build Of Quarkus Version-
Redhat ≫ Integration Camel For Spring Boot Version-
Redhat ≫ Integration Camel K Version-
Redhat ≫ Integration Service Registry Version-
Redhat ≫ Jboss Enterprise Application Platform Version7.0.0
Redhat ≫ Jboss Fuse Version7.0.0
Redhat ≫ Migration Toolkit For Applications Version6.0
Redhat ≫ Migration Toolkit For Runtimes Version-
Redhat ≫ Single Sign-on Version7.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.12% | 0.318 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
|
CWE-918 Server-Side Request Forgery (SSRF)
The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.