6.5
CVE-2022-35282
- EPSS 0.03%
- Published 28.09.2022 16:15:11
- Last modified 20.05.2025 21:15:22
- Source psirt@us.ibm.com
- Teams watchlist Login
- Open Login
IBM WebSphere Application Server 7.0, 8.0, 8.5, and 9.0 is vulnerable to server-side request forgery (SSRF). By sending a specially crafted request, an attacker with local network access could exploit this vulnerability to obtain sensitive data.
Data is provided by the National Vulnerability Database (NVD)
Ibm ≫ Websphere Application Server Version >= 7.0.0.0 < 7.0.0.45
Ibm ≫ Websphere Application Server Version >= 8.0.0.0 < 8.0.0.15
Ibm ≫ Websphere Application Server Version >= 8.5.0.0 < 8.5.5.22
Ibm ≫ Websphere Application Server Version >= 9.0.0.0 < 9.0.5.13
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.03% | 0.076 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 6.5 | 2.8 | 3.6 |
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
psirt@us.ibm.com | 4.3 | 2.8 | 1.4 |
CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:N/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.