cvelist/2020/12xxx/CVE-2020-12259.json

62 lines
1.9 KiB
JSON
Raw Normal View History

2020-04-26 16:01:17 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-05-18 13:01:17 +00:00
"ID": "CVE-2020-12259",
"STATE": "PUBLIC"
2020-04-26 16:01:17 +00:00
},
2020-05-18 13:01:17 +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-04-26 16:01:17 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-05-18 13:01:17 +00:00
"value": "rConfig 3.9.4 is vulnerable to reflected XSS. The configDevice.php file improperly validates user input. An attacker can exploit this vulnerability by crafting arbitrary JavaScript in the rid GET parameter of devicemgmnt.php."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://gist.github.com/farid007/8855031bad0e497264e4879efb5bc9f8",
"url": "https://gist.github.com/farid007/8855031bad0e497264e4879efb5bc9f8"
2020-04-26 16:01:17 +00:00
}
]
}
}