Lucene search
+L

166 matches found

Kitploit
Kitploit
added 2026/08/29 2:45 p.m.4 views

CVE-2024-28752

Apache CXF CVE-2024-28752 Reproduction Environment Vulnerability Advisory: https://cxf.apache.org/security-advisories.data/CVE-2024-28752.txt Environment Startup samples/javafirstjaxwsfactorybean IDEA Start the webservice service via ServerStarter.java Build Use JDK8 root@kitploit: mvn clean...

9.3CVSS6.8AI score0.02468EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/29 10:33 a.m.2 views

CVE-2018-3760

CVE-2018-3760 Rails Asset Pipeline Directory-Traversal-Schwachstelle Gefunden von Orange Tsai Hinweis : Standardmäßig sind Rails-Apps im Produktionsmodus nicht anfällig für diesen Exploit. Exploit: root@kitploit: curl -v...

7.5CVSS7.1AI score0.16077EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/08/26 9:04 p.m.3 views

CVE-2023-1177

CVE-2023-1177 | | MLFlow Pfad-Traversal | Getestet auf MLflow 2.2.0 | Quelle: https://github.com/iumiro/CVE-2023-1177-MLFlow | .. code-block:: bash !/bin/bash RAND="EXPLOIT-$1+$RANDOM%9999" URL="http://172.17.0.2:6001" FILE='/root/.ssh/idrsa' curl -vX POST...

9.8CVSS8.7AI score0.6968EPSS
SaveExploits2References1
Kitploit
Kitploit
added 2026/08/26 7:54 p.m.3 views

CVE-2021-36749

CVE-2021-36749 Apache Druid lecture de fichier arbitraire Version concernée : version = 0.21.1 Les deux méthodes suivantes peuvent être utilisées Méthode en ligne de commande root@kitploit: curl http://127.0.0.1:8888/druid/indexer/v1/sampler?for=connect -H "Content-Type:application/json" -X POST ...

6.5CVSS6.9AI score0.81038EPSS
SaveExploits3
NVD
NVD
added 2026/08/18 10:16 p.m.9 views

CVE-2026-52872

Streambert is a cross-platform Electron Desktop App to stream and download video content. Prior to 2.5.0, the downloadSubtitleFile utility in src/ipc/downloads.js, reached through the run-download IPC channel, accepts a renderer-supplied subtitle url using the file: URI scheme and passes its...

8.8CVSS0.00142EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/18 9:27 p.m.26 views

CVE-2026-52877

In Streambert versions before 2.6.0, the open-external IPC handler in src/ipc/downloads.js forwards renderer-supplied URLs to Electron's shell.openExternal without protocol validation. A compromised renderer can inject file: URIs or custom schemes, leading to local file access, remote resource re...

8.3CVSS5.4AI score0.00311EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/18 9:27 p.m.24 views

CVE-2026-52877 Streambert : Insecure Protocol Execution in open-external IPC Handler

Streambert is a cross-platform Electron Desktop App to stream and download video content. Prior to version 2.6.0, the open-external IPC handler in src/ipc/downloads.js passes a renderer-supplied url directly to Electron's shell.openExternal without validating its protocol. A compromised renderer...

8.3CVSS0.00311EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/18 9:27 p.m.19 views

CVE-2026-52877 Streambert : Insecure Protocol Execution in open-external IPC Handler

Streambert is a cross-platform Electron Desktop App to stream and download video content. Prior to version 2.6.0, the open-external IPC handler in src/ipc/downloads.js passes a renderer-supplied url directly to Electron's shell.openExternal without validating its protocol. A compromised renderer...

8.3CVSS5.5AI score
SaveExploits0References5
OSV
OSV
added 2026/08/18 9:26 p.m.17 views

CVE-2026-52872 Streambert: Local File Exfiltration and Overwrite via Subtitle file: Protocol

Streambert is a cross-platform Electron Desktop App to stream and download video content. Prior to 2.5.0, the downloadSubtitleFile utility in src/ipc/downloads.js, reached through the run-download IPC channel, accepts a renderer-supplied subtitle url using the file: URI scheme and passes its...

8.8CVSS5.5AI score
SaveExploits0References3
EUVD
EUVD
added 2026/08/18 9:26 p.m.7 views

EUVD-2026-62195

Streambert is a cross-platform Electron Desktop App to stream and download video content. Prior to 2.5.0, the downloadSubtitleFile utility in src/ipc/downloads.js, reached through the run-download IPC channel, accepts a renderer-supplied subtitle url using the file: URI scheme and passes its...

8.8CVSS5.4AI score0.00142EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/13 5:17 p.m.7 views

CVE-2026-58420

Local File Inclusion via file:// URI in Migration Restore...

4.4CVSS0.00409EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/13 4:44 p.m.36 views

CVE-2026-58420

CVE-2026-58420 covers a Local File Inclusion (LFI) in Gitea’s Migration Restore. The vulnerability arises because the restore path feeds user-supplied asset.DownloadURL directly into a helper that supports both http/https and file:// schemes, with no validation to restrict to HTTP(S). An attacker...

4.4CVSS8.5AI score0.00409EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/13 4:44 p.m.32 views

CVE-2026-58420 Local File Inclusion via file:// URI in Migration Restore

Local File Inclusion via file:// URI in Migration Restore...

0.00409EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 4:44 p.m.4 views

CVE-2026-58420 Local File Inclusion via file:// URI in Migration Restore

Local File Inclusion via file:// URI in Migration Restore...

4.4CVSS5.3AI score
SaveExploits0References5
OSV
OSV
added 2026/07/28 9:49 p.m.15 views

GHSA-8359-H9FX-J6V9 datamodel-code-generator vulnerable to arbitrary local file read via JSON-Schema `$ref` (`file://` and `../` traversal), bypassing `--no-allow-remote-refs`

Summary datamodel-code-generator resolves JSON-Schema $ref targets that point at the local filesystem without restricting them to the input/base directory and without honoring the remote-reference security control. In the default configuration, an attacker who controls an input schema a "paste yo...

7.5CVSS6AI score0.0043EPSS
SaveExploits1References4
OSV
OSV
added 2026/07/22 10:52 p.m.20 views

GHSA-J8QW-6JW8-R297 Dompdf: Embedded SVG images can leak existence of files and directories within the filesystem

Summary If a malicious actor can supply unrestricted content for rendering by Dompdf they can utilize the SVG rendering functionality to leak filesystem information when rendering PDF files using image references within a data-URI encoded SVG document. Details Using an element inside a data-URI...

6.3CVSS5.5AI score0.00299EPSS
SaveExploits1References4
OSV
OSV
added 2026/07/13 6:09 p.m.14 views

CVE-2026-49969 Laravel-Mediable < 7.0.0 SSRF via RemoteUrlAdapter URL Handling

Laravel-Mediable before 7.0.0 contains a server-side request forgery vulnerability that allows remote attackers to issue arbitrary HTTP requests from the server by supplying unvalidated caller-controlled URLs to endpoints backed by MediaUploader::fromSource. Attackers can craft URLs targeting...

5.3CVSS6.2AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/06/22 12:00 a.m.8 views

CVE-2025-66389

GitHub Copilot 1.372.0 allows filesystem access outside of a workspace folder without user approval via a file-handler URI parameter to fetchwebpage. Therefore, exfiltration could occur if there is indirect prompt injection...

5.9AI score0.01176EPSS
SaveExploits1References4
NVD
NVD
added 2026/05/22 7:17 p.m.22 views

CVE-2026-48700

An issue was discovered in all versions of PCManFM-Qt starting from 1.1.0. When a regular file's path is passed as a URI in an org.freedesktop.FileManager1.ShowFolders D-Bus method call, PCManFM-Qt delegates to a different program based on the file type without user confirmation. This could be us...

9.3CVSS0.00181EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/05/22 7:17 p.m.18 views

CVE-2026-48700

An issue was discovered in all versions of PCManFM-Qt starting from 1.1.0. When a regular file's path is passed as a URI in an org.freedesktop.FileManager1.ShowFolders D-Bus method call, PCManFM-Qt delegates to a different program based on the file type without user confirmation. This could be us...

9.3CVSS6.2AI score0.00181EPSS
SaveExploits0References5
Rows per page
Query Builder