cvelist/2000/0xxx/CVE-2000-0575.json

72 lines
2.2 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 06:38:44 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2000-0575",
"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 06:38:44 +00:00
"lang": "eng",
"value": "SSH 1.2.27 with Kerberos authentication support stores Kerberos tickets in a file which is created in the current directory of the user who is logging in, which could allow remote attackers to sniff the ticket cache if the home directory is installed on NFS."
2017-10-16 12:31:07 -04:00
}
2019-03-18 06:38:44 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "1426",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/1426"
},
{
"name": "ssh-kerberos-tickets-disclosure(4903)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/4903"
},
{
"name": "20000630 Kerberos security vulnerability in SSH-1.2.27",
"refsource": "BUGTRAQ",
"url": "http://marc.info/?l=bugtraq&m=96256265914116&w=2"
}
]
}
}