Lucene search
+L

168 matches found

Kitploit
Kitploit
added 2026/09/20 4:39 a.m.10 views

CVE-2025-64328_FreePBX-framework-Command-Injection

CVE-2025-64328 FreePBX Authenticated Command Injection in framework module Simple proof of concept repository for CVE-2025-64328 FreePBX Authenticated Command Injection in the framework module. Full writeup here: https://theyhack.me/CVE-2025-64328-FreePBX-Authenticated-Command-Injection/ curl pro...

8.6CVSS7.7AI score0.84618EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/19 5:32 p.m.10 views

PoC_CVE-2020-9484

This repository contains a proof of concept exploit for CVE-2020-9484, along with an example web server that is vulnerable to this exploit. Prerequisites for this vulnerability to be exploitable Affected tomcat versions are: Apache Tomcat 10.x 10.0.0-M5 Apache Tomcat 9.x 9.0.35 Apache Tomcat 8.x...

7CVSS6.9AI score0.56636EPSS
SaveExploits17References1
Kitploit
Kitploit
added 2026/09/19 3:38 p.m.11 views

Spring-Boot-Tomcat-CVE-2025-24813

CVE-2025-24813: Apache 1. Explanation Tomcat is vulnerable because of two separate vulnerabilities, the first is a weakness in the DefaultServlet which allows partial puts to write a temp directory see:...

10CVSS8.3AI score0.99927EPSS
SaveExploits51References3
Kitploit
Kitploit
added 2026/09/19 3:11 p.m.11 views

Tomcat-CVE-2025-24813

Conditions of Use DefaultServlet write function is enabled: it needs to web.xml be configured inreadonly=false Partial PUT request support: Tomcat supports block upload by default Enable file session persistence: need to context.xml configure PersistentManager and FileStore There is a...

10CVSS8.1AI score0.99927EPSS
SaveExploits51
NVD
NVD
added 2026/09/16 6:17 p.m.7 views

CVE-2026-92604

Scirius through 3.8.0 contains an arbitrary file write vulnerability in the PCAP filestore upload endpoint that allows default User role users to write attacker-controlled JSON content to filesystem paths. Attackers can supply path traversal sequences in the uploaded document's id field to escape...

8.1CVSS0.00525EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/16 5:31 p.m.14 views

EUVD-2026-80897

Scirius through 3.8.0 contains an arbitrary file write vulnerability in the PCAP filestore upload endpoint that allows default User role users to write attacker-controlled JSON content to filesystem paths. Attackers can supply path traversal sequences in the uploaded document's id field to escape...

8.1CVSS6AI score0.00525EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/09/05 12:35 a.m.15 views

SUSE CVE-2026-6961

Mattermost versions 11.6.x = 11.6.1, 11.5.x = 11.5.4, 10.11.x = 10.11.15, 10.11.x = 10.11.16 Mattermost fails to sanitize FileInfo.Name received from federated peers during shared channel file sync, which allows an attacker who controls a federated server to write files to arbitrary locations...

7.6CVSS5.6AI score0.00305EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.13 views

Astra Linux – Vulnerability in Tomcat9

The fix for the bug CVE-2020-9484 introduced a “time of check, time of use” vulnerability in Apache Tomcat 10.1.0-M1 to 10.1.0-M8, 10.0.0-M5 to 10.0.14, 9.0.35 to 9.0.56, and 8.5.55 to 8.5.73. This vulnerability allowed a local attacker to perform actions with the privileges of the user that the...

7CVSS6.9AI score0.00692EPSS
SaveExploits17References1
NVD
NVD
added 2026/08/21 11:17 a.m.19 views

CVE-2026-77763

The filestore backend in pkg/object/file.go, used for file:// stores and as a common juicefs sync destination, derived every operation's target from pathkey, which returned either filepath.Joind.root, key or filepath.Cleand.root + key with no check that the result stayed beneath the root. Put, Ge...

7.1CVSS0.00325EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/08/21 11:05 a.m.17 views

CVE-2026-77763 JuiceFS Local Filestore Backend Joins Object Keys onto the Storage Root Without a Containment Check, Allowing Writes Outside the Configured Directory

The filestore backend in pkg/object/file.go, used for file:// stores and as a common juicefs sync destination, derived every operation's target from pathkey, which returned either filepath.Joind.root, key or filepath.Cleand.root + key with no check that the result stayed beneath the root. Put, Ge...

7.1CVSS5.4AI score0.00325EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/21 11:05 a.m.39 views

CVE-2026-77763 JuiceFS Local Filestore Backend Joins Object Keys onto the Storage Root Without a Containment Check, Allowing Writes Outside the Configured Directory

The filestore backend in pkg/object/file.go, used for file:// stores and as a common juicefs sync destination, derived every operation's target from pathkey, which returned either filepath.Joind.root, key or filepath.Cleand.root + key with no check that the result stayed beneath the root. Put, Ge...

7.1CVSS0.00325EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/21 11:05 a.m.37 views

CVE-2026-77763

JuiceFS filestore backend (pkg/object/file.go) contains a path traversal vulnerability. The path(key) function joined object keys onto the storage root using filepath.Join or filepath.Clean without verifying the resolved path remained beneath the root. All operations—Put, Get, Head, Delete, Chmod...

7.1CVSS5.5AI score0.00325EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/21 11:05 a.m.18 views

EUVD-2026-63899

The filestore backend in pkg/object/file.go, used for file:// stores and as a common juicefs sync destination, derived every operation's target from pathkey, which returned either filepath.Joind.root, key or filepath.Cleand.root + key with no check that the result stayed beneath the root. Put, Ge...

7.1CVSS5.5AI score0.00325EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/21 11:05 a.m.27 views

CVE-2026-77763 JuiceFS Local Filestore Backend Joins Object Keys onto the Storage Root Without a Containment Check, Allowing Writes Outside the Configured Directory

The filestore backend in pkg/object/file.go, used for file:// stores and as a common juicefs sync destination, derived every operation's target from pathkey, which returned either filepath.Joind.root, key or filepath.Cleand.root + key with no check that the result stayed beneath the root. Put, Ge...

7.1CVSS5.6AI score
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/08/21 12:00 a.m.21 views

PT-2026-79360

The filestore backend in pkg/object/file.go, used for file:// stores and as a common juicefs sync destination, derived every operation's target from pathkey, which returned either filepath.Joind.root, key or filepath.Cleand.root + key with no check that the result stayed beneath the root. Put, Ge...

7.1CVSS5.5AI score0.00325EPSS
SaveExploits0References7
CVE
CVE
added 2026/07/30 9:12 p.m.70 views

CVE-2026-5846

The CVE-2026-5846 entry concerns Watchfire Controller Software, where self-signed hard-coded RSA private keys and X.509 certificates are embedded in plaintext in the firmware patch binaries from Watchfire’s Remote Support filestore. This exposes TLS/HTTPS authentication and encryption for the con...

7.6CVSS5.9AI score0.00163EPSS
SaveExploits0References2
attackerkb
attackerkb
added 2026/07/30 9:12 p.m.12 views

CVE-2026-5846

The affected Watchfire Controller Software contains self-signed hard-coded RSA private keys and corresponding X.509 certificates used for authenticating and encrypting HTTPS/TLS connections to the controller's built-in web management interface. These keys are embedded in plaintext within the...

7.6CVSS5.9AI score0.00163EPSS
SaveExploits0References3Affected Software4
Snyk
Snyk
added 2026/06/12 6:15 p.m.11 views

Directory Traversal

Overview github.com/mattermost/mattermost/server/channels/app is a private-cloud Slack alternative Affected versions of this package are vulnerable to Directory Traversal in the FileInfo.Name field during federation sync. An attacker can overwrite or create files in arbitrary locations within the...

7.6CVSS6.5AI score0.00305EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/06/12 6:15 p.m.7 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal in the FileInfo.Name field during federation sync. An attacker can overwrite or create files in arbitrary locations within the server's filestore by sending specially crafted filenames containing path traversal...

7.6CVSS6.5AI score0.00305EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/06/12 6:15 p.m.11 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal in the FileInfo.Name field during federation sync. An attacker can overwrite or create files in arbitrary locations within the server's filestore by sending specially crafted filenames containing path traversal...

7.6CVSS6.5AI score0.00305EPSS
SaveExploits0References2
Rows per page
Query Builder