
Find real vulnerabilities before they ship
A vulnerability was discovered in ImageMagick where a specially created SVG file loads itself and causes a segmentation fault. This flaw allows a remote attacker to pass a specially crafted SVG file that leads to a segmentation fault, generating many trash files in "/tmp," resulting in a denial of service. When ImageMagick crashes, it generates a lot of trash files. These trash files can be large if the SVG file contains many render actions. In a denial of service attack, if a remote attacker uploads an SVG file of size t, ImageMagick generates files of size 103*t. If an attacker uploads a 100M SVG, the server will generate about 10G.
Base Score
5.5| Package (Ecosystem) | Introduced | Fixed | Limit |
|---|---|---|---|
| Magick.NET-Q16-AnyCPU(NuGet) | 0 | 13.0.0 | N/A |
| Magick.NET-Q16-HDRI-AnyCPU(NuGet) | 0 | 13.0.0 | N/A |
| Magick.NET-Q16-HDRI-OpenMP-arm64(NuGet) | 0 | 13.0.0 | N/A |
| Magick.NET-Q16-HDRI-arm64(NuGet) | 0 | 13.0.0 | N/A |
| Magick.NET-Q16-HDRI-x64(NuGet) | 0 | 13.0.0 | N/A |
| Magick.NET-Q16-HDRI-x86(NuGet) | 0 | 13.0.0 | N/A |
| Magick.NET-Q16-OpenMP-arm64(NuGet) | 0 | 13.0.0 | N/A |
| Magick.NET-Q16-OpenMP-x64(NuGet) | 0 | 13.0.0 | N/A |
| Magick.NET-Q16-OpenMP-x86(NuGet) | 0 | 13.0.0 | N/A |
| Magick.NET-Q16-arm64(NuGet) | 0 | 13.0.0 | N/A |
| Magick.NET-Q16-x64(NuGet) | 0 | 13.0.0 | N/A |
| Magick.NET-Q16-x86(NuGet) | 0 | 13.0.0 | N/A |
| Magick.NET-Q16-HDRI-OpenMP-x64(NuGet) | 0 | 13.0.0 | N/A |
| Magick.NET-Q8-AnyCPU(NuGet) | 0 | 13.0.0 | N/A |
| Magick.NET-Q8-OpenMP-arm64(NuGet) | 0 | 13.0.0 | N/A |
| Magick.NET-Q8-OpenMP-x64(NuGet) | 0 | 13.0.0 | N/A |
| Magick.NET-Q8-arm64(NuGet) | 0 | 13.0.0 | N/A |
| Magick.NET-Q8-x64(NuGet) | 0 | 13.0.0 | N/A |
| Magick.NET-Q8-x86(NuGet) | 0 | 13.0.0 | N/A |
| Base Score | 5.5 |
|---|---|
| Vector String | CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H |
| Base Severity | Medium |
| Version | 3.1 |
| Attack Vector (AV) | LOCAL |