cvelist/2020/19xxx/CVE-2020-19202.json

67 lines
2.2 KiB
JSON
Raw Normal View History

2020-08-13 09:01:54 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-19202",
"ASSIGNER": "cve@mitre.org",
2021-06-17 16:00:54 +00:00
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://gist.github.com/dharmeshbaskaran/2825ee8ae48b9065193c07a92b3a712c",
"url": "https://gist.github.com/dharmeshbaskaran/2825ee8ae48b9065193c07a92b3a712c"
},
{
"refsource": "MISC",
"name": "https://blog.ipfire.org/post/ipfire-2-23-core-update-132-released",
"url": "https://blog.ipfire.org/post/ipfire-2-23-core-update-132-released"
}
]
2020-08-13 09:01:54 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-06-18 12:00:52 +00:00
"value": "An authenticated Stored XSS (Cross-site Scripting) exists in the \"captive.cgi\" Captive Portal via the \"Title of Login Page\" text box or \"TITLE\" parameter in IPFire 2.21 (x86_64) - Core Update 130. It allows an authenticated WebGUI user with privileges to execute Stored Cross-site Scripting in the Captive Portal page."
2020-08-13 09:01:54 +00:00
}
]
}
}