9.8
CVE-2025-5099
- EPSS 0.34%
- Veröffentlicht 23.05.2025 01:05:53
- Zuletzt bearbeitet 08.10.2025 17:30:11
- Quelle bbf0bd87-ece2-41be-b873-96928e
- CVE-Watchlists
- Unerledigt
An Out of Bounds Write occurs when the native library attempts PDF rendering, which can be exploited to achieve memory corruption and potentially arbitrary code execution.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Dynamixsoftware ≫ Printershare SwPlatformandroid Version <= 12.15.01
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.34% | 0.562 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
CWE-787 Out-of-bounds Write
The product writes data past the end, or before the beginning, of the intended buffer.