ghsa-c4pg-5ggh-vcpp
Vulnerability from github
Published
2024-01-19 21:30
Modified
2024-01-26 20:28
Severity ?
VLAI Severity ?
Summary
Sandbox escape in Artemis Java Test Sandbox
Details
Artemis Java Test Sandbox versions before 1.11.2 are vulnerable to a sandbox escape when an attacker loads untrusted libraries using System.load or System.loadLibrary. An attacker can abuse this issue to execute arbitrary Java when a victim executes the supposedly sandboxed code.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "de.tum.in.ase:artemis-java-test-sandbox" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.11.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-23681" ], "database_specific": { "cwe_ids": [ "CWE-284", "CWE-94" ], "github_reviewed": true, "github_reviewed_at": "2024-01-22T21:25:12Z", "nvd_published_at": "2024-01-19T21:15:10Z", "severity": "HIGH" }, "details": "Artemis Java Test Sandbox versions before 1.11.2 are vulnerable to a sandbox escape when an attacker loads untrusted libraries using System.load or System.loadLibrary. An attacker can abuse this issue to execute arbitrary Java when a victim executes the supposedly sandboxed code.\n\n\n", "id": "GHSA-c4pg-5ggh-vcpp", "modified": "2024-01-26T20:28:48Z", "published": "2024-01-19T21:30:36Z", "references": [ { "type": "WEB", "url": "https://github.com/ls1intum/Ares/security/advisories/GHSA-98hq-4wmw-98w9" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-23681" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-98hq-4wmw-98w9" }, { "type": "PACKAGE", "url": "https://github.com/ls1intum/Ares" }, { "type": "WEB", "url": "https://vulncheck.com/advisories/vc-advisory-GHSA-98hq-4wmw-98w9" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Sandbox escape in Artemis Java Test Sandbox" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…