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
Tools/faqwiz/move-faqwiz.sh (aka the generic FAQ wizard moving tool) in Python 2.4.5 might allow local users to overwrite arbitrary files via a symlink attack on a tmp$RANDOM.tmp temporary file. NOTE: there may not be common usage scenarios in which tmp$RANDOM.tmp is located in an untrusted directory.
CVSS Information
N/A
Vulnerability Type
N/A
Vulnerability Title
Python move-faqwiz.sh创建不安全临时文件漏洞
Vulnerability Description
Python是一种开放源代码的脚本编程语言。 Python的通用FAQ向导移动工具(move-faqwiz.sh)使用$RANDOM创建临时文件: 28 cut_n_pad $1 2 suffix1 29 cut_n_pad $2 1 prefix2 30 cut_n_pad $2 2 suffix2 31 tmpfile=tmp$RANDOM.tmp 32 file1=faq$prefix1.$suffix1.htp 33 file2=faq$prefix2.$suffix2.htp 攻击者可以事先创建
CVSS Information
N/A
Vulnerability Type
N/A