### [CVE-2019-1010174](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-1010174) ![](https://img.shields.io/static/v1?label=Product&message=The%20CImg%20Library&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=command%20injection&color=brighgreen) ### Description 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. ### POC #### Reference No PoCs from references. #### Github - https://github.com/ARPSyndicate/cvemon