cvelist/2018/12xxx/CVE-2018-12912.json

67 lines
1.9 KiB
JSON
Raw Normal View History

2018-06-27 13:03:57 -04:00
{
2019-03-18 04:53:58 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-12912",
"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-06-27 14:03:55 -04:00
{
2019-03-18 04:53:58 +00:00
"lang": "eng",
"value": "An issue wan discovered in admin\\controllers\\database.php in HongCMS 3.0.0. There is a SQL Injection vulnerability via an admin/index.php/database/operate?dbaction=emptytable&tablename= URI."
2018-06-27 14:03:55 -04:00
}
2019-03-18 04:53:58 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "44953",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/44953/"
},
{
"name": "https://github.com/Neeke/HongCMS/issues/4",
"refsource": "MISC",
"url": "https://github.com/Neeke/HongCMS/issues/4"
}
]
}
}