Lucene search
+L

10973 matches found

OSV
OSV
added 2025/08/14 12:00 p.m.10 views

RUSTSEC-2025-0050 IdMap::from_iter may lead to uninitialized memory being freed on drop

Due to a flaw in the constructor idmap::IdMap::fromiter, ill-formed objects may be created in which the amount of actually initialized memory is less than what is expected by the fields of IdMap. Specifically, the field ids is initialized based on the capacity of the vector values, which is...

7.2AI score
SaveExploits0References3
RustSec
RustSec
added 2025/08/14 12:00 p.m.11 views

User-defined implementations of the safe trait scratchpad::Tracking can cause heap buffer overflows

The get and set methods of the public trait scratchpad::Tracking interact with unsafe code regions in the crate, and they influence the computation of addresses returned as raw pointers. However, the trait itself is not marked as unsafe, meaning users may provide custom implementations under the...

7.8AI score
SaveExploits0Affected Software1
RustSec
RustSec
added 2025/08/14 12:00 p.m.12 views

IdMap::from_iter may lead to uninitialized memory being freed on drop

Due to a flaw in the constructor idmap::IdMap::fromiter, ill-formed objects may be created in which the amount of actually initialized memory is less than what is expected by the fields of IdMap. Specifically, the field ids is initialized based on the capacity of the vector values, which is...

7.2AI score
SaveExploits0Affected Software1
OSV
OSV
added 2025/08/14 12:00 p.m.8 views

RUSTSEC-2025-0053 Multiple memory corruption vulnerabilities in safe APIs

The crate has the following vulnerabilities: - The public trait arenavec::common::AllocHandle allows the return of raw pointers through its methods allocate and allocateorextend. However, the trait is not marked as unsafe, meaning users of the crate may implement it under the assumption that the...

7.1AI score
SaveExploits0References5
OSV
OSV
added 2025/08/14 12:00 p.m.7 views

RUSTSEC-2025-0049 User-defined implementations of the safe trait scratchpad::Tracking can cause heap buffer overflows

The get and set methods of the public trait scratchpad::Tracking interact with unsafe code regions in the crate, and they influence the computation of addresses returned as raw pointers. However, the trait itself is not marked as unsafe, meaning users may provide custom implementations under the...

7.8AI score
SaveExploits0References3
OSV
OSV
added 2025/08/14 12:00 p.m.7 views

RUSTSEC-2025-0054 ArrayQueue::push_front is not panic-safe

The safe API arrayqueue::ArrayQueue::pushfront can lead to deallocating uninitialized memory if a panic occurs while invoking the clone method on the passed argument. Specifically, pushfront receives an argument that is intended to be cloned and pushed, whose type implements the Clone trait...

6.9AI score
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/08/14 11:29 a.m.12 views

CVE-2025-40769

A vulnerability has been identified in SINEC Traffic Analyzer 6GK8822-1BG01-0BA0 All versions V3.0. The affected application uses a Content Security Policy that allows unsafe script execution methods. This could allow an attacker to execute unauthorized scripts, potentially leading to cross-site...

7.5CVSS6.6AI score0.0015EPSS
SaveExploits0References1
Snyk
Snyk
added 2025/08/14 10:43 a.m.3 views

Arbitrary Code Injection

Overview flowise-components is a Flowiseai Components Affected versions of this package are vulnerable to Arbitrary Code Injection due to the unsafe implementation of a dynamic Function constructor. An attacker can execute arbitrary JavaScript code on the server by sending a crafted POST request...

9.8CVSS7.8AI score0.18448EPSS
SaveExploits0References2
NVD
NVD
added 2025/08/14 10:15 a.m.13 views

CVE-2025-55346

User-controlled input flows to an unsafe implementation of a dynamic Function constructor, allowing network attackers to run arbitrary unsandboxed JS code in the context of the host, by sending a simple POST request...

9.8CVSS0.18448EPSS
SaveExploits0References1
Veracode
Veracode
added 2025/08/14 10:04 a.m.10 views

Deserialization Of Untrusted Data

ms-swift is vulnerable to Deserialization Of Untrusted Data. The vulnerability is due to unsafe deserialization due to malicious pickle deserialization in adapter model files, allowing arbitrary command execution when loading specially crafted adapter models from ModelScope...

7.4AI score
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/08/14 9:49 a.m.3 views

CVE-2025-55346 Unintended dynamic code execution leads to remote code execution by network attackers

User-controlled input flows to an unsafe implementation of a dynamic Function constructor, allowing network attackers to run arbitrary unsandboxed JS code in the context of the host, by sending a simple POST request...

9.8CVSS7.3AI score0.18448EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/08/14 9:49 a.m.330 views

CVE-2025-55346 Unintended dynamic code execution leads to remote code execution by network attackers

User-controlled input flows to an unsafe implementation of a dynamic Function constructor, allowing network attackers to run arbitrary unsandboxed JS code in the context of the host, by sending a simple POST request...

9.8CVSS0.18448EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2025/08/14 12:06 a.m.11 views

Active Storage allowed transformation methods that were potentially unsafe

Active Storage attempts to prevent the use of potentially unsafe image transformation methods and parameters by default. The default allowed list contains three methods allowing for the circumvention of the safe defaults which enables potential command injection vulnerabilities in cases where...

9.2CVSS7.4AI score0.05277EPSS
SaveExploits3References7Affected Software1
OSV
OSV
added 2025/08/14 12:06 a.m.9 views

GHSA-R4MG-4433-C7G3 Active Storage allowed transformation methods that were potentially unsafe

Active Storage attempts to prevent the use of potentially unsafe image transformation methods and parameters by default. The default allowed list contains three methods allowing for the circumvention of the safe defaults which enables potential command injection vulnerabilities in cases where...

9.2CVSS7.4AI score0.05277EPSS
SaveExploits3References8
Positive Technologies
Positive Technologies
added 2025/08/14 12:00 a.m.11 views

PT-2025-33143

Name of the Vulnerable Software and Affected Versions: Flowise JS affected versions not specified Description: User-controlled input flows to an unsafe implementation of a dynamic Function constructor, allowing network attackers to run arbitrary unsandboxed JS code in the context of the host by...

9.8CVSS7.3AI score0.18448EPSS
SaveExploits0References14
Tenable Nessus
Tenable Nessus
added 2025/08/14 12:00 a.m.7 views

EulerOS 2.0 SP11 : emacs (EulerOS-SA-2025-1949)

According to the versions of the emacs package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : In elisp-mode.el in GNU Emacs before 30.1, a user who chooses to invoke elisp-completion-at-point for code completion on untrusted Emacs Lisp source...

7.8CVSS8.1AI score0.00619EPSS
SaveExploits0References2
GitLab Advisory Database
GitLab Advisory Database
added 2025/08/14 12:00 a.m.48 views

Active Storage allowed transformation methods that were potentially unsafe

Active Storage attempts to prevent the use of potentially unsafe image transformation methods and parameters by default. The default allowed list contains three methods allowing for the circumvention of the safe defaults which enables potential command injection vulnerabilities in cases where...

7.4AI score0.05277EPSS
SaveExploits3References8Affected Software1
Positive Technologies
Positive Technologies
added 2025/08/14 12:00 a.m.6 views

PT-2025-34571 · Crates.Io · Scratchpad

The get and set methods of the public trait scratchpad::Tracking interact with unsafe code regions in the crate, and they influence the computation of addresses returned as raw pointers. However, the trait itself is not marked as unsafe, meaning users may provide custom implementations under the...

7.9AI score
SaveExploits0References4
CNNVD
CNNVD
added 2025/08/14 12:00 a.m.6 views

WordPress plugin VidMov 安全漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports setting up personal blog sites on servers with PHP and MySQL.WordPress plugin is an application plugin. A security vulnerability...

8.1CVSS6.6AI score0.00519EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/08/14 12:00 a.m.9 views

PT-2025-33233 · Unknown +1 · Gravity Forms +2

Name of the Vulnerable Software and Affected Versions: CRM Perks Connector for Gravity Forms and Google Sheets versions through 1.2.4 Description: The vulnerability allows for redirection to an untrusted site, potentially enabling phishing attacks. Recommendations: Update Connector for Gravity...

4.7CVSS6.3AI score0.00256EPSS
SaveExploits0References4
Rows per page
Query Builder