漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Memray-generated HTML reports vulnerable to Stored XSS via unescaped command-line metadata
Vulnerability Description
Memray is a memory profiler for Python. Prior to Memray 1.19.2, Memray rendered the command line of the tracked process directly into generated HTML reports without escaping. Because there was no escaping, attacker-controlled command line arguments were inserted as raw HTML into the generated report. This allowed JavaScript execution when a victim opened the generated report in a browser. Version 1.19.2 fixes the issue.
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:L/I:N/A:N
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
Vulnerability Title
Memray 跨站脚本漏洞
Vulnerability Description
Memray是Bloomberg开源的一个内存分析工具。 Memray 1.19.2之前版本存在跨站脚本漏洞,该漏洞源于生成的HTML报告未转义跟踪进程的命令行参数,可能导致攻击者控制的参数作为原始HTML插入,造成JavaScript执行。
CVSS Information
N/A
Vulnerability Type
N/A