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
The checklogin function in omail.pl for omail webmail 0.98.4 and earlier allows remote attackers to execute arbitrary commands via shell metacharacters in a (1) password, (2) domainname, or (3) username.
CVSS Information
N/A
Vulnerability Type
N/A
Vulnerability Title
OMail Webmail远程命令执行漏洞
Vulnerability Description
Omail是一款由perl编写的结合qmail的WEB邮件系统。 Omail的checklogin()函数对用户提交的参数缺少充分过滤,远程攻击者可以利用这个漏洞以WEB权限在系统上执行任意指令。 问题存在于函数checklogin()中: ......... omail.pl, line 689: my $command = 'echo -e "'. $domainname .'\000'. $username .'\000'.$password .'\000" | ' .$vauthenticate;
CVSS Information
N/A
Vulnerability Type
N/A