PT-2019-11494 · David Tschumperle · Cimg Library
Published
2019-07-25
·
Updated
2023-03-01
·
CVE-2019-1010174
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions:
CImg Library versions prior to 2.3.4
Description:
The issue allows for command injection, potentially leading to Remote Code Execution (RCE), due to a lack of string sanitization on user-controllable URLs when loading images using the
load network() function.Recommendations:
For versions prior to 2.3.4, update to version 2.3.4 to resolve the issue. As a temporary workaround, consider restricting the use of the
load network() function to minimize the risk of exploitation, or ensure that all URLs used for loading images are thoroughly sanitized and validated to prevent command injection.Fix
RCE
Command Injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Cimg Library