7.5
CVE-2022-4492
- EPSS 0.12%
- Veröffentlicht 23.02.2023 20:15:12
- Zuletzt bearbeitet 12.03.2025 15:15:38
- Quelle secalert@redhat.com
- Teams Watchlist Login
- Unerledigt 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.
Daten sind bereitgestellt durch 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.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.12% | 0.318 |
Quelle | 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.