CVE-2024-56363
Last modified
CVE-2024-56363 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. 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. EPSS estimates a 0.33% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2024-56363?
How severe is CVE-2024-56363?
How do I fix CVE-2024-56363?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-56357grist-core is a spreadsheet hosting server. A user visiting …6.1
- CVE-2024-56358grist-core is a spreadsheet hosting server. A user visiting …6.1
- CVE-2024-56359grist-core is a spreadsheet hosting server. A user visiting …6.1
- CVE-2024-5636A vulnerability was found in itsourcecode Bakery Online Orde…9.8
- CVE-2024-56361LGSL (Live Game Server List) provides online status for game…5.3
- CVE-2024-56362Navidrome is an open source web-based music collection serve…5.5
- CVE-2024-56364SimpleXLSX is software for parsing and retrieving data from …5.4
- CVE-2024-56365PhpSpreadsheet is a PHP library for reading and writing spre…5.4
- CVE-2024-56366PhpSpreadsheet is a PHP library for reading and writing spre…5.4
- CVE-2024-56368In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-56369In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-5637The Market Exporter plugin for WordPress is vulnerable to un…8.1
Are you affected by CVE-2024-56363?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
