漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
PHP forms generated using the PHP FormMail Generator are vulnerable to stored cross-site scripting
Vulnerability Description
The code generated by PHP FormMail Generator prior to 17 December 2016 is vulnerable to stored cross-site scripting. In the generated form.lib.php file, upload file types are checked against a hard-coded list of dangerous extensions. This list does not include all variations of PHP files, which may lead to execution of the contained PHP code if the attacker can guess the uploaded filename. The form by default appends a short random string to the end of the filename.
CVSS Information
N/A
Vulnerability Type
Web页面中脚本相关HTML标签转义处理不恰当(基本跨站脚本)
Vulnerability Title
PHP FormMail Generator 跨站脚本漏洞
Vulnerability Description
PHP FormMail Generator是一套使用于生成包含在PHP或WordPress网站中的标准Web表单的PHP应用程序。 PHP FormMail Generator(2016年12月17日发布的版本)中存在跨站脚本漏洞,该漏洞源于程序没有正确过滤用户提交的输入。攻击者可通过推测已上传的文件名利用该漏洞执行PHP代码。
CVSS Information
N/A
Vulnerability Type
N/A