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
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