cvelist/2004/0xxx/CVE-2004-0159.json
2019-03-18 01:34:43 +00:00

82 lines
2.6 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2004-0159",
"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": "Format string vulnerability in hsftp 1.11 allows remote authenticated users to cause a denial of service and possibly execute arbitrary code via file names containing format string characters that are not properly handled when executing an \"ls\" command."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "4029",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/4029"
},
{
"name": "hsftp-format-string(15276)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/15276"
},
{
"name": "9715",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/9715"
},
{
"name": "20040223 Re: [SECURITY] [DSA 447-1] New hsftp packages fix format string vulnerability",
"refsource": "FULLDISC",
"url": "http://lists.grok.org.uk/pipermail/full-disclosure/2004-February/017737.html"
},
{
"name": "DSA-447",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2004/dsa-447"
}
]
}
}