cvelist/2020/19xxx/CVE-2020-19203.json
2021-08-04 19:00:59 +00:00

77 lines
2.7 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-19203",
"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 authenticated Cross-Site Scripting (XSS) vulnerability was found in widgets/widgets/wake_on_lan_widget.php, a component of the pfSense software WebGUI, on version 2.4.4-p2 and earlier. The widget did not encode the descr (description) parameter of wake-on-LAN entries in its output, leading to a possible stored XSS."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.pfsense.org/download/",
"refsource": "MISC",
"name": "https://www.pfsense.org/download/"
},
{
"refsource": "MISC",
"name": "https://docs.netgate.com/pfsense/en/latest/releases/2-4-4-p3.html",
"url": "https://docs.netgate.com/pfsense/en/latest/releases/2-4-4-p3.html"
},
{
"refsource": "MISC",
"name": "https://gist.github.com/dharmeshbaskaran/55d546496bfb0ba28117e846d8b785db",
"url": "https://gist.github.com/dharmeshbaskaran/55d546496bfb0ba28117e846d8b785db"
},
{
"refsource": "MISC",
"name": "https://www.netgate.com/assets/downloads/advisories/pfSense-SA-19_04.webgui.asc",
"url": "https://www.netgate.com/assets/downloads/advisories/pfSense-SA-19_04.webgui.asc"
}
]
}
}