mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
92 lines
3.3 KiB
JSON
92 lines
3.3 KiB
JSON
{
|
|
"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/"
|
|
},
|
|
{
|
|
"refsource": "DEBIAN",
|
|
"name": "DSA-4438",
|
|
"url": "https://www.debian.org/security/2019/dsa-4438"
|
|
},
|
|
{
|
|
"refsource": "BUGTRAQ",
|
|
"name": "20190508 [SECURITY] [DSA 4438-1] atftp security update",
|
|
"url": "https://seclists.org/bugtraq/2019/May/16"
|
|
},
|
|
{
|
|
"refsource": "MLIST",
|
|
"name": "[debian-lts-announce] 20190512 [SECURITY] [DLA 1783-1] atftp security update",
|
|
"url": "https://lists.debian.org/debian-lts-announce/2019/05/msg00012.html"
|
|
},
|
|
{
|
|
"refsource": "GENTOO",
|
|
"name": "GLSA-202003-14",
|
|
"url": "https://security.gentoo.org/glsa/202003-14"
|
|
},
|
|
{
|
|
"refsource": "UBUNTU",
|
|
"name": "USN-4540-1",
|
|
"url": "https://usn.ubuntu.com/4540-1/"
|
|
}
|
|
]
|
|
}
|
|
} |