gsd-2024-23683
Vulnerability from gsd
Modified
2024-01-20 06:02
Details
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.
Aliases
{ "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2024-23683" ], "details": "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.\n\n\n\n\n\n", "id": "GSD-2024-23683", "modified": "2024-01-20T06:02:17.736275Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "disclosure@vulncheck.com", "ID": "CVE-2024-23683", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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.\n\n\n\n\n\n" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/ls1intum/Ares/security/advisories/GHSA-883x-6fch-6wjx", "refsource": "MISC", "url": "https://github.com/ls1intum/Ares/security/advisories/GHSA-883x-6fch-6wjx" }, { "name": "https://github.com/ls1intum/Ares/issues/15#issuecomment-996449371", "refsource": "MISC", "url": "https://github.com/ls1intum/Ares/issues/15#issuecomment-996449371" }, { "name": "https://github.com/ls1intum/Ares/commit/af4f28a56e2fe600d8750b3b415352a0a3217392", "refsource": "MISC", "url": "https://github.com/ls1intum/Ares/commit/af4f28a56e2fe600d8750b3b415352a0a3217392" }, { "name": "https://github.com/ls1intum/Ares/releases/tag/1.7.6", "refsource": "MISC", "url": "https://github.com/ls1intum/Ares/releases/tag/1.7.6" }, { "name": "https://github.com/advisories/GHSA-883x-6fch-6wjx", "refsource": "MISC", "url": "https://github.com/advisories/GHSA-883x-6fch-6wjx" }, { "name": "https://vulncheck.com/advisories/vc-advisory-GHSA-883x-6fch-6wjx", "refsource": "MISC", "url": "https://vulncheck.com/advisories/vc-advisory-GHSA-883x-6fch-6wjx" } ] }, "source": { "discovery": "INTERNAL" } }, "nvd.nist.gov": { "cve": { "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:ls1intum:artemis_java_test_sandbox:*:*:*:*:*:*:*:*", "matchCriteriaId": "147CDF80-6055-494C-8B01-74B48210DE43", "versionEndExcluding": "1.7.6", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "descriptions": [ { "lang": "en", "value": "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.\n\n\n\n\n\n" }, { "lang": "es", "value": "Las versiones de Artemis Java Test Sandbox inferiores a 1.7.6 son vulnerables a un escape de la sandbox cuando un atacante crea una subclase especial de InvocationTargetException. Un atacante puede abusar de este problema para ejecutar Java arbitrario cuando una v\u00edctima ejecuta el c\u00f3digo supuestamente aislado." } ], "id": "CVE-2024-23683", "lastModified": "2024-01-26T15:17:29.350", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 8.2, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 1.5, "impactScore": 6.0, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2024-01-19T21:15:10.340", "references": [ { "source": "disclosure@vulncheck.com", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://github.com/advisories/GHSA-883x-6fch-6wjx" }, { "source": "disclosure@vulncheck.com", "tags": [ "Patch" ], "url": "https://github.com/ls1intum/Ares/commit/af4f28a56e2fe600d8750b3b415352a0a3217392" }, { "source": "disclosure@vulncheck.com", "tags": [ "Issue Tracking" ], "url": "https://github.com/ls1intum/Ares/issues/15#issuecomment-996449371" }, { "source": "disclosure@vulncheck.com", "tags": [ "Release Notes" ], "url": "https://github.com/ls1intum/Ares/releases/tag/1.7.6" }, { "source": "disclosure@vulncheck.com", "tags": [ "Exploit", "Vendor Advisory" ], "url": "https://github.com/ls1intum/Ares/security/advisories/GHSA-883x-6fch-6wjx" }, { "source": "disclosure@vulncheck.com", "tags": [ "Third Party Advisory" ], "url": "https://vulncheck.com/advisories/vc-advisory-GHSA-883x-6fch-6wjx" } ], "sourceIdentifier": "disclosure@vulncheck.com", "vulnStatus": "Analyzed", "weaknesses": [ { "description": [ { "lang": "en", "value": "NVD-CWE-noinfo" } ], "source": "nvd@nist.gov", "type": "Primary" } ] } } } }
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…