Lucene search
+L

4695 matches found

Cvelist
Cvelist
added 2024/12/30 6:23 p.m.36 views

CVE-2024-56800 Firecrawl has SSRF Vulnerability via malicious scrape target

Firecrawl is a web scraper that allows users to extract the content of a webpage for a large language model. Versions prior to 1.1.1 contain a server-side request forgery SSRF vulnerability. The scraping engine could be exploited by crafting a malicious site that redirects to a local IP address...

7.4CVSS0.00349EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/12/30 12:0 a.m.19 views

Couchbase 2.x < 7.2.5 Out-of-Bounds

The version of Couchbase installed on the remote host is prior to 7.2.5 or 7.6.2. It is, therefore, affected by an Out of bounds memory access exposure in V8 in Google Chrome prior to 120.0.6099.224. This allows a remote attacker to potentially exploit heap corruption via a crafted HTML page. Not...

8.8CVSS8.6AI score0.03769EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2024/12/25 12:30 p.m.46 views

Apache MINA Deserialization RCE Vulnerability

The ObjectSerializationDecoder in Apache MINA uses Java’s native deserialization protocol to process incoming serialized data but lacks the necessary security checks and defenses. This vulnerability allows attackers to exploit the deserialization process by sending specially crafted malicious...

10CVSS7.6AI score0.23932EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2024/12/25 10:15 a.m.5 views

DEBIAN-CVE-2024-52046

The ObjectSerializationDecoder in Apache MINA uses Java’s native deserialization protocol to process incoming serialized data but lacks the necessary security checks and defenses. This vulnerability allows attackers to exploit the deserialization process by sending specially crafted malicious...

9.8CVSS8.3AI score0.23932EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2024/12/25 10:6 a.m.116 views

CVE-2024-52046 Apache MINA: MINA applications using unbounded deserialization may allow RCE

The ObjectSerializationDecoder in Apache MINA uses Java’s native deserialization protocol to process incoming serialized data but lacks the necessary security checks and defenses. This vulnerability allows attackers to exploit the deserialization process by sending specially crafted malicious...

10CVSS0.23932EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2024/12/25 10:6 a.m.35 views

CVE-2024-52046 Apache MINA: MINA applications using unbounded deserialization may allow RCE

The ObjectSerializationDecoder in Apache MINA uses Java’s native deserialization protocol to process incoming serialized data but lacks the necessary security checks and defenses. This vulnerability allows attackers to exploit the deserialization process by sending specially crafted malicious...

10CVSS7.7AI score0.23932EPSS
SaveExploits1References1
CVE
CVE
added 2024/12/25 10:6 a.m.1776 views

CVE-2024-52046

CVE-2024-52046 affects Apache MINA ObjectSerializationDecoder deserializing data via Java’s native protocol. Affected MINA core versions: 2.0.x, 2.1.x, 2.2.x; fixed in MINA core releases 2.0.27, 2.1.10 and 2.2.4. The issue only matters if IoBuffer#getObject() is invoked (e.g., when a ProtocolCode...

10CVSS7.4AI score0.23932EPSS
SaveExploits1References3Affected Software1
Snyk
Snyk
added 2024/12/23 5:54 p.m.4 views

Improper Neutralization

Overview Affected versions of this package are vulnerable to Improper Neutralization when importing a macro in a template whose filename is also a template. This will result in a SyntaxError: f-string: invalid syntax error message because the filename is not properly escaped, indicating that it i...

8.8CVSS6.9AI score0.00307EPSS
SaveExploits0References2
OSV
OSV
added 2024/12/23 5:53 p.m.19 views

GHSA-QF5V-RP47-55GG Path Traversal in file update API in gogs

Impact The malicious user is able to write a file to an arbitrary path on the server to gain SSH access to the server. Patches Writing files outside repository Git directory has been prohibited via the repository file update API https://github.com/gogs/gogs/pull/7859. Users should upgrade to 0.13...

8.8CVSS8.9AI score0.75197EPSS
SaveExploits3References6
Positive Technologies
Positive Technologies
added 2024/12/23 12:0 a.m.4 views

PT-2024-40265 · Libafl · Libafl

Name of the Vulnerable Software and Affected Versions: LibAFL versions prior to 0.11.2 Description: The issue arises from the misuse of the slice::from raw parts mut API, where a pointer is misaligned due to a direct cast from u8 to u16 raw pointer, leading to unsound behavior. The problem is...

6.9CVSS7.2AI score
SaveExploits0References7
CVE
CVE
added 2024/12/20 7:52 p.m.97 views

CVE-2024-56333

The CVE-2024-56333 entry concerns Onyxia-API remote code execution via an authenticated user. Concrete details across connected documents show that Onyxia-API versions prior to 2.8.2, 3.1.1, and 4.2.0 are affected. The root cause is a code-execution vulnerability that could allow an authenticated...

9.4CVSS6.7AI score0.00623EPSS
SaveExploits0References2
OSV
OSV
added 2024/12/20 7:52 p.m.9 views

CVE-2024-56333 Remote code execution in onyxia-api

Onyxia is a web app that aims at being the glue between multiple open source backend technologies to provide a state of art working environment for data scientists. This critical vulnerability allows authenticated users to remotely execute code within the Onyxia-API, leading to potential...

9.4CVSS7.1AI score0.00623EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/12/20 7:48 p.m.24 views

CVE-2024-56331 Local File Inclusion (LFI) via Improper URL Handling in uptime-kuma's `Real-Browser` monitor

Uptime Kuma is an open source, self-hosted monitoring tool. An Improper URL Handling Vulnerability allows an attacker to access sensitive local files on the server by exploiting the file:/// protocol. This vulnerability is triggered via the "real-browser" request type, which takes a screenshot of...

6.8CVSS0.01829EPSS
SaveExploits0References2
OSV
OSV
added 2024/12/20 7:48 p.m.11 views

CVE-2024-56331 Local File Inclusion (LFI) via Improper URL Handling in uptime-kuma's `Real-Browser` monitor

Uptime Kuma is an open source, self-hosted monitoring tool. An Improper URL Handling Vulnerability allows an attacker to access sensitive local files on the server by exploiting the file:/// protocol. This vulnerability is triggered via the "real-browser" request type, which takes a screenshot of...

6.8CVSS6.4AI score0.01829EPSS
SaveExploits0References4
OSV
OSV
added 2024/12/20 1:7 p.m.7 views

OESA-2024-2573 grpc security update

gRPC is a modern open source high performance RPC framework that can run in any environment. It can efficiently connect services in and across data centers with pluggable support for load balancing, tracing, health checking and authentication. It is also applicable in last mile of distributed...

7.5CVSS6.8AI score0.00581EPSS
SaveExploits0References2
OSV
OSV
added 2024/12/19 7:11 p.m.6 views

CVE-2024-53991 Potential Backup file leaked via Nginx in Discourse

Discourse is an open source platform for community discussion. This vulnerability only impacts Discourse instances configured to use FileStore::LocalStore which means uploads and backups are stored locally on disk. If an attacker knows the name of the Discourse backup file, the attacker can trick...

7.5CVSS6.1AI score0.25431EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/12/19 6:0 p.m.31 views

CVE-2024-12793 PbootCMS IndexController.php path traversal

A vulnerability, which was classified as problematic, has been found in PbootCMS up to 5.2.3. Affected by this issue is some unknown functionality of the file apps/home/controller/IndexController.php. The manipulation of the argument tag leads to path traversal. The attack may be launched remotel...

5.3CVSS0.0049EPSS
SaveExploits0References4
NVD
NVD
added 2024/12/19 12:15 a.m.47 views

CVE-2024-55603

Kanboard is project management software that focuses on the Kanban methodology. In affected versions sessions are still usable even though their lifetime has exceeded. Kanboard implements a cutom session handler app/Core/Session/SessionHandler.php, to store the session data in a database...

6.5CVSS0.00502EPSS
SaveExploits1References8
Cvelist
Cvelist
added 2024/12/18 11:52 p.m.47 views

CVE-2024-55603 Insufficient session invalidation in Kanboard

Kanboard is project management software that focuses on the Kanban methodology. In affected versions sessions are still usable even though their lifetime has exceeded. Kanboard implements a cutom session handler app/Core/Session/SessionHandler.php, to store the session data in a database...

6.5CVSS0.00502EPSS
SaveExploits1References8
Vulnrichment
Vulnrichment
added 2024/12/18 11:52 p.m.8 views

CVE-2024-55603 Insufficient session invalidation in Kanboard

Kanboard is project management software that focuses on the Kanban methodology. In affected versions sessions are still usable even though their lifetime has exceeded. Kanboard implements a cutom session handler app/Core/Session/SessionHandler.php, to store the session data in a database...

6.5CVSS6.8AI score0.00502EPSS
SaveExploits1References8
Rows per page
Query Builder