---
id: CVE-2024-23683
title: >-
  Artemis Java Test Sandbox versions less than 1.7.6 are vulnerable to a sandbox
  escape when an attacker crafts a special subclass of InvocationTargetException
summary: >-
  Artemis Java Test Sandbox versions less than 1.7.6 are vulnerable to a sandbox
  escape when an attacker crafts a special subclass of
  InvocationTargetException. An attacker can abuse this issue to execute
  arbitrary Java when a victim execu…
severity: high
cvss: 8.2
cvssVector: 'CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H'
cwe:
  - CWE-653
vendor: ls1intum
product: artemis_java_test_sandbox
affected:
  - artemis_java_test_sandbox < 1.7.6
patched:
  - artemis_java_test_sandbox 1.7.6
published: '2024-01-19'
updated: '2026-07-14'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2024-23683'
references:
  - url: 'https://github.com/advisories/GHSA-883x-6fch-6wjx'
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/ls1intum/Ares/commit/af4f28a56e2fe600d8750b3b415352a0a3217392
    label: disclosure@vulncheck.com
  - url: 'https://github.com/ls1intum/Ares/issues/15#issuecomment-996449371'
    label: disclosure@vulncheck.com
  - url: 'https://github.com/ls1intum/Ares/releases/tag/1.7.6'
    label: disclosure@vulncheck.com
  - url: 'https://github.com/ls1intum/Ares/security/advisories/GHSA-883x-6fch-6wjx'
    label: disclosure@vulncheck.com
  - url: 'https://vulncheck.com/advisories/vc-advisory-GHSA-883x-6fch-6wjx'
    label: disclosure@vulncheck.com
  - url: 'https://github.com/advisories/GHSA-883x-6fch-6wjx'
    label: af854a3a-2127-422b-91ae-364da2661108
  - url: >-
      https://github.com/ls1intum/Ares/commit/af4f28a56e2fe600d8750b3b415352a0a3217392
    label: af854a3a-2127-422b-91ae-364da2661108
  - url: 'https://github.com/ls1intum/Ares/issues/15#issuecomment-996449371'
    label: af854a3a-2127-422b-91ae-364da2661108
  - url: 'https://github.com/ls1intum/Ares/releases/tag/1.7.6'
    label: af854a3a-2127-422b-91ae-364da2661108
  - url: 'https://github.com/ls1intum/Ares/security/advisories/GHSA-883x-6fch-6wjx'
    label: af854a3a-2127-422b-91ae-364da2661108
  - url: 'https://vulncheck.com/advisories/vc-advisory-GHSA-883x-6fch-6wjx'
    label: af854a3a-2127-422b-91ae-364da2661108
tags:
  - nvd
epss: 0.00358
epssPercentile: 0.29626
ingestedAt: '2026-07-14T23:40:04.904Z'
---

## Overview

Artemis Java Test Sandbox versions less than 1.7.6 are vulnerable to a sandbox escape when an attacker crafts a special subclass of InvocationTargetException. An attacker can abuse this issue to execute arbitrary Java when a victim executes the supposedly sandboxed code.

## Affected

- `artemis_java_test_sandbox < 1.7.6`

## Remediation

Upgrade past the affected range:

- `artemis_java_test_sandbox 1.7.6`
