cvelist/2005/2xxx/CVE-2005-2666.json
2019-03-18 02:56:41 +00:00

92 lines
3.1 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2005-2666",
"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": "SSH, as implemented in OpenSSH before 4.0 and possibly other implementations, stores hostnames, IP addresses, and keys in plaintext in the known_hosts file, which makes it easier for an attacker that has compromised an SSH user's account to generate a list of additional targets that are more likely to have the same password or key."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "oval:org.mitre.oval:def:10201",
"refsource": "OVAL",
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10201"
},
{
"name": "25098",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/25098"
},
{
"name": "RHSA-2007:0257",
"refsource": "REDHAT",
"url": "http://www.redhat.com/support/errata/RHSA-2007-0257.html"
},
{
"name": "19243",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/19243"
},
{
"name": "http://www.eweek.com/article2/0,1759,1815795,00.asp",
"refsource": "MISC",
"url": "http://www.eweek.com/article2/0,1759,1815795,00.asp"
},
{
"name": "SCOSA-2006.11",
"refsource": "SCO",
"url": "ftp://ftp.sco.com/pub/updates/OpenServer/SCOSA-2006.11/SCOSA-2006.11.txt"
},
{
"name": "http://nms.csail.mit.edu/projects/ssh/",
"refsource": "MISC",
"url": "http://nms.csail.mit.edu/projects/ssh/"
}
]
}
}