Lucene search
+L

71 matches found

OSV
OSV
added 2026/09/08 6:38 p.m.5 views

GHSA-7833-FR7J-V32Q GitPython: Arbitrary local file content disclosure via [include] directive in untrusted .gitmodules (SubmoduleConfigParser never disables merge_includes)

HIGH Arbitrary local file content disclosure via include directive in untrusted .gitmodules SubmoduleConfigParser never disables mergeincludes - CWE: CWE-200 Exposure of Sensitive Information / CWE-73 External Control of File Name or Path - Affected component: git/objects/submodule/base.py,...

8.6CVSS7.7AI score0.00119EPSS
SaveExploits1References8
Github Security Blog
Github Security Blog
added 2026/09/08 6:38 p.m.9 views

GitPython: Arbitrary local file content disclosure via [include] directive in untrusted .gitmodules (SubmoduleConfigParser never disables merge_includes)

HIGH Arbitrary local file content disclosure via include directive in untrusted .gitmodules SubmoduleConfigParser never disables mergeincludes - CWE: CWE-200 Exposure of Sensitive Information / CWE-73 External Control of File Name or Path - Affected component: git/objects/submodule/base.py,...

8.6CVSS7.7AI score0.00119EPSS
SaveExploits1References8Affected Software1
Cvelist
Cvelist
added 2026/08/25 3:16 p.m.37 views

CVE-2026-79773 Winter CMS before 1.2.13 Local File Inclusion via JavaScript

Winter CMS before 1.2.13 contains a local file inclusion vulnerability in the JavascriptImporter filter that allows authenticated users with cms.manageassets permission to disclose arbitrary server-readable files by placing =include or =require directives in theme JavaScript assets. Attackers can...

6.9CVSS0.00385EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/08/25 4:50 a.m.12 views

External Control of File Name or Path

Overview GitPython is a python library used to interact with Git repositories Affected versions of this package are vulnerable to External Control of File Name or Path through the Submodule.configparser path in git/objects/submodule/base.py. An attacker can disclose the first line of a readable...

8.6CVSS5.5AI score0.00119EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/08/25 3:32 a.m.7 views

Duplicate Advisory: Arbitrary local file content disclosure via [include] directive in untrusted .gitmodules (SubmoduleConfigParser never disables merge_includes)

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-7833-fr7j-v32q. This link is maintained to preserve external references. Original Description GitPython before 3.1.59 fails to disable mergeincludes when parsing .gitmodules, allowing attackers to disclose local...

8.6CVSS7.5AI score0.00119EPSS
SaveExploits1References4Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/08/24 12:00 a.m.7 views

RHEL 10 / 9 : Red Hat Ansible Automation Platform 2.7 Product Security and Bug Fix Update (Important) (RHSA-2026:59137)

The remote Redhat Enterprise Linux 10 / 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:59137 advisory. Red Hat Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT...

8.8CVSS6.6AI score0.00895EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2026/08/20 6:44 p.m.17 views

Winter: Local File Inclusion through =include directives in JavaScript asset compilation

Impact Affected versions of Winter CMS allow authenticated backend users with the cms.manageassets permission "Manage website assets - images, JavaScript files, CSS files" to disclose arbitrary files readable by the PHP process by placing an =include / =require directive in a theme JavaScript...

5.4CVSS5.8AI score0.30166EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2026/08/05 8:16 a.m.16 views

CVE-2026-71215

art-template's sub-template resolution logic src/compile/adapter/resolve-filename.js, used by both the include and extend template directives, resolves the target file path via path.resolveroot, filename with no check afterward that the result remains inside root...

7.5CVSS0.00372EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/05 6:59 a.m.15 views

CVE-2026-71215 art-template - Path Traversal in Sub-Template Resolution via include()/extend()

art-template's sub-template resolution logic src/compile/adapter/resolve-filename.js, used by both the include and extend template directives, resolves the target file path via path.resolveroot, filename with no check afterward that the result remains inside root...

7.5CVSS5.3AI score0.00372EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/05 6:59 a.m.66 views

CVE-2026-71215

CVE-2026-71215 affects art-template. Sub-template resolution (resolve-filename.js) resolves target file paths using path.resolve(root, filename) without validating the resulting path is inside root, allowing traversal via include()/extend() and passing the path to fs.readFileSync. An attacker can...

7.5CVSS5.3AI score0.00372EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/05 6:59 a.m.52 views

CVE-2026-71215 art-template - Path Traversal in Sub-Template Resolution via include()/extend()

art-template's sub-template resolution logic src/compile/adapter/resolve-filename.js, used by both the include and extend template directives, resolves the target file path via path.resolveroot, filename with no check afterward that the result remains inside root...

7.5CVSS0.00372EPSS
SaveExploits0References1
attackerkb
attackerkb
added 2026/08/05 6:59 a.m.13 views

CVE-2026-71215

art-template's sub-template resolution logic src/compile/adapter/resolve-filename.js, used by both the include and extend template directives, resolves the target file path via path.resolveroot, filename with no check afterward that the result remains inside root. Because path.resolve discards ro...

7.5CVSS5.7AI score0.00372EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/04 11:34 a.m.15 views

PYSEC-2026-3550 awxkit has a path traversal vulnerability

A path traversal vulnerability was found in awxkit, the CLI tool for AWX. The YAML !include directive does not sanitize file paths, allowing an attacker to craft a malicious YAML file that reads arbitrary YAML-formatted files from the local filesystem when a user imports it using "awx --conf.form...

4.7CVSS5.6AI score0.00128EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/20 9:34 p.m.12 views

GHSA-R4RV-85JG-W4MF Mistune: Arbitrary File Read via Include directive path traversal

Summary A path traversal issue exists in mistune's Include directive when markdown files are processed using md.read. A crafted include path can cause files outside the intended markdown directory to be accessed. Details The issue occurs in the Include.parse method where user-supplied paths are...

5.9CVSS5.3AI score0.00462EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2026/07/20 9:34 p.m.22 views

Mistune: Arbitrary File Read via Include directive path traversal

Summary A path traversal issue exists in mistune's Include directive when markdown files are processed using md.read. A crafted include path can cause files outside the intended markdown directory to be accessed. Details The issue occurs in the Include.parse method where user-supplied paths are...

5.9CVSS5.2AI score0.00462EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2026/07/20 9:24 p.m.13 views

GHSA-8MPJ-M6QM-5QR8 Mistune directives/include: mutual `.. include::` recursion crashes the renderer with `RecursionError`, denial of service via two attacker-controlled markdown files

Summary Type: Uncontrolled recursion via mutual include. The Include directive checks for direct self-reference a.md cannot include a.md, but does not detect indirect cycles. Two markdown files that include each other a.md → includes b.md → includes a.md cause unbounded recursion until Python's...

5.3CVSS5.4AI score0.00529EPSS
SaveExploits1References6
EUVD
EUVD
added 2026/07/20 9:24 p.m.35 views

EUVD-2026-42339

Mistune directives/include: mutual .. include:: recursion crashes the renderer with RecursionError, denial of service via two attacker-controlled markdown files...

5.3CVSS5.2AI score0.00529EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2026/07/09 11:00 a.m.20 views

CVE-2026-59927

A flaw was found in Mistune, a Python Markdown parser. The Include directive in Mistune's src/mistune/directives/include.py does not properly detect indirect cycles when two Markdown files include each other. This oversight allows for unbounded recursion, which can lead to a RecursionError and...

5.3CVSS5.9AI score0.00529EPSS
SaveExploits1References6
Tenable Nessus
Tenable Nessus
added 2026/07/09 12:00 a.m.18 views

Linux Distros Unpatched Vulnerability : CVE-2026-59927

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.3.0, the Include directive in src/mistune/directives/include.py detects only direct...

5.3CVSS5.9AI score0.00529EPSS
SaveExploits1References3
NVD
NVD
added 2026/07/08 5:17 p.m.24 views

CVE-2026-59927

Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.3.0, the Include directive in src/mistune/directives/include.py detects only direct self-includes and not indirect cycles, allowing two markdown files that include each other to trigger unbounded recursion, raise...

5.3CVSS0.00529EPSS
SaveExploits1References3
Rows per page
Query Builder