7.8
CVE-2025-46714
- EPSS 0.03%
- Veröffentlicht 22.05.2025 12:27:57
- Zuletzt bearbeitet 04.08.2025 17:24:44
- Quelle security-advisories@github.com
- CVE-Watchlists
- Unerledigt
Sandboxie is a sandbox-based isolation software for 32-bit and 64-bit Windows NT-based operating systems. Starting in version 1.3.0 and prior to 1.15.12, API_GET_SECURE_PARAM has an arithmetic overflow leading to a small memory allocation and then a extremely large copy into the small allocation. Version 1.15.12 fixes the issue.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Sandboxie-plus ≫ Sandboxie SwEditionplus Version >= 1.3.0 < 1.15.12
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.03% | 0.086 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| security-advisories@github.com | 7.8 | 1.8 | 5.9 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
|
CWE-120 Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.