mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
112 lines
4.7 KiB
JSON
112 lines
4.7 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "secalert@redhat.com",
|
|
"ID": "CVE-2012-0814",
|
|
"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_parse_options function in auth-options.c in sshd in OpenSSH before 5.7 provides debug messages containing authorized_keys command options, which allows remote authenticated users to obtain potentially sensitive information by reading these messages, as demonstrated by the shared user account required by Gitolite. NOTE: this can cross privilege boundaries because a user account may intentionally have no shell or filesystem access, and therefore may have no supported way to read an authorized_keys file in its own home directory."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "51702",
|
|
"refsource": "BID",
|
|
"url": "http://www.securityfocus.com/bid/51702"
|
|
},
|
|
{
|
|
"name": "[oss-security] 20120127 Re: CVE Request: Debian (others?) openssh-server: Forced Command handling leaks private information to ssh clients",
|
|
"refsource": "MLIST",
|
|
"url": "http://openwall.com/lists/oss-security/2012/01/27/4"
|
|
},
|
|
{
|
|
"name": "http://kb.juniper.net/InfoCenter/index?page=content&id=JSA10673",
|
|
"refsource": "CONFIRM",
|
|
"url": "http://kb.juniper.net/InfoCenter/index?page=content&id=JSA10673"
|
|
},
|
|
{
|
|
"name": "[oss-security] 20120126 CVE Request: Debian (others?) openssh-server: Forced Command handling leaks private information to ssh clients",
|
|
"refsource": "MLIST",
|
|
"url": "http://openwall.com/lists/oss-security/2012/01/26/15"
|
|
},
|
|
{
|
|
"name": "78706",
|
|
"refsource": "OSVDB",
|
|
"url": "http://osvdb.org/78706"
|
|
},
|
|
{
|
|
"name": "opensshserver-commands-info-disc(72756)",
|
|
"refsource": "XF",
|
|
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/72756"
|
|
},
|
|
{
|
|
"name": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=657445",
|
|
"refsource": "CONFIRM",
|
|
"url": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=657445"
|
|
},
|
|
{
|
|
"name": "[oss-security] 20120126 Re: CVE Request: Debian (others?) openssh-server: Forced Command handling leaks private information to ssh clients",
|
|
"refsource": "MLIST",
|
|
"url": "http://openwall.com/lists/oss-security/2012/01/26/16"
|
|
},
|
|
{
|
|
"name": "[oss-security] 20120126 Re: CVE Request: Debian (others?) openssh-server: Forced Command handling leaks private information to ssh clients",
|
|
"refsource": "MLIST",
|
|
"url": "http://openwall.com/lists/oss-security/2012/01/27/1"
|
|
},
|
|
{
|
|
"name": "http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/auth-options.c",
|
|
"refsource": "CONFIRM",
|
|
"url": "http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/auth-options.c"
|
|
},
|
|
{
|
|
"name": "http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/auth-options.c.diff?r1=1.53;r2=1.54",
|
|
"refsource": "CONFIRM",
|
|
"url": "http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/auth-options.c.diff?r1=1.53;r2=1.54"
|
|
}
|
|
]
|
|
}
|
|
} |