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
Directory traversal vulnerability in inc/functions.inc.php in CuteNews 1.4.1 and possibly other versions, when register_globals is enabled, allows remote attackers to include arbitrary files via a .. (dot dot) sequence and trailing NULL (%00) byte in the archive parameter in an HTTP POST or COOKIE request, which bypasses a sanity check that is only applied to a GET request.
CVSS Information
N/A
Vulnerability Type
N/A
Vulnerability Title
CutePHP CuteNews 'function.php'本地文件包含漏洞
Vulnerability Description
Cutenews是一款功能强大的新闻管理系统,使用二维表格式文本文件存储数据。 Cutenews在"inc/function.php"中没有正确地验证"archive"参数的输入数据,导致远程攻击者可以访问任意文件(如users.db.php和config.php)。 以下是$cutepath/inc/functions.inc.php的第七行: if( isset($_GET['archive']) and $_GET['archive'] != "" and !eregi("^[_a-zA-Z0-9-
CVSS Information
N/A
Vulnerability Type
N/A