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

67 lines
2.1 KiB
JSON
Raw Normal View History

2018-02-25 13:03:01 -05:00
{
2019-03-18 02:56:55 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-7476",
"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-02-25 14:03:10 -05:00
{
2019-03-18 02:56:55 +00:00
"lang": "eng",
"value": "controllers/admin/Linkage.php in dayrui FineCms 5.3.0 has Cross Site Scripting (XSS) via the id or lid parameter in a c=linkage,m=import request to admin.php, because the xss_clean protection mechanism is defeated by crafted input that lacks a '<' or '>' character."
2018-02-25 14:03:10 -05:00
}
2019-03-18 02:56:55 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.from0to1.me/index.php/archives/22/",
"refsource": "MISC",
"url": "https://www.from0to1.me/index.php/archives/22/"
},
{
"name": "https://gitee.com/w1tcher/finecms/commit/6978c63b3bc5e0d1038a23bfc6293ad5e9d5f530",
"refsource": "MISC",
"url": "https://gitee.com/w1tcher/finecms/commit/6978c63b3bc5e0d1038a23bfc6293ad5e9d5f530"
}
]
}
}