cvelist/2016/10xxx/CVE-2016-10700.json

78 lines
2.4 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2016-10700",
"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" : "auth_login.php in Cacti before 1.0.0 allows remote authenticated users who use web authentication to bypass intended access restrictions by logging in as a user not in the cacti database, because the guest user is not considered. NOTE: this vulnerability exists because of an incomplete fix for CVE-2016-2313."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://bugs.cacti.net/view.php?id=2697",
"refsource" : "CONFIRM",
"url" : "http://bugs.cacti.net/view.php?id=2697"
},
{
"name" : "http://www.cacti.net/release_notes_1_0_0.php",
"refsource" : "CONFIRM",
"url" : "http://www.cacti.net/release_notes_1_0_0.php"
},
{
"name" : "https://github.com/Cacti/cacti/commit/69983495cd41bf0903fe02baeef84b1fa85f2846",
"refsource" : "CONFIRM",
"url" : "https://github.com/Cacti/cacti/commit/69983495cd41bf0903fe02baeef84b1fa85f2846"
},
{
"name" : "https://web.archive.org/web/20160817090458/http://bugs.cacti.net/view.php?id=2697",
"refsource" : "CONFIRM",
"url" : "https://web.archive.org/web/20160817090458/http://bugs.cacti.net/view.php?id=2697"
}
]
}
}