cvelist/2018/11xxx/CVE-2018-11209.json

67 lines
2.1 KiB
JSON
Raw Normal View History

2018-05-16 11:03:54 -04:00
{
2019-03-17 22:33:12 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-11209",
"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-05-16 11:03:54 -04:00
{
2019-03-17 22:33:12 +00:00
"lang": "eng",
"value": "** DISPUTED ** An issue was discovered in Z-BlogPHP 2.0.0. zb_system/cmd.php?act=verify relies on MD5 for the password parameter, which might make it easier for attackers to bypass intended access restrictions via a dictionary or rainbow-table attack. NOTE: the vendor declined to accept this as a valid issue."
2018-05-16 11:03:54 -04:00
}
2019-03-17 22:33:12 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
2019-03-19 21:00:48 +00:00
{
"refsource": "CONFIRM",
"name": "https://github.com/zblogcn/zblogphp/issues/205",
"url": "https://github.com/zblogcn/zblogphp/issues/205"
},
2019-03-17 22:33:12 +00:00
{
"name": "https://github.com/zblogcn/zblogphp/issues/188",
"refsource": "MISC",
"url": "https://github.com/zblogcn/zblogphp/issues/188"
}
]
}
}