漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
APTRS has SSTI vulnerability
Vulnerability Description
APTRS (Automated Penetration Testing Reporting System) is a Python and Django-based automated reporting tool designed for penetration testers and security organizations. In 1.0, there is a vulnerability in the web application's handling of user-supplied input that is incorporated into a Jinja2 template. Specifically, when user input is improperly sanitized or validated, an attacker can inject Jinja2 syntax into the template, causing the server to execute arbitrary code. For example, an attacker might be able to inject expressions like {{ config }}, {{ self.class.mro[1].subclasses() }}, or more dangerous payloads that trigger execution of arbitrary Python code. The vulnerability can be reproduced by submitting crafted input to all the template fields handled by ckeditor, that are passed directly to a Jinja2 template. If the input is rendered without sufficient sanitization, it results in the execution of malicious Jinja2 code on the server.
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Vulnerability Type
Web页面中服务端引用(SSI)转义处理不恰当
Vulnerability Title
APTRS 安全漏洞
Vulnerability Description
APTRS(Automated Penetration Testing Reporting System)是APTRS开源的一款基于 Python 和 Django 的自动报告工具。专为渗透测试人员和安全组织而设计。 APTRS 1.0版本存在安全漏洞,该漏洞源于web应用中输入清理不当,允许攻击者注入Jinja2语法,导致服务器执行任意代码。
CVSS Information
N/A
Vulnerability Type
N/A