cvelist/2018/12xxx/CVE-2018-12583.json
2019-03-18 01:46:10 +00:00

67 lines
1.9 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-12583",
"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": [
{
"lang": "eng",
"value": "An issue was discovered in AKCMS 6.1. CSRF can delete an article via an admincp deleteitem action to index.php."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/p8w/akcms/issues/2",
"refsource": "MISC",
"url": "https://github.com/p8w/akcms/issues/2"
},
{
"name": "https://github.com/chenrui1896/issue/blob/master/del_article",
"refsource": "MISC",
"url": "https://github.com/chenrui1896/issue/blob/master/del_article"
}
]
}
}