cvelist/2020/35xxx/CVE-2020-35592.json

67 lines
2.1 KiB
JSON
Raw Normal View History

2020-12-21 06:01:40 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-02-18 20:00:42 +00:00
"ID": "CVE-2020-35592",
"STATE": "PUBLIC"
2020-12-21 06:01:40 +00:00
},
2021-02-18 20:00:42 +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-12-21 06:01:40 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-02-18 20:00:42 +00:00
"value": "Pi-hole 5.0, 5.1, and 5.1.1 allows XSS via the Options header to the admin/ URI. A remote user is able to inject arbitrary web script or HTML due to incorrect sanitization of user-supplied data and achieve a Reflected Cross-Site Scripting attack against other users and steal the session cookie."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://discourse.pi-hole.net/c/announcements/5",
"refsource": "MISC",
"name": "https://discourse.pi-hole.net/c/announcements/5"
},
{
"refsource": "MISC",
"name": "https://n4nj0.github.io/advisories/pi-hole-multiple-vulnerabilities-i/",
"url": "https://n4nj0.github.io/advisories/pi-hole-multiple-vulnerabilities-i/"
2020-12-21 06:01:40 +00:00
}
]
}
}