| ID |
CVE-2020-25666
|
| Sažetak |
There are 4 places in HistogramCompare() in MagickCore/histogram.c where an integer overflow is possible during simple math calculations. This occurs in the rgb values and `count` value for a color. The patch uses casts to `ssize_t` type for these calculations, instead of `int`. This flaw could impact application reliability in the event that ImageMagick processes a crafted input file. This flaw affects ImageMagick versions prior to 7.0.9-0. |
| Reference |
|
| CVSS |
| Base: | 4.3 |
| Impact: | 2.9 |
| Exploitability: | 8.6 |
|
| Pristup |
| Vektor | Složenost | Autentikacija |
| NETWORK |
MEDIUM |
NONE |
|
| Impact |
| Povjerljivost | Cjelovitost | Dostupnost |
| NONE |
NONE |
PARTIAL |
|
| CVSS vektor |
AV:N/AC:M/Au:N/C:N/I:N/A:P |
| Zadnje važnije ažuriranje |
11-03-2023 - 23:15 |
| Objavljeno |
08-12-2020 - 21:15 |