Lucene search
+L

2878 matches found

EUVD
EUVD
added 2026/01/29 3:18 p.m.14 views

EUVD-2026-4851

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

6.5CVSS5.9AI score0.00879EPSS
SaveExploits1References4
OSV
OSV
added 2026/01/29 3:18 p.m.10 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.00879EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2026/01/29 3:26 a.m.23 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.00543EPSS
SaveExploits1References1
NVD
NVD
added 2026/01/28 10:15 p.m.11 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.00879EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/01/28 9:35 p.m.31 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.00879EPSS
SaveExploits1References3
CVE
CVE
added 2026/01/28 9:35 p.m.23 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.00879EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/01/28 9:35 p.m.9 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 score0.00879EPSS
SaveExploits1References5
NVD
NVD
added 2026/01/28 6:16 p.m.10 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.00543EPSS
SaveExploits1References3
Snyk
Snyk
added 2026/01/28 5:47 p.m.6 views

Improper Validation of Array Index

Overview Affected versions of this package are vulnerable to Improper Validation of Array Index via the flow.cuda.getdeviceproperties function. An attacker can cause the application to crash or become unresponsive by supplying an invalid or negative device index. Remediation There is no fixed...

8.7CVSS5.5AI score0.00543EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/01/28 12:0 a.m.10 views

PT-2026-5147

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

5.9AI score0.00543EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2026/01/28 12:0 a.m.33 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...

0.00543EPSS
SaveExploits1References3
CVE
CVE
added 2026/01/28 12:0 a.m.19 views

CVE-2025-65891

CVE-2025-65891 is a vulnerability in OneFlow v0.9.0 where flow.cuda.get_device_properties() accepts an invalid or negative device index, leading to a Denial of Service (DoS). Multiple sources (NVD, Red Hat, OSV, CIRCL, ENISA, Snyk entries) describe a GPU device-ID validation flaw in OneFlow, with...

7.5CVSS5.9AI score0.00543EPSS
SaveExploits1References3Affected Software1
CNNVD
CNNVD
added 2026/01/28 12:0 a.m.11 views

Maker.js security vulnerabilities

Maker.js is a two-dimensional vector drawing and shape modeling tool open-sourced by Microsoft. Versions of Maker.js prior to 0.19.1 contain security vulnerabilities. These vulnerabilities stem from the makerjs.extendObject function, which lacks proper validation when copying object properties...

9.8CVSS5.8AI score0.00879EPSS
SaveExploits1References3
OSV
OSV
added 2026/01/28 12:0 a.m.9 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.3AI score0.00543EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2026/01/26 3:10 p.m.10 views

CVE-2026-24140

MyTube is a self-hosted downloader and player for several video websites. Versions 1.7.78 and below have a Mass Assignment vulnerability in the settings management functionality due to insufficient input validation. The application's saveSettings function accepts arbitrary key-value pairs without...

5.3CVSS5.9AI score0.00284EPSS
SaveExploits1References1
CVE
CVE
added 2026/01/23 11:59 p.m.19 views

CVE-2026-24140

CVE-2026-24140 involves a mass assignment vulnerability in MyTube (versions 1.7.78 and earlier) where the saveSettings() function accepts arbitrary key-value pairs and persists them to the database without validating property names. The underlying cause is input handling with Record and unfiltere...

5.3CVSS5.7AI score0.00284EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/01/23 11:59 p.m.9 views

CVE-2026-24140 MyTube has Mass Assignment via Settings Management

MyTube is a self-hosted downloader and player for several video websites. Versions 1.7.78 and below have a Mass Assignment vulnerability in the settings management functionality due to insufficient input validation. The application's saveSettings function accepts arbitrary key-value pairs without...

2.7CVSS5.8AI score0.00284EPSS
SaveExploits1References4
NVD
NVD
added 2026/01/23 12:15 a.m.17 views

CVE-2026-24132

Orval generates type-safe JS clients TypeScript from any valid OpenAPI v3 or Swagger v2 specification. Versions 7.19.0 and below and 8.0.0-rc.0 through 8.0.2 allow untrusted OpenAPI specifications to inject arbitrary TypeScript/JavaScript into generated mock files via the const keyword on schema...

9.8CVSS0.00678EPSS
SaveExploits0References9
OSV
OSV
added 2026/01/22 11:47 p.m.7 views

CVE-2026-24132 Orval Mock Generation Code Injection via const

Orval generates type-safe JS clients TypeScript from any valid OpenAPI v3 or Swagger v2 specification. Versions 7.19.0 and below and 8.0.0-rc.0 through 8.0.2 allow untrusted OpenAPI specifications to inject arbitrary TypeScript/JavaScript into generated mock files via the const keyword on schema...

7.7CVSS5.8AI score0.00678EPSS
SaveExploits0References11
OSV
OSV
added 2026/01/21 8:16 p.m.5 views

UBUNTU-CVE-2025-13465

Lodash versions 4.0.0 through 4.17.22 are vulnerable to prototype pollution in the .unset and .omit functions. An attacker can pass crafted paths which cause Lodash to delete methods from global prototypes. The issue permits deletion of properties but does not allow overwriting their original...

8.2CVSS6.6AI score0.01535EPSS
SaveExploits0References4
Rows per page
Query Builder