cvelist/2021/3xxx/CVE-2021-3277.json

62 lines
1.9 KiB
JSON
Raw Normal View History

2021-01-26 18:04:15 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-06-07 22:00:56 +00:00
"ID": "CVE-2021-3277",
"STATE": "PUBLIC"
2021-01-26 18:04:15 +00:00
},
2021-06-07 22:00:56 +00:00
"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",
2021-01-26 18:04:15 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-06-07 22:00:56 +00:00
"value": "Nagios XI 5.7.5 and earlier allows authenticated admins to upload arbitrary files due to improper validation of the rename functionality in custom-includes component, which leads to remote code execution by uploading php files."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://asaf.me/2021/01/21/nagios-xi-5-7-5-remote-code-execution/",
"refsource": "MISC",
"name": "https://asaf.me/2021/01/21/nagios-xi-5-7-5-remote-code-execution/"
2021-01-26 18:04:15 +00:00
}
]
}
}