Lucene search
+L

3302 matches found

Cvelist
Cvelist
added 2026/03/02 6:42 p.m.31 views

CVE-2025-48574

In validateAddingWindowLw of DisplayPolicy.java, there is a possible way for an app to intercept drag-and-drop events due to a missing permission check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

0.00097EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/03/02 6:42 p.m.8 views

EUVD-2025-208200

In validateAddingWindowLw of DisplayPolicy.java, there is a possible way for an app to intercept drag-and-drop events due to a missing permission check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

8.4CVSS6.1AI score0.00097EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/03/02 6:42 p.m.5 views

CVE-2025-48574

In validateAddingWindowLw of DisplayPolicy.java, there is a possible way for an app to intercept drag-and-drop events due to a missing permission check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

8.4CVSS6.1AI score0.00097EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/03/02 6:42 p.m.36 views

CVE-2025-48574

CVE-2025-48574 affects Android’s UI component: DisplayPolicy.java (validateAddingWindowLw). The issue arises from a missing permission check, allowing an app to intercept drag-and-drop events and perform local elevation of privilege without extra execution privileges or user interaction. Public d...

8.4CVSS6.1AI score0.00097EPSS
SaveExploits0References1Affected Software1
CNNVD
CNNVD
added 2026/03/02 12:0 a.m.8 views

Google Android 安全漏洞

Google Android is a Linux-based open source operating system from Google. A security vulnerability exists in Google Android, which stems from a lack of permission checking in validateAddingWindowLw of DisplayPolicy.java, and can be exploited by an attacker to cause an application to intercept...

8.4CVSS5.8AI score0.00097EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/01 12:0 a.m.8 views

ASB-A-428700812

In validateAddingWindowLw of DisplayPolicy.java, there is a possible way for an app to intercept drag-and-drop events due to a missing permission check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

8.4CVSS6.1AI score0.00097EPSS
SaveExploits0References2
OSV
OSV
added 2026/02/28 2:48 a.m.10 views

GHSA-J8CJ-HW74-64JV Hive has Double-free and Use After Free Vulnerabilities

Drop implementation for Hive did perform free, but so did Hive::close, which, at the end of the scope performed Drop, therefore triggering double-free. Additionally, function Hive::fromhandle was not marked as unsafe, making it, in combination with ashandle easy to clone and trigger double-free i...

6AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/02/28 2:48 a.m.15 views

Hive has Double-free and Use After Free Vulnerabilities

Drop implementation for Hive did perform free, but so did Hive::close, which, at the end of the scope performed Drop, therefore triggering double-free. Additionally, function Hive::fromhandle was not marked as unsafe, making it, in combination with ashandle easy to clone and trigger double-free i...

6AI score
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/02/27 12:0 a.m.6 views

PT-2026-22345

Name of the Vulnerable Software and Affected Versions Multer versions prior to 2.1.0 Description A flaw exists in Multer, a node.js middleware used for handling multipart/form-data. An attacker can cause a Denial of Service DoS by terminating the connection during a file upload, which may lead to...

8.7CVSS5.3AI score0.00663EPSS
SaveExploits0References12
RustSec
RustSec
added 2026/02/26 12:0 p.m.11 views

Double-free and use-after-free for Hive

Drop implementation for Hive did perform free, but so did Hive::close, which, at the end of the scope performed Drop, therefore triggering double-free. Additionally, function Hive::fromhandle was not marked as unsafe, making it, in combination with ashandle easy to clone and trigger double-free i...

5.9AI score
SaveExploits0Affected Software1
OSV
OSV
added 2026/02/26 12:0 p.m.7 views

RUSTSEC-2026-0029 Double-free and use-after-free for Hive

Drop implementation for Hive did perform free, but so did Hive::close, which, at the end of the scope performed Drop, therefore triggering double-free. Additionally, function Hive::fromhandle was not marked as unsafe, making it, in combination with ashandle easy to clone and trigger double-free i...

5.9AI score
SaveExploits0References3
NVD
NVD
added 2026/02/24 10:16 p.m.10 views

CVE-2026-27195

Wasmtime is a runtime for WebAssembly. Starting with Wasmtime 39.0.0, the component-model-async feature became the default, which brought with it a new implementation of TypedFunc::callasync which made it capable of calling async-typed guest export functions. However, that implementation had a bu...

7.5CVSS0.00362EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/02/24 9:15 p.m.4 views

CVE-2026-27195

Wasmtime is a runtime for WebAssembly. Starting with Wasmtime 39.0.0, the component-model-async feature became the default, which brought with it a new implementation of TypedFunc::callasync which made it capable of calling async-typed guest export functions. However, that implementation had a bu...

7.5CVSS5.8AI score0.00362EPSS
SaveExploits0References7Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/24 9:15 p.m.7 views

CVE-2026-27195 Wasmtime is vulnerable to panic when dropping a `[Typed]Func::call_async` future

Wasmtime is a runtime for WebAssembly. Starting with Wasmtime 39.0.0, the component-model-async feature became the default, which brought with it a new implementation of TypedFunc::callasync which made it capable of calling async-typed guest export functions. However, that implementation had a bu...

6.9CVSS5.3AI score0.00362EPSS
SaveExploits0References6
OSV
OSV
added 2026/02/24 9:15 p.m.9 views

CVE-2026-27195 Wasmtime is vulnerable to panic when dropping a `[Typed]Func::call_async` future

Wasmtime is a runtime for WebAssembly. Starting with Wasmtime 39.0.0, the component-model-async feature became the default, which brought with it a new implementation of TypedFunc::callasync which made it capable of calling async-typed guest export functions. However, that implementation had a bu...

6.9CVSS5.4AI score0.00362EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2026/02/24 8:44 p.m.14 views

Wasmtime is vulnerable to panic when dropping a `[Typed]Func::call_async` future

The affected versions of Wasmtime can panic if the host embedder drops the future returned by wasmtime::component::TypedFunc::callasync before it resolves. Details Starting with Wasmtime 39.0.0, the component-model-async feature became the default, which brought with it a new implementation of...

7.5CVSS5.3AI score0.00362EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2026/02/24 8:44 p.m.14 views

GHSA-XJHV-V822-PF94 Wasmtime is vulnerable to panic when dropping a `[Typed]Func::call_async` future

The affected versions of Wasmtime can panic if the host embedder drops the future returned by wasmtime::component::TypedFunc::callasync before it resolves. Details Starting with Wasmtime 39.0.0, the component-model-async feature became the default, which brought with it a new implementation of...

6.9CVSS5.4AI score0.00362EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2026/02/24 1:34 p.m.8 views

CVE-2026-2984

A vulnerability was identified in SourceCodester Student Result Management System 1.0. This affects an unknown function of the file /admin/core/dropuser.php. Such manipulation of the argument ID leads to denial of service. The attack can be executed remotely. The exploit is publicly available and...

6.9CVSS5.3AI score0.0049EPSS
SaveExploits1References1
RustSec
RustSec
added 2026/02/24 12:0 p.m.12 views

Panic when dropping a `[Typed]Func::call_async` future

This is an entry in the RustSec database for the Wasmtime security advisory located at https://github.com/bytecodealliance/wasmtime/security/advisories/GHSA-xjhv-v822-pf94 For more information see the GitHub-hosted security advisory...

7.5CVSS5.3AI score0.00362EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2026/02/24 12:0 p.m.6 views

RUSTSEC-2026-0022 Panic when dropping a `[Typed]Func::call_async` future

This is an entry in the RustSec database for the Wasmtime security advisory located at https://github.com/bytecodealliance/wasmtime/security/advisories/GHSA-xjhv-v822-pf94 For more information see the GitHub-hosted security advisory...

6.9CVSS5.4AI score0.00362EPSS
SaveExploits0References3
Rows per page
Query Builder