ghsa-589q-f3gp-p53f
Vulnerability from github
Published
2022-05-13 01:22
Modified
2022-05-13 01:22
Severity ?
Details
libvips before 8.7.4 generates output images from uninitialized memory locations when processing corrupted input image data because iofuncs/memory.c does not zero out allocated memory. This can result in leaking raw process memory contents through the output image.
{ "affected": [], "aliases": [ "CVE-2019-6976" ], "database_specific": { "cwe_ids": [ "CWE-908" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-01-26T23:29:00Z", "severity": "MODERATE" }, "details": "libvips before 8.7.4 generates output images from uninitialized memory locations when processing corrupted input image data because iofuncs/memory.c does not zero out allocated memory. This can result in leaking raw process memory contents through the output image.", "id": "GHSA-589q-f3gp-p53f", "modified": "2022-05-13T01:22:47Z", "published": "2022-05-13T01:22:47Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-6976" }, { "type": "WEB", "url": "https://github.com/libvips/libvips/commit/00622428bda8d7521db8d74260b519fa41d69d0a" }, { "type": "WEB", "url": "https://blog.silentsignal.eu/2019/04/18/drop-by-drop-bleeding-through-libvips" }, { "type": "WEB", "url": "https://github.com/libvips/libvips/releases/tag/v8.7.4" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ] }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.