Lucene search
+L

2946 matches found

RedHat Linux
RedHat Linux
added 2026/02/16 10:49 a.m.12 views

taffy: taffydb: Internal Property Tampering

taffydb npm module, vulnerable in all versions up to and including 2.7.3, allows attackers to forge adding additional properties into user-input processed by taffy which can allow access to any data items in the DB. taffy sets an internal index for each data item in its DB. However, it is found...

7.5CVSS5.7AI score0.01861EPSS
SaveExploits1References8
Veracode
Veracode
added 2026/02/16 10:19 a.m.15 views

Arbitrary PDF Object Injection

jsPDF is vulnerable to arbitrary PDF object injection. The vulnerability is due to insufficient sanitization of user-controlled Acroform properties and methods, which allows an attacker to inject malicious PDF objects such as JavaScript actions that execute when the document is opened...

8.3CVSS5.8AI score0.00534EPSS
SaveExploits1References9Affected Software1
Positive Technologies
Positive Technologies
added 2026/02/08 12:00 a.m.9 views

PT-2026-7150

Name of the Vulnerable Software and Affected Versions Axios versions prior to 0.30.3 Axios versions prior to 1.13.5 Description The mergeConfig function in Axios crashes with a TypeError when processing configuration objects that contain proto as an own property. This occurs because when proto is...

7.8CVSS7AI score0.02735EPSS
SaveExploits1References224
OSV
OSV
added 2026/02/07 9:03 a.m.32 views

RLSA-2025:18285 Important: firefox security update

Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability. Security Fixes: thunderbird: firefox: Memory safety bugs CVE-2025-11714 thunderbird: firefox: Out of bounds read/write in a privileged process triggered by WebGL textures CVE-2025-11709...

7.5CVSS7.3AI score0.00509EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/02/06 7:54 p.m.44 views

CVE-2026-25586 SandboxJS has a Sandbox Escape via Prototype Whitelist Bypass and Host Prototype Pollution

SandboxJS is a JavaScript sandboxing library. Prior to 0.8.29, a sandbox escape is possible by shadowing hasOwnProperty on a sandbox object, which disables prototype whitelist enforcement in the property-access path. This permits direct access to proto and other blocked prototype properties,...

10CVSS0.00648EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/02/03 12:00 a.m.20 views

PT-2026-6275

Name of the Vulnerable Software and Affected Versions Qwik versions prior to 1.19.0 Description Qwik is a performance focused javascript framework. A prototype pollution issue exists in the formToObj function within the @builder.io/qwik-city middleware. The function processes form field names usi...

9.3CVSS5.5AI score0.00647EPSS
SaveExploits0References17
Vulnrichment
Vulnrichment
added 2026/02/02 3:20 p.m.5 views

CVE-2025-47399 Buffer Copy Without Checking Size of Input in Camera

Memory Corruption while processing IOCTL call to update sensor property settings with invalid input parameters...

7.8CVSS5.3AI score0.00095EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/02/02 3:20 p.m.12 views

EUVD-2025-206611

Memory Corruption while processing IOCTL call to update sensor property settings with invalid input parameters...

7.8CVSS5.3AI score0.00095EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/02/02 3:20 p.m.44 views

CVE-2025-47399 Buffer Copy Without Checking Size of Input in Camera

Memory Corruption while processing IOCTL call to update sensor property settings with invalid input parameters...

7.8CVSS0.00095EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/02/02 3:20 p.m.6 views

CVE-2025-47399

Memory Corruption while processing IOCTL call to update sensor property settings with invalid input parameters...

7.8CVSS5.3AI score0.00095EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/02/02 12:00 a.m.15 views

Qualcomm Chipsets 安全漏洞

Qualcomm Chipsets are a series of chipset developed by Qualcomm Incorporated in the United States. There are security vulnerabilities in Qualcomm Chipsets. These vulnerabilities arise when processing IOCTL calls with invalid input parameters to update sensor property settings, which may lead to...

7.8CVSS5.8AI score0.00095EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/01/29 3:18 p.m.19 views

EUVD-2026-4851

Maker.js has Unsafe Property Copying in makerjs.extendObject...

6.5CVSS5.9AI score0.00911EPSS
SaveExploits1References4
OSV
OSV
added 2026/01/29 3:18 p.m.18 views

GHSA-2CP6-34R9-54XX Maker.js has Unsafe Property Copying in makerjs.extendObject

Summary The makerjs.extendObject function copies properties from source objects without proper validation, potentially exposing applications to security risks. The function lacks hasOwnProperty checks and does not filter dangerous keys, allowing inherited properties and potentially malicious...

6.5CVSS5.9AI score0.00911EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/01/29 3:18 p.m.17 views

Maker.js has Unsafe Property Copying in makerjs.extendObject

Summary The makerjs.extendObject function copies properties from source objects without proper validation, potentially exposing applications to security risks. The function lacks hasOwnProperty checks and does not filter dangerous keys, allowing inherited properties and potentially malicious...

9.8CVSS5.9AI score0.00911EPSS
SaveExploits1References5Affected Software1
RedhatCVE
RedhatCVE
added 2026/01/29 3:26 a.m.29 views

CVE-2025-65891

A GPU device-ID validation flaw in OneFlow v0.9.0 allows attackers to trigger a Denial of Dervice DoS by invoking flow.cuda.getdeviceproperties with an invalid or negative device index...

7.5CVSS5.9AI score0.00552EPSS
SaveExploits1References1
NVD
NVD
added 2026/01/28 10:15 p.m.19 views

CVE-2026-24888

Maker.js is a 2D vector line drawing and shape modeling for CNC and laser cutters. In versions up to and including 0.19.1, the makerjs.extendObject function copies properties from source objects without proper validation, potentially exposing applications to security risks. The function lacks...

9.8CVSS0.00911EPSS
SaveExploits1References3
CVE
CVE
added 2026/01/28 9:35 p.m.41 views

CVE-2026-24888

Maker.js (makerjs.extendObject) is vulnerable to unsafe property copying. The function iterates with for...in without hasOwnProperty() checks and fails to filter dangerous keys, enabling inherited or crafted properties (e.g., proto ) to be copied to targets. This prototype-pollution risk is docum...

9.8CVSS5.8AI score0.00911EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2026/01/28 9:35 p.m.39 views

CVE-2026-24888 Maker.js Vulnerable to Unsafe Property Copying in makerjs.extendObject

Maker.js is a 2D vector line drawing and shape modeling for CNC and laser cutters. In versions up to and including 0.19.1, the makerjs.extendObject function copies properties from source objects without proper validation, potentially exposing applications to security risks. The function lacks...

6.5CVSS0.00911EPSS
SaveExploits1References3
OSV
OSV
added 2026/01/28 9:35 p.m.12 views

CVE-2026-24888 Maker.js Vulnerable to Unsafe Property Copying in makerjs.extendObject

Maker.js is a 2D vector line drawing and shape modeling for CNC and laser cutters. In versions up to and including 0.19.1, the makerjs.extendObject function copies properties from source objects without proper validation, potentially exposing applications to security risks. The function lacks...

6.5CVSS5.8AI score
SaveExploits0References5
NVD
NVD
added 2026/01/28 6:16 p.m.16 views

CVE-2025-65891

A GPU device-ID validation flaw in OneFlow v0.9.0 allows attackers to trigger a Denial of Dervice DoS by invoking flow.cuda.getdeviceproperties with an invalid or negative device index...

7.5CVSS0.00552EPSS
SaveExploits1References3
Rows per page
Query Builder