漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Tookie: Arbitrary file write via path traversal in -u username / -U userfile output filename
Vulnerability Description
Tookie is a advanced OSINT information gathering tool. Prior to 4.1fix, modules/modules.py's write_txt, write_csv, write_json, and (commented-but-shipping) scan_file helpers open their output as open(f"{user}.<ext>"), where user comes unsanitized from the -u CLI flag or any line of a -U usernames file. A username that contains path-separator sequences (.., /, \, or an absolute path) causes tookie-osint to write the scan output to an arbitrary path the invoking user has write permission for. This vulnerability is fixed in 4.1fix.
CVSS Information
N/A
Vulnerability Type
对路径名的限制不恰当(路径遍历)
Vulnerability Title
Tookie-OSINT 路径遍历漏洞
Vulnerability Description
Tookie-OSINT是alfredredbird个人开发者的一款跨平台用户名发现工具。 Tookie-OSINT 4.1fix之前版本存在路径遍历漏洞,该漏洞源于modules/modules.py中write_txt、write_csv、write_json和scan_file辅助函数将用户输入直接用作文件名,可能导致包含路径分隔符的用户名导致扫描输出写入任意路径。
CVSS Information
N/A
Vulnerability Type
N/A