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

77 lines
2.7 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-15883",
"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 Cross-Site Scripting (XSS) vulnerability in the managedinstalls module before 2.6 for MunkiReport allows remote attackers to inject arbitrary web script or HTML via the last two URL parameters (through which installed packages names and versions are reported)."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/munkireport/munkireport-php",
"refsource": "MISC",
"name": "https://github.com/munkireport/munkireport-php"
},
{
"url": "https://github.com/munkireport/managedinstalls/releases/tag/v2.6",
"refsource": "MISC",
"name": "https://github.com/munkireport/managedinstalls/releases/tag/v2.6"
},
{
"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-Reflected-XSS-In-Managedinstalls-Module",
"url": "https://github.com/munkireport/munkireport-php/wiki/20200722-Reflected-XSS-In-Managedinstalls-Module"
2020-07-21 20:01:24 +00:00
}
]
}
}