cvelist/2001/0xxx/CVE-2001-0259.json
2019-03-17 22:44:42 +00:00

77 lines
2.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2001-0259",
"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-keygen in ssh 1.2.27 - 1.2.30 with Secure-RPC can allow local attackers to recover a SUN-DES-1 magic phrase generated by another user, which the attacker can use to decrypt that user's private key file."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://www.ssh.com/products/ssh/patches/secureRPCvulnerability.html",
"refsource": "CONFIRM",
"url": "http://www.ssh.com/products/ssh/patches/secureRPCvulnerability.html"
},
{
"name": "2222",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/2222"
},
{
"name": "20010116 Bug in SSH1 secure-RPC support can expose users' private keys",
"refsource": "BUGTRAQ",
"url": "http://archives.neohapsis.com/archives/bugtraq/2001-01/0262.html"
},
{
"name": "ssh-rpc-private-key(5963)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/5963"
}
]
}
}