cvelist/2013/7xxx/CVE-2013-7041.json

102 lines
3.4 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 01:19:06 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2013-7041",
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 01:19:06 +00:00
"lang": "eng",
"value": "The pam_userdb module for Pam uses a case-insensitive method to compare hashed passwords, which makes it easier for attackers to guess the password via a brute force attack."
2017-10-16 12:31:07 -04:00
}
2019-03-18 01:19:06 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "[oss-security] 20141209 CVE request: pam: password hashes aren't compared case-sensitively",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2013/12/09/5"
},
{
"name": "64180",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/64180"
},
{
"name": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=731368",
"refsource": "CONFIRM",
"url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=731368"
},
{
"name": "[oss-security] 20141209 Re: CVE request: pam: password hashes aren't compared case-sensitively",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2013/12/09/16"
},
{
"name": "GLSA-201605-05",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/201605-05"
},
{
"name": "USN-2935-2",
"refsource": "UBUNTU",
"url": "http://www.ubuntu.com/usn/USN-2935-2"
},
{
"name": "USN-2935-3",
"refsource": "UBUNTU",
"url": "http://www.ubuntu.com/usn/USN-2935-3"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1038555",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1038555"
},
{
"name": "USN-2935-1",
"refsource": "UBUNTU",
"url": "http://www.ubuntu.com/usn/USN-2935-1"
}
]
}
}