{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2024-28189",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2024-03-06T17:35:00.859Z",
        "datePublished": "2024-04-18T14:40:29.320Z",
        "dateUpdated": "2024-08-02T00:48:49.514Z"
    },
    "containers": {
        "cna": {
            "title": "Judge0 vulnerable to Sandbox Escape Patch Bypass via chown running on Symbolic Link",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-61",
                            "lang": "en",
                            "description": "CWE-61: UNIX Symbolic Link (Symlink) Following",
                            "type": "CWE"
                        }
                    ]
                },
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-59",
                            "lang": "en",
                            "description": "CWE-59: Improper Link Resolution Before File Access ('Link Following')",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "HIGH",
                        "baseScore": 10,
                        "baseSeverity": "CRITICAL",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "HIGH",
                        "privilegesRequired": "NONE",
                        "scope": "CHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/judge0/judge0/security/advisories/GHSA-3xpw-36v7-2cmg",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/judge0/judge0/security/advisories/GHSA-3xpw-36v7-2cmg"
                },
                {
                    "name": "https://github.com/judge0/judge0/security/advisories/GHSA-h9g2-45c8-89cf",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/judge0/judge0/security/advisories/GHSA-h9g2-45c8-89cf"
                },
                {
                    "name": "https://github.com/judge0/judge0/commit/f3b8547b3b67863e4ea0ded3adcb963add56addd",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/judge0/judge0/commit/f3b8547b3b67863e4ea0ded3adcb963add56addd"
                },
                {
                    "name": "https://github.com/judge0/judge0/blob/v1.13.0/app/jobs/isolate_job.rb#L232",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/judge0/judge0/blob/v1.13.0/app/jobs/isolate_job.rb#L232"
                }
            ],
            "affected": [
                {
                    "vendor": "judge0",
                    "product": "judge0",
                    "versions": [
                        {
                            "version": "<= 1.13.0",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2024-04-18T14:40:29.320Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "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."
                }
            ],
            "source": {
                "advisory": "GHSA-3xpw-36v7-2cmg",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "affected": [
                    {
                        "vendor": "judge0",
                        "product": "judge0",
                        "cpes": [
                            "cpe:2.3:a:judge0:judge0:*:*:*:*:*:*:*:*"
                        ],
                        "defaultStatus": "unknown",
                        "versions": [
                            {
                                "version": "0",
                                "status": "affected",
                                "lessThanOrEqual": "1.13.0",
                                "versionType": "custom"
                            }
                        ]
                    }
                ],
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2024-06-07T19:38:56.803559Z",
                                "id": "CVE-2024-28189",
                                "options": [
                                    {
                                        "Exploitation": "poc"
                                    },
                                    {
                                        "Automatable": "yes"
                                    },
                                    {
                                        "Technical Impact": "total"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2024-06-07T19:40:09.558Z"
                }
            },
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-02T00:48:49.514Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "name": "https://github.com/judge0/judge0/security/advisories/GHSA-3xpw-36v7-2cmg",
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://github.com/judge0/judge0/security/advisories/GHSA-3xpw-36v7-2cmg"
                    },
                    {
                        "name": "https://github.com/judge0/judge0/security/advisories/GHSA-h9g2-45c8-89cf",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/judge0/judge0/security/advisories/GHSA-h9g2-45c8-89cf"
                    },
                    {
                        "name": "https://github.com/judge0/judge0/commit/f3b8547b3b67863e4ea0ded3adcb963add56addd",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/judge0/judge0/commit/f3b8547b3b67863e4ea0ded3adcb963add56addd"
                    },
                    {
                        "name": "https://github.com/judge0/judge0/blob/v1.13.0/app/jobs/isolate_job.rb#L232",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/judge0/judge0/blob/v1.13.0/app/jobs/isolate_job.rb#L232"
                    }
                ]
            }
        ]
    }
}