Lookup for vulnerabilities affecting packages.
| Vulnerability_id | VCID-es84-ey86-wkfp |
| Summary | ImageMagick has has an off-by-one origin validation in allows out-of-bounds read in morphology processing
An incorrect morphology would allow an out of bounds read of a single pixel.
```
==1200284==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x5100000002d0 at pc 0x59e28e60c27a bp 0x7fff047fd8e0 sp 0x7fff047fd8d0
READ of size 4 at 0x5100000002d0 thread T0
``` |
| Aliases |
| 0 |
| alias |
GHSA-q8h3-jv9v-57qx |
|
|
| Fixed_packages |
|
| Affected_packages |
|
| References |
|
| Weaknesses |
| 0 |
| cwe_id |
125 |
| name |
Out-of-bounds Read |
| description |
The product reads data past the end, or before the beginning, of the intended buffer. |
|
| 1 |
| cwe_id |
193 |
| name |
Off-by-one Error |
| description |
A product calculates or uses an incorrect maximum or minimum value that is 1 more, or 1 less, than the correct value. |
|
|
| Exploits |
|
| Severity_range_score | 0.1 - 3.3 |
| Exploitability | null |
| Weighted_severity | null |
| Risk_score | null |
| Resource_url | http://public2.vulnerablecode.io/vulnerabilities/VCID-es84-ey86-wkfp |