cvelist/2018/7xxx/CVE-2018-7035.json

62 lines
1.9 KiB
JSON
Raw Normal View History

2018-02-14 11:04:43 -05:00
{
2019-03-18 05:53:14 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-7035",
"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": [
2018-04-05 10:07:19 -04:00
{
2019-03-18 05:53:14 +00:00
"lang": "eng",
"value": "Cross-site scripting (XSS) vulnerability in Gleez CMS 1.2.0 and 2.0 might allow remote attackers (users) to inject JavaScript via HTML content in an editor, which will result in Stored XSS when an Administrator tries to edit the same content, as demonstrated by use of the source editor for HTML mode in an Add Blog action."
2018-04-05 10:07:19 -04:00
}
2019-03-18 05:53:14 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/gleez/cms/issues/794",
"refsource": "MISC",
"url": "https://github.com/gleez/cms/issues/794"
}
]
}
}