Lookup for vulnerabilities affecting packages.
| Vulnerability_id | VCID-mxmw-k9mg-tkgh |
| Summary | Use After Free in SixLabors.ImageSharp
### Impact
A heap-use-after-free flaw was found in ImageSharp's InitializeImage() function of PngDecoderCore.cs file. This vulnerability is triggered when an attacker passes a specially crafted PNG image file to ImageSharp for conversion, potentially leading to information disclosure.
### Patches
The problem has been patched. All users are advised to upgrade to v3.1.3 or v2.1.7.
### Workarounds
None
### References
None |
| Aliases |
| 0 |
|
| 1 |
| alias |
GHSA-65x7-c272-7g7r |
|
|
| Fixed_packages |
|
| Affected_packages |
|
| References |
|
| Weaknesses |
| 0 |
| cwe_id |
416 |
| name |
Use After Free |
| description |
Referencing memory after it has been freed can cause a program to crash, use unexpected values, or execute code. |
|
| 1 |
| cwe_id |
937 |
| name |
OWASP Top Ten 2013 Category A9 - Using Components with Known Vulnerabilities |
| description |
Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2013. |
|
| 2 |
| cwe_id |
1035 |
| name |
OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities |
| description |
Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2017. |
|
|
| Exploits |
|
| Severity_range_score | 7.0 - 8.9 |
| Exploitability | 0.5 |
| Weighted_severity | 8.0 |
| Risk_score | 4.0 |
| Resource_url | http://public2.vulnerablecode.io/vulnerabilities/VCID-mxmw-k9mg-tkgh |