cvelist/2021/26xxx/CVE-2021-26814.json
2021-03-06 02:00:39 +00:00

67 lines
2.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2021-26814",
"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": "Wazuh API in Wazuh from 4.0.0 to 4.0.3 allows authenticated users to execute arbitrary code with administrative privileges via /manager/files URI. An authenticated user to the service may exploit incomplete input validation on the /manager/files API to inject arbitrary code within the API service script."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://documentation.wazuh.com/4.0/release-notes/release_4_0_4.html",
"refsource": "MISC",
"name": "https://documentation.wazuh.com/4.0/release-notes/release_4_0_4.html"
},
{
"url": "https://github.com/wazuh/wazuh/releases/tag/v4.0.4",
"refsource": "MISC",
"name": "https://github.com/wazuh/wazuh/releases/tag/v4.0.4"
}
]
}
}