cvelist/2011/3xxx/CVE-2011-3172.json

99 lines
2.7 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2018-06-08 09:04:18 -04:00
"CVE_data_meta" : {
"ASSIGNER" : "security@suse.de",
"DATE_PUBLIC" : "2011-08-31T00:00:00.000Z",
"ID" : "CVE-2011-3172",
"STATE" : "PUBLIC",
"TITLE" : "unix2_chkpwd do not check for a valid account"
2017-10-16 12:31:07 -04:00
},
2018-06-08 09:04:18 -04:00
"affects" : {
"vendor" : {
"vendor_data" : [
2018-06-08 08:12:38 +02:00
{
2018-06-08 09:04:18 -04:00
"product" : {
"product_data" : [
2018-06-08 08:12:38 +02:00
{
2018-06-08 09:04:18 -04:00
"product_name" : "SUSE Linux Enterprise",
"version" : {
"version_data" : [
2018-06-08 08:12:38 +02:00
{
2018-06-08 09:04:18 -04:00
"affected" : "<",
"version_value" : "12"
2018-06-08 08:12:38 +02:00
}
]
}
}
]
},
2018-06-08 09:04:18 -04:00
"vendor_name" : "SUSE"
2018-06-08 08:12:38 +02:00
}
]
}
},
2018-06-08 09:04:18 -04:00
"credit" : [
2018-06-08 08:12:38 +02:00
{
2018-06-08 09:04:18 -04:00
"lang" : "eng",
"value" : "Michael Calmer of SUSE"
2018-06-08 08:12:38 +02:00
}
],
2018-06-08 09:04:18 -04:00
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
2018-06-08 08:12:38 +02:00
{
2018-06-08 09:04:18 -04:00
"lang" : "eng",
"value" : "A vulnerability in pam_modules of SUSE SUSE Linux Enterprise allows attackers to log into accounts that should have been disabled. Affected releases are SUSE SUSE Linux Enterprise: versions prior to 12."
2018-06-08 08:12:38 +02:00
}
]
},
2018-06-08 09:04:18 -04:00
"impact" : {
"cvss" : {
"attackComplexity" : "LOW",
"attackVector" : "NETWORK",
"availabilityImpact" : "NONE",
"baseScore" : 5.4,
"baseSeverity" : "MEDIUM",
"confidentialityImpact" : "LOW",
"integrityImpact" : "LOW",
"privilegesRequired" : "LOW",
"scope" : "UNCHANGED",
"userInteraction" : "NONE",
"vectorString" : "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version" : "3.0"
2018-06-08 08:12:38 +02:00
}
},
2018-06-08 09:04:18 -04:00
"problemtype" : {
"problemtype_data" : [
2017-10-16 12:31:07 -04:00
{
2018-06-08 09:04:18 -04:00
"description" : [
2018-06-08 08:12:38 +02:00
{
2018-06-08 09:04:18 -04:00
"lang" : "eng",
"value" : "CWE-304"
2018-06-08 08:12:38 +02:00
}
]
2017-10-16 12:31:07 -04:00
}
]
2018-06-08 08:12:38 +02:00
},
2018-06-08 09:04:18 -04:00
"references" : {
"reference_data" : [
2018-06-08 08:12:38 +02:00
{
2018-06-08 09:04:18 -04:00
"name" : "https://bugzilla.suse.com/show_bug.cgi?id=707645",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.suse.com/show_bug.cgi?id=707645"
2018-06-08 08:12:38 +02:00
},
{
2018-06-08 09:04:18 -04:00
"name" : "https://build.opensuse.org/request/show/80346",
"refsource" : "CONFIRM",
"url" : "https://build.opensuse.org/request/show/80346"
2018-06-08 08:12:38 +02:00
}
]
},
2018-06-08 09:04:18 -04:00
"source" : {
"defect" : [
2018-06-08 08:12:38 +02:00
"707645"
],
2018-06-08 09:04:18 -04:00
"discovery" : "INTERNAL"
2017-10-16 12:31:07 -04:00
}
2018-06-08 09:04:18 -04:00
}