Back to overview

CVE-2024-28189

CRITICAL Exploitation: PoC
10.0
CVSS 3.1
Description
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.

Metadata

CVE ID
CVE-2024-28189
State
PUBLISHED
Assigner
GitHub_M
Reserved
2024-03-06 17:35 UTC
Published
2024-04-18 14:40 UTC
Last updated
2024-08-02 00:48 UTC
Primary CWE
CWE-61
CWE-61: UNIX Symbolic Link (Symlink) Following
Vendor / Product
judge0 / judge0
Sources
cve.org  ·  NVD

Severity & Metrics

10.0 CRITICAL CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
SSVC — CISA Coordinator
Exploitation
PoC
Automatable
yes
Tech. Impact
total
Affected products (1)
VendorProductPlatformVersions
judge0 judge0 <= 1.13.0
Weakness (CWE)
CWESourceDescription
CWE-59 cna CWE-59: Improper Link Resolution Before File Access ('Link Following')
CWE-61 cna CWE-61: UNIX Symbolic Link (Symlink) Following
CVSS scores (1)
ScoreSeverityVersionSourceVector
10.0 CRITICAL 3.1 cna CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
References (4)
Back to overview