Lucene search
+L

1690 matches found

Prion
Prion
added 2020/12/30 8:15 p.m.21 views

Authentication flaw

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...

4CVSS6.5AI score0.00796EPSS
SaveExploits0References4Affected Software1
nodejs
nodejs
added 2020/12/30 7:29 p.m.63 views

Password stored in plain text

Overview parse-server is an open source backend that can be deployed to any infrastructure that can run Node.js. 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 password after authentication ...

4CVSS3.6AI score0.00796EPSS
SaveExploits0Affected Software1
Cvelist
Cvelist
added 2020/12/30 7:25 p.m.33 views

CVE-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.7CVSS7.6AI score0.00796EPSS
SaveExploits0References4
CVE
CVE
added 2020/12/30 7:25 p.m.91 views

CVE-2020-26288

CVE-2020-26288 (Parse Server) affects the parse-server npm package prior to version 4.5.0. In those versions, user passwords involved in LDAP authentication are stored in cleartext, creating a risk of exposure. The issue is resolved in version 4.5.0, which fixes the vulnerability by stripping the...

7.7CVSS6.6AI score0.00796EPSS
SaveExploits0References4Affected Software1
CNNVD
CNNVD
added 2020/12/30 12:0 a.m.9 views

parse-server 加密问题漏洞

parse-server is an open source Backend-as-a-Service BaaS framework , it is mainly used for application back-end processing . A security vulnerability exists in Parse Server versions prior to 4.5.0 that stems from LDAP authentication involving user passwords stored in plaintext. No details of the...

7.7CVSS5.8AI score0.00796EPSS
SaveExploits0References6
Veracode
Veracode
added 2020/12/29 9:11 a.m.18 views

Information Disclosure

parse-server is vulnerable to information disclosure. The vulnerability exist because the user passwords involved in LDAP authentication are stored in cleartext...

7.7CVSS1.6AI score0.00796EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2020/12/28 4:33 p.m.46 views

GHSA-4W46-W44M-3JQ3 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. 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 password after authentication to preven...

7.7CVSS6.8AI score0.00796EPSS
SaveExploits0References6
vulnersOsv
vulnersOsv
added 2020/12/28 4:33 p.m.6 views

@bigegg/parse-server-schema-config (>=1.0.5 <=1.0.10), @peterpme/parse-server-mailgun (>=2.4.8 <=2.5.11) +19 more potentially affected by CVE-2020-26288 via parse-server (>=2.0.8 <=3.10.0)

parse-server NPM version =2.0.8, =1.0.5, =2.4.8, =1.0.0, =0.1.1, =0.0.2, =1.0.0, =0.1.0, =0.1.7, =0.0.1, =0.0.0, =1.0.0, =1.0.0, =1.4.0 and more Source cves: CVE-2020-26288 Source advisory: OSV:GHSA-4W46-W44M-3JQ3...

7.7CVSS6.7AI score0.00796EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2020/12/28 4:33 p.m.71 views

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. 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 password after authentication to preven...

7.7CVSS6.4AI score0.00796EPSS
SaveExploits0References7Affected Software1
Positive Technologies
Positive Technologies
added 2020/12/28 12:0 a.m.6 views

PT-2020-16406 · Parse · Parse Server

Name of the Vulnerable Software and Affected Versions: Parse Server versions prior to 4.5.0 Description: The issue involves the storage of user passwords in cleartext for LDAP authentication. This occurs in Parse Server when user passwords are not stripped after authentication, leading to clearte...

7.7CVSS6.6AI score0.00796EPSS
SaveExploits0References11
vulnersOsv
vulnersOsv
added 2020/10/27 7:15 p.m.5 views

@bigegg/parse-server-schema-config (>=1.0.5 <=1.0.10), @peterpme/parse-server-mailgun (>=2.4.8 <=2.5.11) +19 more potentially affected by CVE-2020-15270 via parse-server (>=2.0.8 <=3.10.0)

parse-server NPM version =2.0.8, =1.0.5, =2.4.8, =1.0.0, =0.1.1, =0.0.2, =1.0.0, =0.1.0, =0.1.7, =0.0.1, =0.0.0, =1.0.0, =1.0.0, =1.4.0 and more Source cves: CVE-2020-15270 Source advisory: OSV:GHSA-2XM2-XJ2Q-QGPJ...

4.3CVSS5.8AI score0.01165EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2020/10/27 7:15 p.m.52 views

receiving subscription objects with deleted session

Original Message: Hi, I create objects with one client with an ACL of all users with a specific column value. Thats working so far. Then I deleted the session object from one user to look if he can receive subscription objects and he can receive them. The client with the deleted session cant crea...

4.3CVSS0.9AI score0.01165EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2020/10/27 7:15 p.m.57 views

GHSA-2XM2-XJ2Q-QGPJ receiving subscription objects with deleted session

Original Message: Hi, I create objects with one client with an ACL of all users with a specific column value. Thats working so far. Then I deleted the session object from one user to look if he can receive subscription objects and he can receive them. The client with the deleted session cant crea...

4.3CVSS4.4AI score0.01165EPSS
SaveExploits0References4
Veracode
Veracode
added 2020/10/26 2:0 a.m.20 views

Token Validation Bypass

parse-server is vulnerable to token validation bypass. Lack of checking deleted sessions after the websocket connection was established allows clients with invalid session tokens to still receive subscription object...

4.3CVSS1.8AI score0.01165EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2020/10/22 10:15 p.m.43 views

CVE-2020-15270

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.3CVSS0.01165EPSS
SaveExploits0References3
OSV
OSV
added 2020/10/22 10:15 p.m.22 views

CVE-2020-15270

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.3CVSS6.7AI score
SaveExploits0References3
Prion
Prion
added 2020/10/22 10:15 p.m.25 views

Design/Logic Flaw

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...

4CVSS4.5AI score0.01165EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2020/10/22 9:25 p.m.67 views

CVE-2020-15270

Parse Server (parse-server) Vulnerability CVE-2020-15270: the Live Query mechanism allowed broadcasting subscription objects to clients with invalid/expired sessions because the session token validation was not enforced after the WebSocket connection was established. The issue is described in mul...

4.3CVSS4.4AI score0.01165EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2020/10/22 9:25 p.m.41 views

CVE-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.5AI score0.01165EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2020/10/22 12:0 a.m.10 views

PT-2020-14328 · Parse · Parse Server

Name of the Vulnerable Software and Affected Versions: Parse Server versions 4.3.0 Description: The issue allows clients with expired sessions to still receive subscription objects because Parse Server broadcasts events to all clients without checking if the session token is valid. It is not...

4.3CVSS4.4AI score0.01165EPSS
SaveExploits0References9
Rows per page
Query Builder