cvelist/2024/23xxx/CVE-2024-23681.json
2024-01-19 21:00:36 +00:00

76 lines
2.5 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-23681",
"ASSIGNER": "disclosure@vulncheck.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "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"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-284 Improper Access Control",
"cweId": "CWE-284"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://github.com/ls1intum/Ares/security/advisories/GHSA-98hq-4wmw-98w9",
"refsource": "MISC",
"name": "https://github.com/ls1intum/Ares/security/advisories/GHSA-98hq-4wmw-98w9"
},
{
"url": "https://github.com/advisories/GHSA-98hq-4wmw-98w9",
"refsource": "MISC",
"name": "https://github.com/advisories/GHSA-98hq-4wmw-98w9"
},
{
"url": "https://vulncheck.com/advisories/vc-advisory-GHSA-98hq-4wmw-98w9",
"refsource": "MISC",
"name": "https://vulncheck.com/advisories/vc-advisory-GHSA-98hq-4wmw-98w9"
}
]
},
"source": {
"discovery": "INTERNAL"
}
}