cvelist/2024/23xxx/CVE-2024-23347.json
2024-01-16 18:00:40 +00:00

64 lines
2.1 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-23347",
"ASSIGNER": "cve-assign@fb.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Prior to v176, when opening a new project Meta Spark Studio would execute scripts defined inside of a package.json file included as part of that project. Those scripts would have the ability to execute arbitrary code on the system as the application."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-99: Improper Control of Resource Identifiers ('Resource Injection')"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Meta Platforms, Inc",
"product": {
"product_data": [
{
"product_name": "Meta Spark Studio",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "176"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.facebook.com/security/advisories/cve-2024-23347",
"refsource": "MISC",
"name": "https://www.facebook.com/security/advisories/cve-2024-23347"
}
]
}
}