Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
N/A
Vulnerability Description
Stack-based buffer overflow in the split_redraw function in split.c in mtr before 0.73, when invoked with the -p (aka --split) option, allows remote attackers to execute arbitrary code via a crafted DNS PTR record. NOTE: it could be argued that this is a vulnerability in the ns_name_ntop function in resolv/ns_name.c in glibc and the proper fix should be in glibc; if so, then this should not be treated as a vulnerability in mtr.
CVSS Information
N/A
Vulnerability Type
N/A
Vulnerability Title
mtr split.c文件远程栈溢出漏洞
Vulnerability Description
mtr是结合了traceroute和ping程序的网络诊断工具。 mtr的split.c文件的split_redraw()函数在处理特制的主机名时存在栈溢出漏洞,远程攻击者可能利用此漏洞控制用户系统。 以下是有漏洞部分的代码段: "split.c" #define MAX_LINE_SIZE 256 void split_redraw(void) { int max; ;int at; ip_t *addr; *name; newLine[MAX_LINE_SIZE]; i; ... for(at = 0
CVSS Information
N/A
Vulnerability Type
N/A