cvelist/2015/5xxx/CVE-2015-5677.json

73 lines
2.0 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2015-5677",
"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" : "bsnmpd, as used in FreeBSD 9.3, 10.1, and 10.2, uses world-readable permissions on the snmpd.config file, which allows local users to obtain the secret key for USM authentication by reading the file."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://pierrekim.github.io/blog/2016-01-15-cve-2015-5677-freebsd-bsnmpd.html",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "https://pierrekim.github.io/blog/2016-01-15-cve-2015-5677-freebsd-bsnmpd.html"
},
{
"name" : "FreeBSD-SA-16:06",
"refsource" : "FREEBSD",
2017-10-16 12:31:07 -04:00
"url" : "https://www.freebsd.org/security/advisories/FreeBSD-SA-16:06.bsnmpd.asc"
},
{
"name" : "1034678",
"refsource" : "SECTRACK",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securitytracker.com/id/1034678"
}
]
}
}