7.5
CVE-2025-22387
- EPSS 0.28%
- Veröffentlicht 04.01.2025 02:15:07
- Zuletzt bearbeitet 21.05.2025 17:05:51
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
An issue was discovered in Optimizely Configured Commerce before 5.2.2408. A medium-severity issue exists in requests for resources where the session token is submitted as a URL parameter. This exposes information about the authenticated session, which can be leveraged for session hijacking.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Optimizely ≫ Configured Commerce Version < 5.2.2408
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.28% | 0.511 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
CWE-598 Use of GET Request Method With Sensitive Query Strings
The web application uses the HTTP GET method to process a request and includes sensitive information in the query string of that request.