CVE-2022-31089
- EPSS 0.33%
- Veröffentlicht 27.06.2022 21:15:08
- Zuletzt bearbeitet 21.11.2024 07:03:52
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 ...
CVE-2022-31083
- EPSS 0.18%
- Veröffentlicht 17.06.2022 19:15:09
- Zuletzt bearbeitet 21.11.2024 07:03:51
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...
CVE-2022-24901
- EPSS 0.15%
- Veröffentlicht 04.05.2022 01:15:49
- Zuletzt bearbeitet 21.11.2024 06:51:21
Improper validation of the Apple certificate URL in the Apple Game Center authentication adapter allows attackers to bypass authentication, making the server vulnerable to DoS attacks. The vulnerability has been fixed by improving the URL validation ...
- EPSS 69.29%
- Veröffentlicht 12.03.2022 00:15:08
- Zuletzt bearbeitet 21.11.2024 06:51:02
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 weak...
CVE-2021-41109
- EPSS 0.36%
- Veröffentlicht 30.09.2021 15:15:07
- Zuletzt bearbeitet 21.11.2024 06:25:29
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 cur...
CVE-2021-39187
- EPSS 0.66%
- Veröffentlicht 02.09.2021 16:15:07
- Zuletzt bearbeitet 21.11.2024 06:18:50
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 ...
CVE-2021-39138
- EPSS 0.22%
- Veröffentlicht 19.08.2021 16:15:12
- Zuletzt bearbeitet 21.11.2024 06:18:40
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...
CVE-2020-26288
- EPSS 0.16%
- Veröffentlicht 30.12.2020 20:15:15
- Zuletzt bearbeitet 21.11.2024 05:19:46
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....
CVE-2020-15270
- EPSS 0.25%
- Veröffentlicht 22.10.2020 22:15:12
- Zuletzt bearbeitet 21.11.2024 05:05:14
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 object...
CVE-2020-5251
- EPSS 0.31%
- Veröffentlicht 04.03.2020 15:15:13
- Zuletzt bearbeitet 21.11.2024 05:33:46
In parser-server before version 4.1.0, you can fetch all the users objects, by using regex in the NoSQL query. Using the NoSQL, you can use a regex on sessionToken and find valid accounts this way.