Lucene search
+L

7344 matches found

Github Security Blog
Github Security Blog
added 2025/03/21 5:42 p.m.21 views

Parse Server has an OAuth login vulnerability

Impact The 3rd party authentication handling of Parse Server allows the authentication credentials of some specific authentication providers to be used across multiple Parse Server apps. For example, if a user signed up using the same authentication provider in two unrelated Parse Server apps, th...

6.9CVSS6.9AI score0.00375EPSS
SaveExploits0References8Affected Software1
NVD
NVD
added 2025/03/21 3:15 p.m.19 views

CVE-2025-30168

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 7.5.2 and 8.0.2, the 3rd party authentication handling of Parse Server allows the authentication credentials of some specific authentication providers to be used across multiple Parse...

6.9CVSS0.00375EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/03/21 2:54 p.m.24 views

CVE-2025-30168 Parse Server has an OAuth login vulnerability

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 7.5.2 and 8.0.2, the 3rd party authentication handling of Parse Server allows the authentication credentials of some specific authentication providers to be used across multiple Parse...

6.9CVSS0.00375EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2025/03/21 2:54 p.m.11 views

CVE-2025-30168 Parse Server has an OAuth login vulnerability

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 7.5.2 and 8.0.2, the 3rd party authentication handling of Parse Server allows the authentication credentials of some specific authentication providers to be used across multiple Parse...

6.9CVSS6.7AI score0.00375EPSS
SaveExploits0References6
CVE
CVE
added 2025/03/21 2:54 p.m.98 views

CVE-2025-30168

CVE-2025-30168 affects Parse Server versions prior to 7.5.2 and 8.0.2, where 3rd‑party authentication handling could allow credentials from one app to be used in another when the same provider is used. This may enable cross‑app authentication for users of specific providers configured via an affe...

6.9CVSS6.7AI score0.00375EPSS
SaveExploits0References6
OSV
OSV
added 2025/03/21 2:54 p.m.13 views

CVE-2025-30168 Parse Server has an OAuth login vulnerability

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 7.5.2 and 8.0.2, the 3rd party authentication handling of Parse Server allows the authentication credentials of some specific authentication providers to be used across multiple Parse...

6.9CVSS6.5AI score0.00375EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2025/03/21 12:0 a.m.4 views

jwt-go 安全漏洞

jwt-go is a Go language JWT implementation of the golang-jwt open source. A security vulnerability exists in jwt-go versions prior to 5.2.2 and prior to 4.5.2, which stems from a memory allocation issue that can be caused by the parse.ParseUnverified function when processing malicious requests...

7.5CVSS6.4AI score0.00693EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/03/21 12:0 a.m.8 views

parse-server 授权问题漏洞

parse-server is a Node.js/Express parse server open-sourced by Parse Platform. An authorization issue vulnerability exists in parse-server versions prior to 7.5.2 and prior to 8.0.2, which stems from mishandling of third-party authentication and could result in authentication credentials being...

6.9CVSS6.6AI score0.00375EPSS
SaveExploits0References7
Snyk
Snyk
added 2025/03/20 12:32 p.m.3 views

Regular Expression Denial of Service (ReDoS)

Overview Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS through the /3/Parse endpoint. An attacker can exhaust all available threads, leading to a complete denial of service by sending multiple simultaneous requests. PoC python import threading impo...

8.7CVSS6.7AI score0.00588EPSS
SaveExploits1References2
Snyk
Snyk
added 2025/03/20 12:32 p.m.6 views

Regular Expression Denial of Service (ReDoS)

Overview Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS through the /3/ParseSetup endpoint. An attacker can cause inefficient regular expression complexity, leading to the exhaustion of server resources and making the server unresponsive by applying...

8.7CVSS6.8AI score0.00588EPSS
SaveExploits1References2
OSV
OSV
added 2025/03/20 12:32 p.m.6 views

GHSA-WWR9-4GMR-XVQ9 H2O Vulnerable to Denial of Service (DoS) via `/3/Parse` Endpoint

A vulnerability in the /3/Parse endpoint of h2oai/h2o-3 version 3.46.0.1 allows for a denial of service DoS attack. The endpoint uses a user-specified string to construct a regular expression, which is then applied to another user-specified string. By sending multiple simultaneous requests, an...

7.5CVSS5.9AI score0.00588EPSS
SaveExploits1References4
CVE
CVE
added 2025/03/20 10:11 a.m.58 views

CVE-2024-10549

CVE-2024-10549 concerns h2oai/h2o-3, version 3.46.0.1, where the vulnerable "/3/Parse" endpoint builds a regex from a user-supplied string and applies it to another user-supplied string. Under concurrent requests, this can exhaust worker threads and cause a denial of service. The issue is trigger...

7.5CVSS7.4AI score0.00588EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2025/03/20 10:11 a.m.12 views

CVE-2025-0454 SSRF Check Bypass in Requests Utility in significant-gravitas/autogpt

A Server-Side Request Forgery SSRF vulnerability was identified in the Requests utility of significant-gravitas/autogpt versions prior to v0.4.0. The vulnerability arises due to a hostname confusion between the urlparse function from the urllib.parse library and the requests library. A malicious...

7.5CVSS7AI score0.00534EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2025/03/20 12:0 a.m.9 views

H2O 资源管理错误漏洞

H2O is an in-memory platform for distributed, scalable machine learning open-sourced by H2O.ai. A resource management error vulnerability exists in H2O version 3.46.0.1, which stems from the use of a user-specified regular expression in the /3/Parse endpoint and could lead to a denial of service...

7.5CVSS7.4AI score0.00588EPSS
SaveExploits1References1
Microsoft CVE
Microsoft CVE
added 2025/03/19 7:0 a.m.7 views

In the CGI gem before 0.4.2 for Ruby, the CGI::Cookie.parse method in the CGI library contains a potential Denial of Service (DoS) vulnerability. The method does not impose any limit on the length of the raw cookie value it processes. This oversight can lead to excessive resource consumption when parsing extremely large cookies.

...

7.5CVSS7.2AI score0.00818EPSS
SaveExploits0
Veracode
Veracode
added 2025/03/19 4:13 a.m.12 views

Information Disclosure

parse-git-config is vulnerable to information disclosure. The vulnerability is due to improper handling of key expansion in the expandKeys function, allows an attacker to obtain sensitive information...

7.5CVSS6AI score0.00437EPSS
SaveExploits1References2Affected Software1
CNNVD
CNNVD
added 2025/03/18 12:0 a.m.6 views

yimioa 安全漏洞

yimioa CloudNet OA is a locally deployed OA software by rabbit individual developers. A security vulnerability exists in versions prior to yimioa v2024.07.04, which stems from the presence of XML external entity injection in the XMLParse component, which allows an attacker to execute arbitrary co...

8.1CVSS7.8AI score0.00448EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/03/17 1:43 p.m.5 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the parseExpression function in parser.go, due to the unrestricted size of input strings, which can cause the generation of large Abstract Syntax Trees ASTs. An attacker can crash...

8.7CVSS7AI score0.00577EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/03/17 1:43 p.m.7 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the parseExpression function in parser.go, due to the unrestricted size of input strings, which can cause the generation of large Abstract Syntax Trees ASTs. An attacker can crash...

8.7CVSS7AI score0.00577EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/03/17 1:43 p.m.5 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the parseExpression function in parser.go, due to the unrestricted size of input strings, which can cause the generation of large Abstract Syntax Trees ASTs. An attacker can crash...

8.7CVSS7AI score0.00577EPSS
SaveExploits0References2
Rows per page
Query Builder