Lucene search
+L

30 matches found

EUVD
EUVD
•added 2026/09/17 4:30 p.m.•11 views

EUVD-2026-80790

Zope AccessControl vulnerable to information disclosure through Python string format and formatmap functions...

6.8CVSS5.7AI score0.00469EPSS
SaveExploits0References4
NVD
NVD
•added 2026/09/16 3:17 p.m.•9 views

CVE-2026-77401

Zope AccessControl provides a general security framework for use in Zope. Prior to 7.4, applications that allow untrusted users to create and execute AccessControl-controlled Python code do not safely guard str.format and str.formatmap when those methods are reached through a str subclass. In bot...

6.8CVSS0.00469EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/09/16 2:28 p.m.•17 views

CVE-2026-77401 Zope AccessControl: Information disclosure through Python string `format` and `format_map` functions

Zope AccessControl provides a general security framework for use in Zope. Prior to 7.4, applications that allow untrusted users to create and execute AccessControl-controlled Python code do not safely guard str.format and str.formatmap when those methods are reached through a str subclass. In bot...

6.8CVSS5.9AI score0.00469EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/16 2:28 p.m.•35 views

CVE-2026-77401 Zope AccessControl: Information disclosure through Python string `format` and `format_map` functions

Zope AccessControl provides a general security framework for use in Zope. Prior to 7.4, applications that allow untrusted users to create and execute AccessControl-controlled Python code do not safely guard str.format and str.formatmap when those methods are reached through a str subclass. In bot...

6.8CVSS0.00469EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/16 2:28 p.m.•8 views

CVE-2026-77401 Zope AccessControl: Information disclosure through Python string `format` and `format_map` functions

Zope AccessControl provides a general security framework for use in Zope. Prior to 7.4, applications that allow untrusted users to create and execute AccessControl-controlled Python code do not safely guard str.format and str.formatmap when those methods are reached through a str subclass. In bot...

6.8CVSS5.9AI score
SaveExploits0References5
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/16 12:00 a.m.•2 views

CVE-2026-77401: Protection Mechanism Failure

Zope AccessControl provides a general security framework for use in Zope. Prior to 7.4, applications that allow untrusted users to create and execute AccessControl-controlled Python code do not safely guard str.format and str.formatmap when those methods are reached through a str subclass. In bot...

6.8CVSS5.9AI score0.00469EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/14 2:48 p.m.•42 views

CVE-2026-57120 PraisonAI: execute_code sandbox bypass: str.format C-level attribute access reads every blocklisted dunder

PraisonAI is a multi-agent teams system. Prior to praisonaiagents 1.6.59, executecode sandbox mode permits runtime assembly of blocklisted dunder names and allows str.format or str.formatmap to resolve dotted fields through C-level attribute access that bypasses safegetattr. This exposes class,...

6.5CVSS0.00555EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/09/14 2:48 p.m.•6 views

CVE-2026-57120 PraisonAI: execute_code sandbox bypass: str.format C-level attribute access reads every blocklisted dunder

PraisonAI is a multi-agent teams system. Prior to praisonaiagents 1.6.59, executecode sandbox mode permits runtime assembly of blocklisted dunder names and allows str.format or str.formatmap to resolve dotted fields through C-level attribute access that bypasses safegetattr. This exposes class,...

6.5CVSS5.8AI score0.00555EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/14 2:48 p.m.•6 views

CVE-2026-57120 PraisonAI: execute_code sandbox bypass: str.format C-level attribute access reads every blocklisted dunder

PraisonAI is a multi-agent teams system. Prior to praisonaiagents 1.6.59, executecode sandbox mode permits runtime assembly of blocklisted dunder names and allows str.format or str.formatmap to resolve dotted fields through C-level attribute access that bypasses safegetattr. This exposes class,...

6.5CVSS5.8AI score
SaveExploits0References5
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/14 12:00 a.m.•0 views

CVE-2026-57120: Protection Mechanism Failure

PraisonAI is a multi-agent teams system. Prior to praisonaiagents 1.6.59, executecode sandbox mode permits runtime assembly of blocklisted dunder names and allows str.format or str.formatmap to resolve dotted fields through C-level attribute access that bypasses safegetattr. This exposes class,...

6.5CVSS5.8AI score0.00555EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/03/31 12:00 a.m.•1 views

CVE-2026-32714: Improper Neutralization of Special Elements used in an SQL Command

SciTokens is a reference library for generating and using SciTokens. Prior to version 1.9.6, the KeyCache class in scitokens was vulnerable to SQL Injection because it used Python's str.format to construct SQL queries with user-supplied data such as issuer and keyid. This allowed an attacker to...

9.8CVSS6.2AI score0.00571EPSS
SaveExploits1References1
IBM Security Bulletins
IBM Security Bulletins
•added 2025/06/26 6:51 p.m.•16 views

Security Bulletin: Jinja Template Sandbox Escape via Indirect str.format Execution Prior to 3.1.5

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

8.8CVSS7.4AI score0.00521EPSS
SaveExploits0Affected Software1
Veracode
Veracode
•added 2025/01/30 9:16 a.m.•14 views

Arbitrary Code Execution

ASTEVAL is vulnerable to Arbitrary Code Execution. The vulnerability is due to improper handling of FormattedValue AST nodes due to the use of Python's str.format method, allowing attackers to bypass restrictions and execute arbitrary code...

8.4CVSS7.5AI score0.00278EPSS
SaveExploits0References6Affected Software1
Veracode
Veracode
•added 2024/12/30 8:50 a.m.•18 views

Arbitrary Code Execution

Jinja2 is vulnerable to Arbitrary Code Execution. The vulnerability is due to improper detection in the sandboxed environment caused by an oversight in how calls to str.format are handled, allowing attackers to execute arbitrary Python code if they control the content of a template and exploit...

7.8CVSS7.5AI score0.00521EPSS
SaveExploits0References6Affected Software2
Github Security Blog
Github Security Blog
•added 2022/05/13 1:41 a.m.•35 views

Plone Unauthorized Access Vulnerability

Accessing private content via str.format in through-the-web templates and scripts in Plone 2.5-5.1rc1. This improves an earlier hotfix. Since the format method was introduced in Python 2.6, this part of the hotfix is only relevant for Plone 4 and 5...

6.5CVSS6.9AI score0.0093EPSS
SaveExploits0References4Affected Software1
OSV
OSV
•added 2022/05/13 1:41 a.m.•86 views

GHSA-QC57-H2F7-P4HX Plone Unauthorized Access Vulnerability

Accessing private content via str.format in through-the-web templates and scripts in Plone 2.5-5.1rc1. This improves an earlier hotfix. Since the format method was introduced in Python 2.6, this part of the hotfix is only relevant for Plone 4 and 5...

7.1CVSS6.1AI score0.0093EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
•added 2019/11/26 11:56 a.m.•82 views

Important: Red Hat Security Advisory: python-jinja2 security update

An update for python-jinja2 is now available for Red Hat Enterprise Linux 7.5 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is availab...

8.6CVSS7.3AI score0.0352EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2019/07/22 12:00 a.m.•35 views

Amazon Linux 2 : python-jinja2 (ALAS-2019-1223)

In Pallets Jinja, str.format allows a sandbox escape. CVE-2016-10745 C Tenable Network Security, Inc. The descriptive text and package checks in this plugin were extracted from Amazon Linux 2 Security Advisory ALAS-2019-1223. include'compat.inc'; if description scriptid126831; scriptversion"1.3";...

8.6CVSS8.7AI score0.0352EPSS
SaveExploits0References2
Amazon
Amazon
•added 2019/06/11 12:00 a.m.•38 views

Important: python-jinja2

Issue Overview: In Pallets Jinja, str.format allows a sandbox escape. CVE-2016-10745 Affected Packages: python-jinja2 Note: This advisory is applicable to Amazon Linux 2 AL2 Core repository. Visit this FAQ section for the difference between AL2 Core and AL2 Extras advisories. Issue Correction: Ru...

8.6CVSS8.9AI score0.0352EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
•added 2019/06/07 12:00 a.m.•67 views

Ubuntu 16.04 LTS / 18.04 LTS : Jinja2 vulnerabilities (USN-4011-1)

The remote Ubuntu 16.04 LTS / 18.04 LTS host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-4011-1 advisory. Olivier Dony discovered that Jinja incorrectly handled str.format. An attacker could possibly use this issue to escape the sandbox. This issu...

8.6CVSS7.4AI score0.03633EPSS
SaveExploits1References3
Rows per page
Query Builder