cvelist/2021/36xxx/CVE-2021-36605.json

62 lines
1.8 KiB
JSON
Raw Normal View History

2021-07-12 19:01:12 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-07-30 14:10:20 +00:00
"ID": "CVE-2021-36605",
"STATE": "PUBLIC"
2021-07-12 19:01:12 +00:00
},
2021-07-30 14:10:20 +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",
2021-07-12 19:01:12 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-07-30 14:10:20 +00:00
"value": "engineercms 1.03 is vulnerable to Cross Site Scripting (XSS). There is no escaping in the nickname field on the user list page. When viewing this page, the JavaScript code will be executed in the user's browser."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/3xxx/engineercms/issues/52",
"refsource": "MISC",
"name": "https://github.com/3xxx/engineercms/issues/52"
2021-07-12 19:01:12 +00:00
}
]
}
}