cvelist/2002/1xxx/CVE-2002-1227.json

73 lines
1.8 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2002-1227",
"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" : "PAM 0.76 treats a disabled password as if it were an empty (null) password, which allows local and remote attackers to gain privileges as disabled users."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "DSA-177",
"refsource" : "DEBIAN",
"url" : "http://www.debian.org/security/2002/dsa-177"
},
{
"name" : "pam-disabled-bypass-authentication(10405)",
"refsource" : "XF",
"url" : "http://www.iss.net/security_center/static/10405.php"
},
{
"name" : "5994",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/5994"
}
]
}
}