cvelist/2024/23xxx/CVE-2024-23730.json

72 lines
2.3 KiB
JSON
Raw Normal View History

2024-01-21 17:00:35 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2024-23730",
"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": "The OpenAPI and ChatGPT plugin loaders in LlamaHub (aka llama-hub) before 0.0.67 allow attackers to execute arbitrary code because safe_load is not used for YAML."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/run-llama/llama-hub/releases/tag/v0.0.67",
"refsource": "MISC",
"name": "https://github.com/run-llama/llama-hub/releases/tag/v0.0.67"
},
{
"url": "https://github.com/run-llama/llama-hub/blob/v0.0.67/CHANGELOG.md",
"refsource": "MISC",
"name": "https://github.com/run-llama/llama-hub/blob/v0.0.67/CHANGELOG.md"
},
{
"url": "https://github.com/run-llama/llama-hub/pull/841/commits/9dc9c21a5c6d0226d1d2101c3121d4f085743d52",
"refsource": "MISC",
"name": "https://github.com/run-llama/llama-hub/pull/841/commits/9dc9c21a5c6d0226d1d2101c3121d4f085743d52"
}
]
}
}