{ "schema_version": "1.4.0", "id": "GHSA-rp8q-pmmm-p726", "modified": "2023-03-01T18:30:57Z", "published": "2022-05-24T16:51:22Z", "aliases": [ "CVE-2019-1010174" ], "details": "CImg The CImg Library v.2.3.3 and earlier is affected by: command injection. The impact is: RCE. The component is: load_network() function. The attack vector is: Loading an image from a user-controllable url can lead to command injection, because no string sanitization is done on the url. The fixed version is: v.2.3.4.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-1010174" }, { "type": "WEB", "url": "https://framagit.org/dtschump/CImg/commit/5ce7a426b77f814973e56182a0e76a2b04904146" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2019/09/msg00030.html" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2020/10/msg00033.html" } ], "database_specific": { "cwe_ids": [ "CWE-77" ], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-07-25T14:15:00Z" } }