cvelist/2019/11xxx/CVE-2019-11365.json

72 lines
2.5 KiB
JSON
Raw Normal View History

2019-04-20 13:00:43 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-11365",
"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": "An issue was discovered in atftpd in atftp 0.7.1. A remote attacker may send a crafted packet triggering a stack-based buffer overflow due to an insecurely implemented strncpy call. The vulnerability is triggered by sending an error packet of 3 bytes or fewer. There are multiple instances of this vulnerable strncpy pattern within the code base, specifically within tftpd_file.c, tftp_file.c, tftpd_mtftp.c, and tftp_mtftp.c."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://pulsesecurity.co.nz/advisories/atftpd-multiple-vulnerabilities",
"refsource": "MISC",
"name": "https://pulsesecurity.co.nz/advisories/atftpd-multiple-vulnerabilities"
},
{
"url": "https://sourceforge.net/p/atftp/code/ci/abed7d245d8e8bdfeab24f9f7f55a52c3140f96b/",
"refsource": "MISC",
"name": "https://sourceforge.net/p/atftp/code/ci/abed7d245d8e8bdfeab24f9f7f55a52c3140f96b/"
2019-05-08 04:00:49 +00:00
},
{
"refsource": "DEBIAN",
"name": "DSA-4438",
"url": "https://www.debian.org/security/2019/dsa-4438"
2019-04-20 13:00:43 +00:00
}
]
}
}