CVE-2024-28189

Judge0 is an open-source online code execution system. The application uses the UNIX chown command on an untrusted file within the sandbox. An attacker can abuse this by creating a symbolic link (symlink) to a file outside the sandbox, allowing the attacker to run chown on arbitrary files outside of the sandbox. This vulnerability is not impactful on it's own, but it can be used to bypass the patch for CVE-2024-28185 and obtain a complete sandbox escape. This vulnerability is fixed in 1.13.1.
Configurations

No configuration.

History

18 Apr 2024, 15:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-04-18 15:15

Updated : 2024-04-18 18:25


NVD link : CVE-2024-28189

Mitre link : CVE-2024-28189

CVE.ORG link : CVE-2024-28189


JSON object : View

Products Affected

No product.

CWE
CWE-59

Improper Link Resolution Before File Access ('Link Following')

CWE-61

UNIX Symbolic Link (Symlink) Following