Lucene search
+L

14893 matches found

CNVD
CNVD
added 2024/12/25 12:00 a.m.74 views

Craft CMS Unauthenticated Remote Code Execution Vulnerability

Craft CMS is a user-friendly, web-based content management system for creating and managing website content. Craft CMS has a security vulnerability due to the opening of registerargcargv in the PHP configuration, which can be exploited by an attacker to execute arbitrary code and take control of...

9.8CVSS8.1AI score0.97446EPSS
SaveExploits9References1
RedhatCVE
RedhatCVE
added 2024/12/24 7:55 a.m.13 views

CVE-2024-56201

A flaw was found in the Jinja2 package. A bug in the Jinja compiler allows an attacker that controls both the content and filename of a template to execute arbitrary Python code, regardless of Jinja's sandbox being used. An attacker needs to be able to control both the filename and the contents o...

7.3CVSS8.7AI score0.00307EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2024/12/24 6:57 a.m.22 views

CVE-2024-56326

A flaw was found in the Jinja package. In affected versions of Jinja, an oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to...

6.3CVSS7.8AI score0.00521EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2024/12/23 5:54 p.m.38 views

Jinja has a sandbox breakout through malicious filenames

A bug in the Jinja compiler allows an attacker that controls both the content and filename of a template to execute arbitrary Python code, regardless of if Jinja's sandbox is used. To exploit the vulnerability, an attacker needs to control both the filename and the contents of a template. Whether...

8.8CVSS7.7AI score0.00307EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/12/23 5:54 p.m.3 views

GHSA-GMJ6-6F8F-6699 Jinja has a sandbox breakout through malicious filenames

A bug in the Jinja compiler allows an attacker that controls both the content and filename of a template to execute arbitrary Python code, regardless of if Jinja's sandbox is used. To exploit the vulnerability, an attacker needs to control both the filename and the contents of a template. Whether...

8.8CVSS7.2AI score0.00307EPSS
SaveExploits0References6
Snyk
Snyk
added 2024/12/23 5:54 p.m.5 views

Improper Neutralization

Overview Affected versions of this package are vulnerable to Improper Neutralization when importing a macro in a template whose filename is also a template. This will result in a SyntaxError: f-string: invalid syntax error message because the filename is not properly escaped, indicating that it i...

8.8CVSS6.9AI score0.00307EPSS
SaveExploits0References2
CVE
CVE
added 2024/12/23 5:23 p.m.76 views

CVE-2024-56363

APTRS (Automated Penetration Testing Reporting System) v1.0 is affected by a server-side template injection in Jinja2 due to improper sanitization of user input passed from ckeditor fields. The vulnerability allows an attacker to inject Jinja2 syntax (e.g., {{ config }}, {{ self.class.mro[1].subc...

7.8CVSS7.9AI score0.00334EPSS
SaveExploits0References2
OSV
OSV
added 2024/12/23 5:23 p.m.18 views

CVE-2024-56363 APTRS has SSTI vulnerability

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

7.8CVSS7.5AI score
SaveExploits0References4
Cvelist
Cvelist
added 2024/12/23 5:23 p.m.50 views

CVE-2024-56363 APTRS has SSTI vulnerability

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

7.8CVSS0.00334EPSS
SaveExploits0References2
Snyk
Snyk
added 2024/12/23 4:40 p.m.5 views

Template Injection

Overview Affected versions of this package are vulnerable to Template Injection when an attacker controls the content of a template. This is due to an oversight in the sandboxed environment's method detection when using a stored reference to a malicious string's format method, which can then be...

8.1CVSS7AI score0.00521EPSS
SaveExploits0References2
OSV
OSV
added 2024/12/23 4:15 p.m.3 views

DEBIAN-CVE-2024-56326

Jinja is an extensible templating engine. Prior to 3.1.5, An oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the...

5.4CVSS7.3AI score0.00521EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/23 4:15 p.m.14 views

AZL-54660 CVE-2024-56201 affecting package python-jinja2 for versions less than 3.1.2-2

Jinja is an extensible templating engine. In versions on the 3.x branch prior to 3.1.5, a bug in the Jinja compiler allows an attacker that controls both the content and filename of a template to execute arbitrary Python code, regardless of if Jinja's sandbox is used. To exploit the vulnerability...

8.8CVSS7.2AI score0.00307EPSS
SaveExploits0References1
NVD
NVD
added 2024/12/23 4:15 p.m.44 views

CVE-2024-56326

Jinja is an extensible templating engine. Prior to 3.1.5, An oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the...

7.8CVSS0.00521EPSS
SaveExploits0References4
OSV
OSV
added 2024/12/23 4:15 p.m.12 views

AZL-54654 CVE-2024-56326 affecting package python-jinja2 for versions less than 3.1.2-2

Jinja is an extensible templating engine. Prior to 3.1.5, An oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the...

7.8CVSS7.2AI score0.00521EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/23 4:15 p.m.7 views

ALPINE-CVE-2024-56201

Jinja is an extensible templating engine. In versions on the 3.x branch prior to 3.1.5, a bug in the Jinja compiler allows an attacker that controls both the content and filename of a template to execute arbitrary Python code, regardless of if Jinja's sandbox is used. To exploit the vulnerability...

8.8CVSS8.6AI score0.00307EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/23 4:15 p.m.12 views

AZL-54650 CVE-2024-56201 affecting package python-jinja2 for versions less than 3.0.3-5

Jinja is an extensible templating engine. In versions on the 3.x branch prior to 3.1.5, a bug in the Jinja compiler allows an attacker that controls both the content and filename of a template to execute arbitrary Python code, regardless of if Jinja's sandbox is used. To exploit the vulnerability...

8.8CVSS7.5AI score0.00307EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/23 4:15 p.m.5 views

DEBIAN-CVE-2024-56201

Jinja is an extensible templating engine. In versions on the 3.x branch prior to 3.1.5, a bug in the Jinja compiler allows an attacker that controls both the content and filename of a template to execute arbitrary Python code, regardless of if Jinja's sandbox is used. To exploit the vulnerability...

8.8CVSS7.3AI score0.00307EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/23 4:15 p.m.7 views

ALPINE-CVE-2024-56326

Jinja is an extensible templating engine. Prior to 3.1.5, An oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the...

5.4CVSS8.7AI score0.00521EPSS
SaveExploits0References1
NVD
NVD
added 2024/12/23 4:15 p.m.22 views

CVE-2024-56201

Jinja is an extensible templating engine. In versions on the 3.x branch prior to 3.1.5, a bug in the Jinja compiler allows an attacker that controls both the content and filename of a template to execute arbitrary Python code, regardless of if Jinja's sandbox is used. To exploit the vulnerability...

8.8CVSS0.00307EPSS
SaveExploits0References4
OSV
OSV
added 2024/12/23 4:15 p.m.12 views

UBUNTU-CVE-2024-56201

Jinja is an extensible templating engine. In versions on the 3.x branch prior to 3.1.5, a bug in the Jinja compiler allows an attacker that controls both the content and filename of a template to execute arbitrary Python code, regardless of if Jinja's sandbox is used. To exploit the vulnerability...

8.8CVSS7.1AI score0.00307EPSS
SaveExploits0References7
Rows per page
Query Builder