Lucene search
+L

12668 matches found

EUVD
EUVD
added 2026/08/25 1:30 a.m.5 views

EUVD-2026-65225

GitPython before 3.1.59 contains an arbitrary file read vulnerability in TagReference.create where a positional reference parameter bypasses the unsafe option guard. Attackers can supply a reference value like --file= to read arbitrary files, with contents returned in the annotated tag message...

7.1CVSS5.6AI score
SaveExploits0References2
CVE
CVE
added 2026/08/25 1:30 a.m.15 views

CVE-2026-78679

GitPython before 3.1.59 is affected by an arbitrary file read vulnerability in TagReference.create(). A positional reference parameter bypasses the unsafe option guard, allowing an attacker to supply a crafted value (e.g., --file=) that causes the target file's contents to be returned in the anno...

7.1CVSS5.6AI score
SaveExploits0References2
EUVD
EUVD
added 2026/08/25 1:30 a.m.5 views

EUVD-2026-65224

GitPython versions before 3.1.59 contain an incomplete denylist in the unsafegitrevisionoptions guard that omits --contents and -S options, allowing attackers to read arbitrary files by passing these options to Repo.blame. Attackers can supply revision values like --contents=/etc/passwd to leak...

7.1CVSS5.6AI score
SaveExploits0References2
CVE
CVE
added 2026/08/25 1:30 a.m.13 views

CVE-2026-78678

GitPython versions prior to 3.1.59 contain an incomplete denylist in the unsafe_git_revision_options guard that omits the --contents and -S options. An attacker with low privileges can supply crafted revision values (e.g., --contents=/etc/passwd) to the Repo.blame() method, enabling arbitrary fil...

7.1CVSS5.6AI score
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/25 1:30 a.m.16 views

CVE-2026-78678 GitPython before 3.1.59 Arbitrary File Read via Repo.blame()

GitPython versions before 3.1.59 contain an incomplete denylist in the unsafegitrevisionoptions guard that omits --contents and -S options, allowing attackers to read arbitrary files by passing these options to Repo.blame. Attackers can supply revision values like --contents=/etc/passwd to leak...

7.1CVSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/25 1:30 a.m.6 views

CVE-2026-78678

GitPython versions before 3.1.59 contain an incomplete denylist in the unsafegitrevisionoptions guard that omits --contents and -S options, allowing attackers to read arbitrary files by passing these options to Repo.blame. Attackers can supply revision values like --contents=/etc/passwd to leak...

7.1CVSS5.5AI score
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/25 1:30 a.m.4 views

CVE-2026-78675

GitPython before 3.1.59 fails to disable mergeincludes when parsing .gitmodules, allowing attackers to disclose local file content by including arbitrary file paths via include directives. Attackers can craft a malicious .gitmodules file with include directives pointing to sensitive files; when...

8.6CVSS5.5AI score
SaveExploits0
CVE
CVE
added 2026/08/25 1:30 a.m.11 views

CVE-2026-72697

Grav CMS before 2.0.16 contains a path traversal vulnerability in the media_directory() Twig function, which fails to validate filesystem paths. Authenticated users with page authoring privileges can supply arbitrary filesystem paths and, via the allow-listed filepath accessor on Medium objects, ...

7.1CVSS5.7AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/25 12:17 a.m.1 views

CVE-2019-6447-ES-File-Explorer

CVE-2019-6447: ES File Explorer Unauthenticated HTTP Service An independently implemented, safety-conscious research harness and technical analysis for CVE-2019-6447 , an unauthenticated HTTP service exposed by vulnerable versions of ES File Explorer for Android. Authorized research only. Use thi...

8.1CVSS0.63531EPSS
SaveExploits9References3
Kitploit
Kitploit
added 2026/08/24 11:52 p.m.200 views

tplmap

Tplmap This project is no longer maintained. I'm happy to merge new PRs as long they don't break the test suite. Tplmap assists the exploitation of Code Injection and Server-Side Template Injection vulnerabilities with a number of sandbox escape techniques to get access to the underlying operatin...

9.7AI score
SaveExploits0References2
NVD
NVD
added 2026/08/24 6:17 p.m.6 views

CVE-2026-71932

Multiple DrayTek VigorSwitch models contain a directory traversal vulnerability in the getSyslogFile function. The vulnerability is caused by insufficient validation of the option field. A remote attacker can trigger this vulnerability via crafted input containing path traversal sequences to acce...

6.9CVSS
SaveExploits0References2
NVD
NVD
added 2026/08/24 5:18 p.m.8 views

CVE-2026-77914

rConfig Core 8.0.0 before 8.2.13 contains a path traversal vulnerability that allows authenticated users to read arbitrary files by supplying crafted filenames containing directory traversal sequences to the export download endpoint. Attackers can manipulate the filename parameter with traversal...

7.1CVSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/24 5:07 p.m.7 views

EUVD-2026-64991

Multiple DrayTek VigorSwitch models contain a directory traversal vulnerability in the getSyslogFile function. The vulnerability is caused by insufficient validation of the option field. A remote attacker can trigger this vulnerability via crafted input containing path traversal sequences to acce...

6.9CVSS5.8AI score
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/08/24 4:39 p.m.6 views

awxkit: path traversal via YAML !include directive

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.7AI score0.00121EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/24 4:36 p.m.4 views

awxkit: path traversal via YAML !include directive

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.7AI score0.00121EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/24 4:36 p.m.6 views

gitpython: GitPython: Arbitrary file overwrite and read via unsafe git option forwarding

A flaw was found in GitPython. This vulnerability arises from insufficient guarding of git option forwarding within the IndexFile.checkout and TagReference.create functions. An authenticated attacker can exploit this by passing unsafe options through keyword arguments, leading to the ability to...

8.1CVSS7.9AI score0.00331EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/24 4:31 p.m.7 views

awxkit: path traversal via YAML !include directive

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.8AI score0.00121EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/24 4:07 p.m.6 views

CVE-2026-77914 rConfig Core 8.0.0 < 8.2.13 Core Path Traversal via Export Download Endpoint

rConfig Core 8.0.0 before 8.2.13 contains a path traversal vulnerability that allows authenticated users to read arbitrary files by supplying crafted filenames containing directory traversal sequences to the export download endpoint. Attackers can manipulate the filename parameter with traversal...

7.1CVSS5.5AI score
SaveExploits0References3
EUVD
EUVD
added 2026/08/24 4:07 p.m.6 views

EUVD-2026-64952

rConfig before 8.2.13 contains a path traversal vulnerability that allows authenticated users to read arbitrary files by supplying crafted filenames containing directory traversal sequences to the export download endpoint. Attackers can manipulate the filename parameter with traversal sequences t...

7.1CVSS5.7AI score
SaveExploits0References3
CVE
CVE
added 2026/08/24 4:07 p.m.9 views

CVE-2026-77914

rConfig versions prior to 8.2.13 contain a path traversal vulnerability in the export download endpoint . An authenticated attacker can manipulate the filename parameter with directory traversal sequences to escape the intended export directory and read arbitrary files accessible to the applicati...

7.1CVSS5.5AI score
SaveExploits0References3
Rows per page
Query Builder