cvelist/2008/6xxx/CVE-2008-6899.json

77 lines
2.4 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 23:43:27 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2008-6899",
"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-17 23:43:27 +00:00
"lang": "eng",
"value": "Multiple buffer overflows in freeSSHd 1.2.1 allow remote authenticated users to cause a denial of service (crash) and execute arbitrary code via a long (1) open, (2) unlink, (3) mkdir, (4) rmdir, or (5) stat SFTP command."
2017-10-16 12:31:07 -04:00
}
2019-03-17 23:43:27 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "freesshd-open-bo(52434)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/52434"
},
{
"name": "32972",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/32972"
},
{
"name": "http://www.bmgsec.com.au/advisories/freeSSHd-bof.txt",
"refsource": "MISC",
"url": "http://www.bmgsec.com.au/advisories/freeSSHd-bof.txt"
},
{
"name": "20081222 FreeSSHd Multiple Remote Stack Overflow Vulnerabilities",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/499486/100/0/threaded"
}
]
}
}