cvelist/2002/1xxx/CVE-2002-1644.json
2019-03-18 01:43:40 +00:00

77 lines
2.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2002-1644",
"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 Secure Shell for Servers and SSH Secure Shell for Workstations 2.0.13 through 3.2.1, when running without a PTY, does not call setsid to remove the child process from the process group of the parent process, which allows attackers to gain certain privileges."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "ssh-setsid-privilege-elevation(10710)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/10710"
},
{
"name": "6247",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/6247"
},
{
"name": "http://www.ssh.com/company/newsroom/article/286/",
"refsource": "CONFIRM",
"url": "http://www.ssh.com/company/newsroom/article/286/"
},
{
"name": "VU#740619",
"refsource": "CERT-VN",
"url": "http://www.kb.cert.org/vuls/id/740619"
}
]
}
}