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

67 lines
2.3 KiB
JSON
Raw Normal View History

2020-09-03 14:01:41 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-09-03 17:01:29 +00:00
"ID": "CVE-2020-25102",
"STATE": "PUBLIC"
2020-09-03 14:01:41 +00:00
},
2020-09-03 17:01:29 +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-03 14:01:41 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-09-03 17:01:29 +00:00
"value": "silverstripe-advancedreports (aka the Advanced Reports module for SilverStripe) 1.0 through 2.0 is vulnerable to Cross-Site Scripting (XSS) because it is possible to inject and store malicious JavaScript code. The affects admin/advanced-reports/DataObjectReport/EditForm/field/DataObjectReport/item (aka report preview) when an SVG document is provided in the Description parameter."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/nyeholt/silverstripe-advancedreports/releases",
"refsource": "MISC",
"name": "https://github.com/nyeholt/silverstripe-advancedreports/releases"
},
{
"refsource": "MISC",
"name": "https://gist.github.com/ahpaleus/c3bd2d41d306544ca3158569335d12f2",
"url": "https://gist.github.com/ahpaleus/c3bd2d41d306544ca3158569335d12f2"
2020-09-03 14:01:41 +00:00
}
]
}
}