Lookup for vulnerabilities affecting packages.
| Vulnerability_id | VCID-bkhu-mtsz-wubs |
| Summary | ImageMagick has a heap buffer overflow read in magnify operation via unrecognized magnify:method value
An unrecognized magnify:method will result in an out of bounds read in the magnify operation.
```
==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x61a000000b30
READ of size 4 at 0x61a000000b30 thread T0
``` |
| Aliases |
| 0 |
| alias |
GHSA-8vfj-q2cp-5m5j |
|
|
| Fixed_packages |
|
| Affected_packages |
|
| References |
|
| Weaknesses |
| 0 |
| cwe_id |
122 |
| name |
Heap-based Buffer Overflow |
| description |
A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc(). |
|
|
| Exploits |
|
| Severity_range_score | 0.1 - 3.3 |
| Exploitability | null |
| Weighted_severity | null |
| Risk_score | null |
| Resource_url | http://public2.vulnerablecode.io/vulnerabilities/VCID-bkhu-mtsz-wubs |