cvelist/2020/15xxx/CVE-2020-15882.json

72 lines
2.3 KiB
JSON
Raw Normal View History

2020-07-21 20:01:24 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-07-23 14:01:22 +00:00
"ID": "CVE-2020-15882",
"STATE": "PUBLIC"
2020-07-21 20:01:24 +00:00
},
2020-07-23 14:01:22 +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",
2020-07-21 20:01:24 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-07-23 14:01:22 +00:00
"value": "A CSRF issue in manager/delete_machine/{id} in MunkiReport before 5.6.3 allows attackers to delete arbitrary machines from the MunkiReport database."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/munkireport/munkireport-php/releases",
"refsource": "MISC",
"name": "https://github.com/munkireport/munkireport-php/releases"
},
{
"refsource": "MISC",
"name": "https://github.com/munkireport/munkireport-php/releases/tag/v5.6.3",
"url": "https://github.com/munkireport/munkireport-php/releases/tag/v5.6.3"
},
{
"refsource": "MISC",
"name": "https://github.com/munkireport/munkireport-php/wiki/20200722-CSRF-Bypass-On-Endpoints-With-No-Body-Parameters",
"url": "https://github.com/munkireport/munkireport-php/wiki/20200722-CSRF-Bypass-On-Endpoints-With-No-Body-Parameters"
2020-07-21 20:01:24 +00:00
}
]
}
}