Lucene search
+L

10934 matches found

OSV
OSV
added 2025/12/02 12:29 a.m.6 views

GHSA-MJ73-J457-8X9Q maxminddb's `Reader::open_mmap` unsoundly marks unsafe memmap operation as safe

maxminddb prior to version 0.27 declared Reader::openmmap as safe despite wrapping an inherently unsafe memmap2 operation with no extra step done to guarantee safety. This could have led to undefined behaviour if the file were to be modified on disk while the memory map was still active...

4.6CVSS6.7AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/12/02 12:00 a.m.10 views

PT-2025-48751

Name of the Vulnerable Software and Affected Versions Lookyloo versions prior to 1.35.3 Description Lookyloo is a web interface used to capture website pages and display a tree of domains that interact with each other. Prior to version 1.35.3, multiple Cross-Site Scripting XSS issues exist due to...

6.1CVSS6AI score0.00184EPSS
SaveExploits0References6
Packet Storm
Packet Storm
added 2025/12/02 12:00 a.m.248 views

📄 Microsoft SharePoint Server ToolPane Authentication Bypass / Unsafe Deserialization

Proof of concept exploit for Microsoft SharePoint server that chains authentication bypass with unsafe deserialization to achieve complete system compromise without authentication...

9.8CVSS7.8AI score0.99983EPSS
SaveExploits42
OSV
OSV
added 2025/12/01 3:15 p.m.9 views

CVE-2025-63528

A cross-site scripting XSS vulnerability exists in the Blood Bank Management System 1.0 within the blooddinfo.php component. The application fails to properly sanitize or encode user-supplied input before rendering it in response. An attacker can inject malicious JavaScript payloads into the erro...

5.4CVSS5.7AI score0.00321EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2025/12/01 12:00 a.m.4 views

CVE-2025-63532

A SQL injection vulnerability exists in the Blood Bank Management System 1.0 within the cancel.php component. The application fails to properly sanitize user-supplied input in SQL queries, allowing an attacker to inject arbitrary SQL code. By manipulating the search field, an attacker can bypass...

9.6CVSS8AI score0.00394EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/11/29 2:25 a.m.5 views

CVE-2025-53900 Kiteworks MFT has a Privilege Defined With Unsafe Actions

Kiteworks MFT orchestrates end-to-end file transfer workflows. Prior to version 9.1.0, an unfavourable definition of roles and permissions in Kiteworks MFT on managing Connections could lead to unexpected escalation of privileges for authorized users. This issue has been patched in version 9.1.0...

6.5CVSS6.7AI score0.01138EPSS
SaveExploits0References1
OSV
OSV
added 2025/11/29 2:25 a.m.6 views

CVE-2025-53900 Kiteworks MFT has a Privilege Defined With Unsafe Actions

Kiteworks MFT orchestrates end-to-end file transfer workflows. Prior to version 9.1.0, an unfavourable definition of roles and permissions in Kiteworks MFT on managing Connections could lead to unexpected escalation of privileges for authorized users. This issue has been patched in version 9.1.0...

6.5CVSS5.7AI score0.01138EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/11/29 2:25 a.m.17 views

CVE-2025-53900 Kiteworks MFT has a Privilege Defined With Unsafe Actions

Kiteworks MFT orchestrates end-to-end file transfer workflows. Prior to version 9.1.0, an unfavourable definition of roles and permissions in Kiteworks MFT on managing Connections could lead to unexpected escalation of privileges for authorized users. This issue has been patched in version 9.1.0...

6.5CVSS0.01138EPSS
SaveExploits0References1
CVE
CVE
added 2025/11/29 2:25 a.m.17 views

CVE-2025-53900

Kiteworks MFT is affected by CVE-2025-53900 due to an improper definition of roles and permissions when managing Connections. Prior to version 9.1.0, this could allow an authorized user to escalate privileges within end-to-end file transfer workflows. The issue has been fixed in version 9.1.0. Af...

8.8CVSS6.7AI score0.01138EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2025/11/29 1:34 a.m.35 views

CVE-2025-66219

CVE-2025-66219 affects the willitmerge CLI, specifically versions 0.2.1 and earlier. The root cause is the use of an insecure child-process execution API (exec) that concatenates user-provided input (from command-line flags or repository-controlled data) into shell commands, enabling command inje...

9.8CVSS6.9AI score0.02659EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2025/11/29 1:34 a.m.5 views

CVE-2025-66219 willitmerge has a command Injection vulnerability

willitmerge is a command line tool to check if pull requests are mergeable. In versions 0.2.1 and prior, there is a command Injection vulnerability in willitmerge. The vulnerability manifests in this package due to the use of insecure child process execution API exec to which it concatenates user...

6.9CVSS6.9AI score0.02659EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2025/11/29 12:00 a.m.18 views

willitmerge 命令注入漏洞

willitmerge is a command line tool by the individual developer Kyle Robinson Young. A command injection vulnerability exists in willitmerge version 0.2.1 and earlier, which stems from improper use of the Unsafe Sub-Process Execution API and can lead to command injection...

9.8CVSS7.4AI score0.02659EPSS
SaveExploits1References3
Snyk
Snyk
added 2025/11/28 4:39 p.m.11 views

Out-of-bounds Read

Overview org.lz4:lz4-java is a Java port of the LZ4 compression algorithm and the xxHash hashing algorithm. Affected versions of this package are vulnerable to Out-of-bounds Read due to the use of the insecure LZ4decompressfast in the underlying lz4 library, which lacks bounds checks. An attacker...

8.8CVSS6.6AI score0.00697EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/11/28 4:39 p.m.4 views

Out-of-bounds Read

Overview Affected versions of this package are vulnerable to Out-of-bounds Read due to the use of the insecure LZ4decompressfast in the underlying lz4 library, which lacks bounds checks. An attacker can cause denial of service or access sensitive memory contents by providing specially crafted...

8.8CVSS6.6AI score0.00697EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/11/28 4:39 p.m.16 views

Out-of-bounds Read

Overview net.jpountz.lz4:lz4 is a package for LZ4 compression for Java Affected versions of this package are vulnerable to Out-of-bounds Read due to the use of the insecure LZ4decompressfast in the underlying lz4 library, which lacks bounds checks. An attacker can cause denial of service or acces...

8.8CVSS6.6AI score0.00697EPSS
SaveExploits0References2
RustSec
RustSec
added 2025/11/28 12:00 p.m.15 views

`Reader::open_mmap` unsoundly marks unsafe memmap operation as safe

maxminddb prior to version 0.27 declared Reader::openmmap as safe despite wrapping an inherently unsafe memmap2 operation with no extra step done to guarantee safety. This could have led to undefined behaviour if the file were to be modified on disk while the memory map was still active...

6.8AI score
SaveExploits0Affected Software1
OSV
OSV
added 2025/11/28 12:00 p.m.9 views

RUSTSEC-2025-0132 `Reader::open_mmap` unsoundly marks unsafe memmap operation as safe

maxminddb prior to version 0.27 declared Reader::openmmap as safe despite wrapping an inherently unsafe memmap2 operation with no extra step done to guarantee safety. This could have led to undefined behaviour if the file were to be modified on disk while the memory map was still active...

6.7AI score
SaveExploits0References4
OSV
OSV
added 2025/11/28 11:09 a.m.9 views

OESA-2025-2760 emacs security update

Emacs is the extensible, customizable, self-documenting real-time display editor. At its core is an interpreter for Emacs Lisp, a dialect of the Lisp programming language with extensions to support text editing. And it is an entire ecosystem of functionality beyond text editing, including a proje...

7.8CVSS7.5AI score0.00619EPSS
SaveExploits0References2
Veracode
Veracode
added 2025/11/28 4:36 a.m.14 views

Use Of Externally-Controlled Input To Select Classes Or Code ('Unsafe Reflection')

Astro is vulnerable to Use of Externally-Controlled Input to Select Classes or Code 'Unsafe Reflection'. The vulnerability is due to Astro reflecting the unvalidated X-Forwarded-Host header in Astro.url, which allows an attacker to supply a malicious header value that can manipulate generated...

6.5CVSS7AI score0.0038EPSS
SaveExploits1References4Affected Software2
RedhatCVE
RedhatCVE
added 2025/11/28 12:02 a.m.19 views

CVE-2025-60455

Unsafe Deserialization vulnerability in Modular Max Serve before 25.6, specifically when the "--experimental-enable-kvcache-agent" feature is used allowing attackers to execute arbitrary code...

8.4CVSS7.4AI score0.0031EPSS
SaveExploits1References1
Rows per page
Query Builder