### [CVE-2024-40635](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-40635) ![](https://img.shields.io/static/v1?label=Product&message=containerd&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3D%20%3C%201.6.38%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-190%3A%20Integer%20Overflow%20or%20Wraparound&color=brighgreen) ### Description containerd is an open-source container runtime. A bug was found in containerd prior to versions 1.6.38, 1.7.27, and 2.0.4 where containers launched with a User set as a `UID:GID` larger than the maximum 32-bit signed integer can cause an overflow condition where the container ultimately runs as root (UID 0). This could cause unexpected behavior for environments that require containers to run as a non-root user. This bug has been fixed in containerd 1.6.38, 1.7.27, and 2.04. As a workaround, ensure that only trusted images are used and that only trusted users have permissions to import images. ### POC #### Reference No PoCs from references. #### Github - https://github.com/Eleson-Souza/security-scan-pipeline - https://github.com/plzheheplztrying/cve_monitor - https://github.com/yen5004/CVE-2024-40635_POC - https://github.com/zulloper/cve-poc