Lucene search
K

6859 matches found

CNNVD
CNNVD
added 2026/03/24 12:0 a.m.2 views

Parse Server 安全漏洞

Parse Server is an open-source backend developed by the Parse Platform. It can be deployed on any infrastructure that supports Node.js. There were security vulnerabilities in versions of Parse Server prior to 8.6.57 and 9.6.0-alpha.48. These vulnerabilities stemmed from the fact that authenticate...

5.3CVSS5.8AI score0.00014EPSS
Exploits0References5
CNNVD
CNNVD
added 2026/03/24 12:0 a.m.3 views

Parse Server 安全漏洞

Parse Server is an open-source backend developed by the Parse Platform. It can be deployed on any infrastructure that runs Node.js. There were security vulnerabilities in versions of Parse Server prior to 8.6.60 and 9.6.0-alpha.54. These vulnerabilities stemmed from the ability for MFA recovery...

2.7CVSS5.9AI score0.00032EPSS
Exploits0References5
CNNVD
CNNVD
added 2026/03/24 12:0 a.m.3 views

Parse Server 安全漏洞

Parse Server is an open-source backend developed by the Parse Platform. It can be deployed on any infrastructure that supports Node.js. There were security vulnerabilities in versions of Parse Server prior to 8.6.56 and 9.6.0-alpha.45. These vulnerabilities stemmed from the LiveQuery component no...

8.2CVSS5.8AI score0.00065EPSS
Exploits0References5
CNNVD
CNNVD
added 2026/03/24 12:0 a.m.5 views

Parse Server 授权问题漏洞

Parse Server is an open-source backend developed by the Parse Platform. It can be deployed on any infrastructure that runs Node.js. There were authorization-related vulnerabilities in versions of Parse Server prior to 8.6.52 and 9.6.0-alpha.41. These vulnerabilities stemmed from authentication...

9.1CVSS5.8AI score0.00028EPSS
Exploits0References5
CNNVD
CNNVD
added 2026/03/24 12:0 a.m.2 views

Parse Server 安全漏洞

Parse Server is an open-source backend developed by the Parse Platform. It can be deployed on any infrastructure that runs Node.js. There were security vulnerabilities in versions of Parse Server prior to 8.6.53 and 9.6.0-alpha.42. These vulnerabilities stemmed from the LiveQuery WebSocket...

7.1CVSS5.8AI score0.00012EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2026/03/24 12:0 a.m.2 views

PT-2026-27485

Name of the Vulnerable Software and Affected Versions Parse Server versions prior to 8.6.60 Parse Server versions prior to 9.6.0-alpha.54 Description An attacker with a user's password and a valid multi-factor authentication MFA recovery code can reuse the recovery code an unlimited number of tim...

2.7CVSS5.9AI score0.00032EPSS
Exploits0References10
CNNVD
CNNVD
added 2026/03/24 12:0 a.m.3 views

Parse Server 安全漏洞

Parse Server is an open-source backend developed by the Parse Platform. It can be deployed on any infrastructure that runs Node.js. There were security vulnerabilities in versions of Parse Server prior to 8.6.51 and 9.6.0-alpha.40. These vulnerabilities stemmed from the re-rendering of email...

6.3CVSS5.8AI score0.00051EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2026/03/24 12:0 a.m.4 views

PT-2026-27482

Name of the Vulnerable Software and Affected Versions Parse Server versions prior to 8.6.57 Parse Server versions prior to 9.6.0-alpha.48 Description An authenticated user can modify server-generated session fields, such as expiresAt and createdWith, when updating their own session through the RE...

5.3CVSS5.9AI score0.00014EPSS
Exploits0References9
Positive Technologies
Positive Technologies
added 2026/03/24 12:0 a.m.1 views

PT-2026-27484

Name of the Vulnerable Software and Affected Versions Parse Server versions prior to 8.6.59 Parse Server versions prior to 9.6.0-alpha.53 Description Parse Server, an open source backend deployable on Node.js infrastructure, contains a flaw where an attacker possessing master key access can execu...

8.6CVSS6.1AI score0.00024EPSS
Exploits0References9
CNNVD
CNNVD
added 2026/03/24 12:0 a.m.3 views

Parse Server SQL注入漏洞

Parse Server is an open-source backend developed by the Parse Platform. It can be deployed on any infrastructure that runs Node.js. Versions of Parse Server prior to 8.6.59 and 9.6.0-alpha.53 contain a SQL injection vulnerability. This vulnerability arises from the ability of attackers to inject...

8.6CVSS5.9AI score0.00024EPSS
Exploits0References5
CNNVD
CNNVD
added 2026/03/24 12:0 a.m.4 views

Parse Server 安全漏洞

Parse Server is an open-source backend developed by the Parse Platform. It can be deployed on any infrastructure that runs Node.js. There were security vulnerabilities in versions of Parse Server prior to 8.6.55 and 9.6.0-alpha.44. These vulnerabilities stemmed from the possibility for attackers ...

8.7CVSS5.8AI score0.00021EPSS
Exploits0References5
CNNVD
CNNVD
added 2026/03/24 12:0 a.m.3 views

Parse Server 安全漏洞

Parse Server is an open-source backend developed by the Parse Platform. It can be deployed on any infrastructure that runs Node.js. There were security vulnerabilities in versions of Parse Server prior to 8.6.54 and 9.6.0-alpha.43. These vulnerabilities allowed attackers to infer changes in...

6.3CVSS5.8AI score0.00015EPSS
Exploits0References5
NVD
NVD
added 2026/03/23 10:16 p.m.1 views

CVE-2026-1940

An incomplete fix for CVE-2024-47778 allows an out-of-bounds read in gstwavparseadtlchunk function. The patch added a size validation check lsize + 8 size, but it does not account for the GSTROUNDUP2lsize used in the actual offset calculation. When lsize is an odd number, the parser advances more...

7.5CVSS0.00056EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2026/03/23 5:44 p.m.4 views

golang: net/url: Memory exhaustion in query parameter parsing in net/url

A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted...

7.5CVSS7.1AI score0.00045EPSS
Exploits0References8
RedHat Linux
RedHat Linux
added 2026/03/23 7:40 a.m.2 views

golang: net/url: Memory exhaustion in query parameter parsing in net/url

A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted...

7.5CVSS5.8AI score0.00045EPSS
Exploits0References8
OSV
OSV
added 2026/03/20 11:16 p.m.2 views

UBUNTU-CVE-2026-33228

flatted is a circular JSON parser. Prior to version 3.4.2, the parse function in flatted can use attacker-controlled string values from the parsed JSON as direct array index keys, without validating that they are numeric. Since the internal input buffer is a JavaScript Array, accessing it with th...

9.8CVSS6AI score0.0007EPSS
Exploits1References5
OSV
OSV
added 2026/03/20 11:6 p.m.2 views

CVE-2026-33228 flatted: Prototype Pollution via parse()

flatted is a circular JSON parser. Prior to version 3.4.2, the parse function in flatted can use attacker-controlled string values from the parsed JSON as direct array index keys, without validating that they are numeric. Since the internal input buffer is a JavaScript Array, accessing it with th...

9.3CVSS5.9AI score0.0007EPSS
Exploits1References5
Cvelist
Cvelist
added 2026/03/20 11:6 p.m.22 views

CVE-2026-33228 flatted: Prototype Pollution via parse()

flatted is a circular JSON parser. Prior to version 3.4.2, the parse function in flatted can use attacker-controlled string values from the parsed JSON as direct array index keys, without validating that they are numeric. Since the internal input buffer is a JavaScript Array, accessing it with th...

9.3CVSS0.0007EPSS
Exploits1References3
Vulnrichment
Vulnrichment
added 2026/03/20 11:6 p.m.4 views

CVE-2026-33228 flatted: Prototype Pollution via parse()

flatted is a circular JSON parser. Prior to version 3.4.2, the parse function in flatted can use attacker-controlled string values from the parsed JSON as direct array index keys, without validating that they are numeric. Since the internal input buffer is a JavaScript Array, accessing it with th...

9.3CVSS6AI score0.0007EPSS
Exploits1References3
Github Security Blog
Github Security Blog
added 2026/03/20 9:48 p.m.3 views

Parse Server LiveQuery subscription query depth bypass

Impact Parse Server's LiveQuery component does not enforce the requestComplexity.queryDepth configuration setting when processing WebSocket subscription requests. An attacker can send a subscription with deeply nested logical operators, causing excessive recursion and CPU consumption that degrade...

8.2CVSS5.8AI score0.00065EPSS
Exploits0References7Affected Software1
Rows per page
Query Builder