cvelist/2020/25xxx/CVE-2020-25799.json

67 lines
2.1 KiB
JSON
Raw Normal View History

2020-09-21 13:01:31 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-12-31 18:01:48 +00:00
"ID": "CVE-2020-25799",
"STATE": "PUBLIC"
2020-09-21 13:01:31 +00:00
},
2020-12-31 18:01:48 +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-09-21 13:01:31 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-12-31 18:01:48 +00:00
"value": "LimeSurvey 3.21.1 is affected by cross-site scripting (XSS) in the Quota component of the Survey page. When the survey quota being viewed, e.g. by an administrative user, the JavaScript code will be executed in the browser."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugs.limesurvey.org/view.php?id=15681",
"refsource": "MISC",
"name": "https://bugs.limesurvey.org/view.php?id=15681"
},
{
"url": "https://github.com/LimeSurvey/LimeSurvey/commit/a5f317817da4577d9ff457fea9c96482b3d1df23",
"refsource": "MISC",
"name": "https://github.com/LimeSurvey/LimeSurvey/commit/a5f317817da4577d9ff457fea9c96482b3d1df23"
2020-09-21 13:01:31 +00:00
}
]
}
}