cvelist/2020/8xxx/CVE-2020-8892.json

72 lines
2.3 KiB
JSON
Raw Normal View History

2020-02-12 00:01:13 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-8892",
"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": "An issue was discovered in MISP before 2.4.121. It did not consider the HTTP PUT method when trying to block a brute-force series of invalid requests."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/MISP/MISP/commit/c1a0b3b2809b21b4df8c1efbc803aff700e262c3",
"refsource": "MISC",
"name": "https://github.com/MISP/MISP/commit/c1a0b3b2809b21b4df8c1efbc803aff700e262c3"
},
{
"url": "https://github.com/MISP/MISP/commit/934c82819237b4edf1da64587b72a87bec5dd520",
"refsource": "MISC",
"name": "https://github.com/MISP/MISP/commit/934c82819237b4edf1da64587b72a87bec5dd520"
},
{
"url": "https://github.com/MISP/MISP/compare/v2.4.120...v2.4.121",
"refsource": "MISC",
"name": "https://github.com/MISP/MISP/compare/v2.4.120...v2.4.121"
}
]
}
}