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

67 lines
2.0 KiB
JSON
Raw Normal View History

2024-01-21 17:00:35 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2024-23731",
"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 loader in Embedchain before 0.1.57 allows attackers to execute arbitrary code, related to the openapi.py yaml.load function argument."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/embedchain/embedchain/pull/1122",
"refsource": "MISC",
"name": "https://github.com/embedchain/embedchain/pull/1122"
},
{
"url": "https://github.com/embedchain/embedchain/compare/0.1.56...0.1.57",
"refsource": "MISC",
"name": "https://github.com/embedchain/embedchain/compare/0.1.56...0.1.57"
}
]
}
}