cvelist/2001/1xxx/CVE-2001-1413.json

82 lines
2.6 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 22:16:55 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2001-1413",
"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 22:16:55 +00:00
"lang": "eng",
"value": "Stack-based buffer overflow in the comprexx function for ncompress 4.2.4 and earlier, when used in situations that cross security boundaries (such as FTP server), may allow remote attackers to execute arbitrary code via a long filename argument."
2017-10-16 12:31:07 -04:00
}
2019-03-17 22:16:55 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "GLSA-200410-08",
"refsource": "GENTOO",
"url": "http://security.gentoo.org/glsa/glsa-200410-08.xml"
},
{
"name": "20010621 New bugs, old bugs",
"refsource": "VULN-DEV",
"url": "http://seclists.org/lists/vuln-dev/2001/Nov/0202.html"
},
{
"name": "RHSA-2004:536",
"refsource": "REDHAT",
"url": "http://www.redhat.com/support/errata/RHSA-2004-536.html"
},
{
"name": "VU#176363",
"refsource": "CERT-VN",
"url": "http://www.kb.cert.org/vuls/id/176363"
},
{
"name": "ncompress-filename-bo(10619)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/10619"
}
]
}
}