cvelist/2007/0xxx/CVE-2007-0844.json
2019-03-18 03:01:31 +00:00

82 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2007-0844",
"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": "The auth_via_key function in pam_ssh.c in pam_ssh before 1.92, when the allow_blank_passphrase option is disabled, allows remote attackers to bypass authentication restrictions and use private encryption keys requiring a blank passphrase by entering a non-blank passphrase."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "22461",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/22461"
},
{
"name": "24061",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/24061"
},
{
"name": "ADV-2007-0524",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2007/0524"
},
{
"name": "http://sourceforge.net/project/shownotes.php?release_id=484376",
"refsource": "CONFIRM",
"url": "http://sourceforge.net/project/shownotes.php?release_id=484376"
},
{
"name": "33119",
"refsource": "OSVDB",
"url": "http://osvdb.org/33119"
}
]
}
}