Lucene search
+L

82 matches found

OSV
OSV
added 2026/03/10 4:37 p.m.9 views

CVE-2026-30939 Parse Server has Denial of Service (DoS) and Cloud Function Dispatch Bypass via Prototype Chain Resolution

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 8.6.13 and 9.5.1-alpha.2, an unauthenticated attacker can crash the Parse Server process by calling a Cloud Function endpoint with a prototype property name as the function name. The...

8.8CVSS5.8AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/03/10 4:37 p.m.5 views

CVE-2026-30939

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 8.6.13 and 9.5.1-alpha.2, an unauthenticated attacker can crash the Parse Server process by calling a Cloud Function endpoint with a prototype property name as the function name. The...

8.8CVSS5.8AI score0.0049EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/03/10 4:37 p.m.24 views

CVE-2026-30939

CVE-2026-30939 is associated with a vulnerability in Parse Server via a prototype chain resolution issue that enables a DoS. An unauthenticated attacker can crash the server by calling a Cloud Function endpoint with a prototype property name as the function name; other prototype property names by...

8.8CVSS5.8AI score0.0049EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/03/10 4:37 p.m.45 views

CVE-2026-30939 Parse Server has Denial of Service (DoS) and Cloud Function Dispatch Bypass via Prototype Chain Resolution

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 8.6.13 and 9.5.1-alpha.2, an unauthenticated attacker can crash the Parse Server process by calling a Cloud Function endpoint with a prototype property name as the function name. The...

8.8CVSS0.0049EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/03/10 12:57 a.m.13 views

Parse Server has Denial of Service (DoS) and Cloud Function Dispatch Bypass via Prototype Chain Resolution

Impact An unauthenticated attacker can crash the Parse Server process by calling a Cloud Function endpoint with a prototype property name as the function name. The server recurses infinitely, causing a call stack size error that terminates the process. Other prototype property names bypass Cloud...

8.8CVSS5.8AI score0.0049EPSS
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/10 12:00 a.m.10 views

PT-2026-24635

Impact An attacker can use a dot-notation field name in combination with the sort query parameter to inject SQL into the PostgreSQL database through an improper escaping of sub-field values in dot-notation queries. The vulnerability may also affect queries that use dot-notation field names with t...

9.3CVSS5.8AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/03/10 12:00 a.m.18 views

PT-2026-24651

Impact An attacker can use a dot-notation field name in combination with the sort query parameter to inject SQL into the PostgreSQL database through an improper escaping of sub-field values in dot-notation queries. The vulnerability may also affect queries that use dot-notation field names with t...

9.3CVSS5.8AI score0.00408EPSS
SaveExploits0References12
NVD
NVD
added 2026/02/03 10:16 p.m.13 views

CVE-2026-25150

Qwik is a performance focused javascript framework. Prior to version 1.19.0, a prototype pollution vulnerability exists in the formToObj function within @builder.io/qwik-city middleware. The function processes form field names with dot notation e.g., user.name to create nested objects, but fails ...

10CVSS0.00624EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/02/03 9:12 p.m.2 views

CVE-2026-25150 Prototype Pollution via FormData Processing in Qwik City

Qwik is a performance focused javascript framework. Prior to version 1.19.0, a prototype pollution vulnerability exists in the formToObj function within @builder.io/qwik-city middleware. The function processes form field names with dot notation e.g., user.name to create nested objects, but fails ...

9.3CVSS5.3AI score0.00624EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/02/03 9:12 p.m.14 views

EUVD-2026-5165

Qwik is a performance focused javascript framework. Prior to version 1.19.0, a prototype pollution vulnerability exists in the formToObj function within @builder.io/qwik-city middleware. The function processes form field names with dot notation e.g., user.name to create nested objects, but fails ...

9.3CVSS5.4AI score0.00624EPSS
SaveExploits0References2
CVE
CVE
added 2026/02/03 9:12 p.m.53 views

CVE-2026-25150

CVE-2026-25150 affects @builder.io/qwik-city middleware in Qwik. The formToObj() function improperly handles field names with dot notation (e.g., user.name), failing to sanitize dangerous property names such as proto , constructor, and prototype. This prototype pollution allows unauthenticated at...

10CVSS5.4AI score0.00624EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/03 8:49 p.m.12 views

Prototype Pollution via FormData Processing in Qwik City

Summary A Prototype Pollution vulnerability exists in the formToObj function within @builder.io/qwik-city middleware. The function processes form field names with dot notation e.g., user.name to create nested objects, but fails to sanitize dangerous property names like proto, constructor, and...

10CVSS5.5AI score0.00624EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/02/03 12:00 a.m.13 views

PT-2026-6499

Summary A Prototype Pollution vulnerability exists in the formToObj function within @builder.io/qwik-city middleware. The function processes form field names with dot notation e.g., user.name to create nested objects, but fails to sanitize dangerous property names like proto , constructor, and...

9.3CVSS5.7AI score0.00624EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2007-5752

Malware in sbrugna...

5CVSS6.4AI score0.02819EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2025/07/25 7:21 p.m.12 views

Skops may allow MethodNode to access unexpected object fields through dot notation, leading to arbitrary code execution at load time

Summary An inconsistency in MethodNode can be exploited to access unexpected object fields through dot notation. This can be used to achieve arbitrary code execution at load time. While this issue may seem similar to https://github.com/skops-dev/skops/security/advisories/GHSA-m7f4-hrc6-fwg3, it i...

8.7CVSS8AI score0.00138EPSS
SaveExploits0References8Affected Software1
Snyk
Snyk
added 2021/03/12 2:47 p.m.7 views

Prototype Pollution

Overview shvl is a Get and set dot-notated properties within an object Affected versions of this package are vulnerable to Prototype Pollution due to an incomplete fix not protecting against the constructor.prototype vector. PoC js var shvl = require"shvl" let obj = console.log"Before: " +...

7.3CVSS6.4AI score
SaveExploits0References2
Huntr
Huntr
added 2020/09/08 12:00 a.m.15 views

Prototype Pollution in acstll/deep-get-set

Description deep-set-get is a Set and get values on objects via dot-notation strings. This package is vulnerable to prototype pollution. POC const deep = require'deep-get-set'; deep,'proto','polluted',true; console.logpolluted;...

2AI score
SaveExploits0
Snyk
Snyk
added 2020/04/05 12:00 a.m.2 views

Prototype Pollution

Overview eivindfjeldstad-dot is a module that Gets and sets object properties with dot notation. Note: this package has been deprecated and moved into @eivifj/dot. Affected versions of this package are vulnerable to Prototype Pollution. The function set could be tricked into adding or modifying...

5.3CVSS6.7AI score0.01097EPSS
SaveExploits1References2
Snyk
Snyk
added 2020/04/05 12:00 a.m.9 views

Prototype Pollution

Overview @eivifj/dot is a module that gets and sets object properties with dot notation. Affected versions of this package are vulnerable to Prototype Pollution. The function set could be tricked into adding or modifying properties of Object.prototype using a proto payload. PoC var a =...

5.3CVSS6.7AI score0.01097EPSS
SaveExploits1References2
Fedora
Fedora
added 2020/02/08 2:05 a.m.41 views

[SECURITY] Fedora 31 Update: nodejs-set-value-2.0.1-1.fc31

Create nested values and any intermediaries using dot notation a.b.c path s...

9.8CVSS2.5AI score0.02475EPSS
SaveExploits1
Rows per page
Query Builder