Lucene search
K

1612 matches found

OSV
OSV
added 2024/03/19 6:57 p.m.13 views

CVE-2024-29027 Parse Server crash and RCE via invalid Cloud Function or Cloud Job name

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 6.5.5 and 7.0.0-alpha.29, calling an invalid Parse Server Cloud Function name or Cloud Job name crashes the server and may allow for code injection, internal store manipulatio...

9CVSS9AI score0.01188EPSS
Exploits0References7
CNNVD
CNNVD
added 2024/03/19 12:0 a.m.3 views

Parse Server Injection Vulnerability

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. An injection vulnerability exists in Parse Server before 6.5.5, 7.0.0-alpha.29, which stems from the fact that a call to an invalid Parse Server Cloud Function name or Cloud Job name can cause...

9CVSS7.2AI score0.01188EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2024/03/19 12:0 a.m.4 views

PT-2024-22680 · Unknown · Parse Server

Name of the Vulnerable Software and Affected Versions: Parse Server versions prior to 6.5.5 and 7.0.0-alpha.29 Description: The issue arises when an invalid Parse Server Cloud Function name or Cloud Job name is called, potentially leading to code injection, internal store manipulation, or remote...

9CVSS8AI score0.01188EPSS
Exploits0References14
OSV
OSV
added 2024/03/06 11:4 a.m.17 views

BIT-PARSE-2020-15270 Improper session expiration in Parse Server

Parse Server npm package parse-server broadcasts events to all clients without checking if the session token is valid. This allows clients with expired sessions to still receive subscription objects. It is not possible to create subscription objects with invalid session tokens. The issue is not...

4.3CVSS4.4AI score0.01151EPSS
Exploits0References4
OSV
OSV
added 2024/03/06 11:4 a.m.16 views

BIT-PARSE-2020-26288 Parse Server stores password in plain text

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. It is an npm package "parse-server". In Parse Server before version 4.5.0, user passwords involved in LDAP authentication are stored in cleartext. This is fixed in version 4.5.0 by stripping...

7.7CVSS6.8AI score0.00796EPSS
Exploits0References5
OSV
OSV
added 2024/03/06 11:3 a.m.19 views

BIT-PARSE-2021-39138 New anonymous user session acts as if it's created with password

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Developers can use the REST API to signup users and also allow users to login anonymously. Prior to version 4.5.1, when an anonymous user is first signed up using REST, the server creates sessi...

6.5CVSS6.3AI score0.00993EPSS
Exploits0References4
OSV
OSV
added 2024/03/06 11:3 a.m.13 views

BIT-PARSE-2021-39187 Crash server with query parameter

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to version 4.10.3, Parse Server crashes when if a query request contains an invalid value for the explain option. This is due to a bug in the MongoDB Node.js driver which throws an...

7.5CVSS7.4AI score0.01761EPSS
Exploits0References5
OSV
OSV
added 2024/03/06 11:3 a.m.9 views

BIT-PARSE-2021-41109 LiveQuery publishes user session tokens

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to version 4.10.4, for regular non-LiveQuery queries, the session token is removed from the response, but for LiveQuery payloads it is currently not. If a user has a LiveQuery subscriptio...

7.5CVSS7.4AI score0.01206EPSS
Exploits0References4
OSV
OSV
added 2024/03/06 11:3 a.m.26 views

BIT-PARSE-2022-24760 Command Injection in Parse server

Parse Server is an open source http web server backend. In versions prior to 4.10.7 there is a Remote Code Execution RCE vulnerability in Parse Server. This vulnerability affects Parse Server in the default configuration with MongoDB. The main weakness that leads to RCE is the Prototype Pollution...

10CVSS9.5AI score0.49081EPSS
Exploits1References4
OSV
OSV
added 2024/03/06 11:2 a.m.11 views

BIT-PARSE-2022-31083 Authentication bypass in Parse Server Apple Game Center auth adapter

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 4.10.11 and 5.2.2, the certificate in the Parse Server Apple Game Center auth adapter not validated. As a result, authentication could potentially be bypassed by making a fake...

8.6CVSS7.7AI score0.00804EPSS
Exploits0References5
OSV
OSV
added 2024/03/06 11:2 a.m.10 views

BIT-PARSE-2022-31089 Invalid file request can crashe parse-server

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. In affected versions certain types of invalid files requests are not handled properly and can crash the server. If you are running multiple Parse Server instances in a cluster, the availability...

7.5CVSS7.4AI score0.00931EPSS
Exploits0References3
OSV
OSV
added 2024/03/06 11:2 a.m.11 views

BIT-PARSE-2022-31112 Protected fields exposed via LiveQuery in parse-server

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. In affected versions parse Server LiveQuery does not remove protected fields in classes, passing them to the client. The LiveQueryController now removes protected fields from the client respons...

8.2CVSS8.1AI score0.01007EPSS
Exploits0References7
OSV
OSV
added 2024/03/06 11:2 a.m.12 views

BIT-PARSE-2022-36079 Parse Server vulnerable to brute force guessing of user sensitive data via search patterns

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Internal fields keys used internally by Parse Server, prefixed by and protected fields user defined can be used as query constraints. Internal and protected fields are removed by Parse Server a...

8.6CVSS7.9AI score0.00966EPSS
Exploits0References8
OSV
OSV
added 2024/03/06 11:2 a.m.11 views

BIT-PARSE-2022-39225 Parse Server subject to Incorrect Resource Transfer Between Spheres

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. In versions prior to 4.10.15, or 5.0.0 and above prior to 5.2.6, a user can write to the session object of another user if the session object ID is known. For example, an attacker can assign th...

4.3CVSS4AI score0.00397EPSS
Exploits0References2
OSV
OSV
added 2024/03/06 11:1 a.m.16 views

BIT-PARSE-2022-39231 Parse Server subject to Improper Authentication allowing Auth adapter app ID validation to be circumvented

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. In versions prior to 4.10.16, or from 5.0.0 to 5.2.6, validation of the authentication adapter app ID for Facebook and Spotify may be circumvented. Configurations which allow users to...

3.7CVSS3.9AI score0.00427EPSS
Exploits0References2
OSV
OSV
added 2024/03/06 11:1 a.m.11 views

BIT-PARSE-2022-39313 Parse Server crashes when receiving file download request with invalid byte range

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Versions prior to 4.10.17, and prior to 5.2.8 on the 5.x branch, crash when a file download request is received with an invalid byte range, resulting in a Denial of Service. This issue has been...

7.5CVSS7.3AI score0.00689EPSS
Exploits0References2
OSV
OSV
added 2024/03/06 11:1 a.m.13 views

BIT-PARSE-2022-39396 Parse Server vulnerable to Remote Code Execution via prototype pollution in MongoDB BSON parser

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Versions prior to 4.10.18, and prior to 5.3.1 on the 5.X branch, are vulnerable to Remote Code Execution via prototype pollution. An attacker can use this prototype pollution sink to trigger a...

9.8CVSS9.7AI score0.41218EPSS
Exploits0References2
OSV
OSV
added 2024/03/06 11:1 a.m.12 views

BIT-PARSE-2022-41878 Parse Server Prototype pollution and Injection via Cloud Code Webhooks or Cloud Code Triggers

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. In versions prior to 5.3.2 or 4.10.19, keywords that are specified in the Parse Server option requestKeywordDenylist can be injected via Cloud Code Webhooks or Triggers. This will result in the...

9.8CVSS8AI score0.00875EPSS
Exploits0References2
OSV
OSV
added 2024/03/06 11:1 a.m.11 views

BIT-PARSE-2022-41879 Parse Server subject to Prototype pollution via Cloud Code Webhooks

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. In versions prior to 5.3.3 or 4.10.20, a compromised Parse Server Cloud Code Webhook target endpoint allows an attacker to use prototype pollution to bypass the Parse Server...

9.8CVSS8.1AI score0.00809EPSS
Exploits0References2
OSV
OSV
added 2024/03/06 11:1 a.m.9 views

BIT-PARSE-2023-22474 Parse Server is vulnerable to authentication bypass via spoofing

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Parse Server uses the request header x-forwarded-for to determine the client IP address. If Parse Server doesn't run behind a proxy server, then a client can set this header and Parse Server wi...

8.7CVSS8.2AI score0.00664EPSS
Exploits0References4
Rows per page
Query Builder