Lucene search
+L

11000 matches found

GithubExploit
GithubExploit
added 2024/12/07 11:14 a.m.94 views

Exploit for Deserialization of Untrusted Data in Huggingface Transformers

CVE-2024-11392 Hugging Face Transformers MobileViTV2 Des...

8.8CVSS9.1AI score0.07262EPSS
SaveExploits4
Positive Technologies
Positive Technologies
added 2024/12/07 12:00 a.m.9 views

PT-2024-16806 · WordPress · Simple Side Tab

Name of the Vulnerable Software and Affected Versions: Simple Side Tab WordPress plugin version prior to 2.2.0 Description: The issue concerns the Simple Side Tab WordPress plugin, which does not properly sanitize and escape some of its settings. This could allow high-privilege users, such as...

4.8CVSS8.1AI score0.00342EPSS
SaveExploits1References7
Positive Technologies
Positive Technologies
added 2024/12/07 12:00 a.m.7 views

PT-2024-16913 · WordPress · Comfino Payment Gateway

Name of the Vulnerable Software and Affected Versions: Comfino Payment Gateway plugin for WordPress versions up to, and including, 4.1.1 Description: The Comfino Payment Gateway plugin for WordPress is vulnerable to Reflected Cross-Site Scripting due to the use of add query arg and remove query a...

6.1CVSS6.7AI score0.00348EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2024/12/06 12:00 a.m.7 views

Nav2 安全漏洞

Nav2 is the ROS community's navigation framework and system for ROS2. A security vulnerability exists in Nav2, which stems from the inclusion of an unsafe privilege vulnerability. An attacker exploiting this vulnerability could execute arbitrary code against nav2mppicontroller via a script writte...

9.8CVSS7.6AI score0.00677EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2024/12/06 12:00 a.m.9 views

Nav2 安全漏洞

Nav2 is the ROS community's navigation framework and system for ROS2. A security vulnerability exists in Nav2, which stems from the inclusion of an unsafe privilege vulnerability. An attacker exploiting this vulnerability could execute arbitrary code against nav2dwbcontroller via a script written...

9.8CVSS7.6AI score0.00677EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2024/12/06 12:00 a.m.8 views

Nav2 安全漏洞

Nav2 is the ROS community's navigation framework and system for ROS2. A security vulnerability exists in Nav2 that stems from the component thetastar::ThetaStar::isUnsafeToPlan containing a segmentation violation...

9.8CVSS6.8AI score0.00587EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2024/12/05 7:05 p.m.30 views

Unsound usages of `std::slice::from_raw_parts`

The library breaks the safety assumptions when using unsafe API std::slice::fromrawparts. First, when using the API in iterator implementation TempFdArrayIterator.next, generic type could be any type, which would create and pass a misaligned pointer to the unsafe API. Second, when validating the...

7.5AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/12/05 7:05 p.m.12 views

GHSA-GW5W-5J7F-JMJJ Unsound usages of `std::slice::from_raw_parts`

The library breaks the safety assumptions when using unsafe API std::slice::fromrawparts. First, when using the API in iterator implementation TempFdArrayIterator.next, generic type could be any type, which would create and pass a misaligned pointer to the unsafe API. Second, when validating the...

7.5AI score
SaveExploits0References3
OSV
OSV
added 2024/12/05 12:31 p.m.27 views

GHSA-6HQR-C69M-R76Q Apache Hive: Deserialization of untrusted data when fetching partitions from the Metastore

Apache Hive Metastore HMS uses SerializationUtilitiesdeserializeObjectWithTypeInformation method when filtering and fetching partitions that is unsafe and can lead to Remote Code Execution RCE since it allows the deserialization of arbitrary data. In real deployments, the vulnerability can be...

8.3CVSS8.6AI score0.01656EPSS
SaveExploits0References6
OSV
OSV
added 2024/12/05 10:01 a.m.13 views

CVE-2022-41137 Apache Hive: Deserialization of untrusted data when fetching partitions from the Metastore

Apache Hive Metastore HMS uses SerializationUtilitiesdeserializeObjectWithTypeInformation method when filtering and fetching partitions that is unsafe and can lead to Remote Code Execution RCE since it allows the deserialization of arbitrary data. In real deployments, the vulnerability can be...

8.3CVSS7.4AI score
SaveExploits0References8
CVE
CVE
added 2024/12/05 10:01 a.m.138 views

CVE-2022-41137

CVE-2022-41137 describes a vulnerability in Apache Hive Metastore (HMS) where the call to SerializationUtilities#deserializeObjectWithTypeInformation during filtering/fetching partitions is unsafe and can lead to remote code execution (RCE) via deserializing arbitrary data. The exploit requires a...

8.3CVSS7.3AI score0.01656EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/12/04 12:00 p.m.7 views

RUSTSEC-2024-0408 Unsound usages of `std::slice::from_raw_parts`

The library breaks the safety assumptions when using unsafe API std::slice::fromrawparts. First, when using the API in iterator implementation TempFdArrayIterator.next, generic type could be any type, which would create and pass a misaligned pointer to the unsafe API. Second, when validating the...

7.5AI score
SaveExploits0References4
RustSec
RustSec
added 2024/12/04 12:00 p.m.9 views

Unsound usages of `std::slice::from_raw_parts`

The library breaks the safety assumptions when using unsafe API std::slice::fromrawparts. First, when using the API in iterator implementation TempFdArrayIterator.next, generic type could be any type, which would create and pass a misaligned pointer to the unsafe API. Second, when validating the...

7.5AI score
SaveExploits0Affected Software1
Veracode
Veracode
added 2024/12/04 8:05 a.m.10 views

Arbitrary Code Execution

Ansible-Core is vulnerable to Arbitrary Code Execution. The vulnerability is due to attackers bypassing unsafe content protections by using the hostvars object to reference and execute templated content, potentially leading to code execution if remote data or module outputs are improperly templat...

5.5CVSS5.9AI score0.00499EPSS
SaveExploits0References11Affected Software1
Positive Technologies
Positive Technologies
added 2024/12/04 12:00 a.m.7 views

PT-2024-40952 · Pprof · Pprof

Name of the Vulnerable Software and Affected Versions: pprof versions prior to 0.14.0 Description: The issue arises from the unsafe usage of the std::slice::from raw parts API, specifically in the TempFdArrayIterator.next function and when validating addresses with type c void. This can lead to t...

7.2AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/12/04 12:00 a.m.15 views

PT-2024-11639 · Apache · Apache Hive Metastore

Name of the Vulnerable Software and Affected Versions: Apache Hive Metastore HMS affected versions not specified Description: The issue concerns the use of the SerializationUtilitiesdeserializeObjectWithTypeInformation method when filtering and fetching partitions, which is unsafe and can lead to...

8.3CVSS8.4AI score0.01656EPSS
SaveExploits0References13
RedHat Linux
RedHat Linux
added 2024/12/03 10:38 p.m.30 views

Moderate: Red Hat Security Advisory: Red Hat Ansible Automation Platform Execution Environments Container Release Update

An update is now available for Red Hat Ansible Automation Platform Execution Environments Red Hat Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT Managers can provide top-down guidelines on how automation is applied to...

5.5CVSS6.7AI score0.00499EPSS
SaveExploits0References2
OSV
OSV
added 2024/12/02 8:11 p.m.19 views

GHSA-Q849-WXRC-VQRP hull.js Code Injection Vulnerability

Versions of the library from 0.2.2 to 1.0.9 are vulnerable to the arbitrary code execution due to unsafe usage of new Function... in the module that handles points format. Applications passing the 3rd parameter to the hull function without sanitising may be impacted. The vulnerability has been...

7.9AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/12/02 12:00 a.m.12 views

PT-2024-9434 · Unknown · Devicemem Server.C

Name of the Vulnerable Software and Affected Versions: devicemem server.c affected versions not specified Description: The issue is related to a possible out of bounds write due to memory corruption in DevmemValidateFlags of devicemem server.c. This could lead to local escalation of privilege wit...

7.8CVSS7.9AI score0.00079EPSS
SaveExploits0References13
CNNVD
CNNVD
added 2024/12/02 12:00 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel, which stems from a competing condition in the mptcprcvspaceadjust function in the mptcp component during substream creation...

5.5CVSS6.3AI score0.00527EPSS
SaveExploits0References6
Rows per page
Query Builder