Lucene search
+L

1621 matches found

Cvelist
Cvelist
added 2020/03/04 3:10 p.m.38 views

CVE-2020-5251 Information disclosure in parse-server

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

7.7CVSS7.5AI score0.00849EPSS
SaveExploits0References2
nodejs
nodejs
added 2019/08/12 6:47 p.m.29 views

Sensitive Data Exposure

Overview Versions of parse-server prior to 3.6.0 are vulnerable to Sensitive Data Exposure. The package throws the error ParseError.ACCOUNTALREADYLINKED208 before the authentication controller throws ParseError.SESSIONMISSING206. This allows unauthenticated attackers to enumerate user account by...

5CVSS4.5AI score0.01155EPSS
SaveExploits0Affected Software1
nodejs
nodejs
added 2019/08/12 6:40 p.m.28 views

Denial of Service

Overview Versions of parse-server prior to 3.4.1 are vulnerable to Denial of Service DoS. POST requests to /parse/classes/Audience or other volatile classes cause the server to respond with a 500 Internal Server Error for any subsequent POST requests. Recommendation Upgrade to version 3.4.1 or...

5CVSS4AI score0.01399EPSS
SaveExploits0Affected Software1
CNVD
CNVD
added 2019/08/05 12:00 a.m.11 views

parse-server denial of service vulnerability

parse-server is an open source Backend-as-a-Service BaaS framework that is primarily used for application backend processing. A security vulnerability exists in parse-server versions prior to 3.4.1. An attacker can exploit this vulnerability to cause a denial of service...

7.5CVSS6.7AI score0.01399EPSS
SaveExploits0References1
Veracode
Veracode
added 2019/07/30 4:46 a.m.22 views

Information Disclosure

parse-server is vulnerable to information disclosure. A remote attacker is able to enumerate existing accounts by analyzing the error messages from server responses...

5.3CVSS2.5AI score0.01155EPSS
SaveExploits0References1Affected Software1
Veracode
Veracode
added 2019/07/30 1:55 a.m.25 views

Denial Of Service (DoS)

parse-server is vulnerable to denial of service DoS. The attack exists when a post request is made against a volatile class such as /parse/classes/Audience, returning 500 an internal server error for subsequent POST requests...

7.5CVSS2.5AI score0.01399EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2019/07/29 1:15 p.m.20 views

CVE-2019-1020012

parse-server before 3.4.1 allows DoS after any POST to a volatile class...

7.5CVSS6.7AI score
SaveExploits0References1
NVD
NVD
added 2019/07/29 1:15 p.m.22 views

CVE-2019-1020013

parse-server before 3.6.0 allows account enumeration...

5.3CVSS5.3AI score0.01155EPSS
SaveExploits0References1
OSV
OSV
added 2019/07/29 1:15 p.m.19 views

CVE-2019-1020013

parse-server before 3.6.0 allows account enumeration...

5.3CVSS5.3AI score
SaveExploits0References1
NVD
NVD
added 2019/07/29 1:15 p.m.19 views

CVE-2019-1020012

parse-server before 3.4.1 allows DoS after any POST to a volatile class...

7.5CVSS7.5AI score0.01399EPSS
SaveExploits0References1
Prion
Prion
added 2019/07/29 1:15 p.m.20 views

Design/Logic Flaw

parse-server before 3.6.0 allows account enumeration...

5CVSS5.3AI score0.01155EPSS
SaveExploits0References1Affected Software1
Prion
Prion
added 2019/07/29 1:15 p.m.18 views

Design/Logic Flaw

parse-server before 3.4.1 allows DoS after any POST to a volatile class...

5CVSS7.4AI score0.01399EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2019/07/29 12:18 p.m.70 views

CVE-2019-1020013

CVE-2019-1020013 affects parse-server prior to 3.6.0, allowing unauthenticated users to enumerate existing accounts via error messages. The root cause is information disclosure during authentication/account linking flow, where specific errors reveal account existence (ParseError.ACCOUNT_ALREADY_L...

5.3CVSS5.2AI score0.01155EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2019/07/29 12:18 p.m.23 views

CVE-2019-1020013

parse-server before 3.6.0 allows account enumeration...

5.3AI score0.01155EPSS
SaveExploits0References1
CVE
CVE
added 2019/07/29 12:16 p.m.74 views

CVE-2019-1020012

CVE-2019-1020012 affects parse-server prior to 3.4.1 and enables a Denial of Service after POSTing to a volatile class (e.g., /parse/classes/_Audience). Several sources confirm the vulnerability and patch: the public advisory notes that subsequent POST requests can yield a 500 Internal Server Err...

7.5CVSS7.3AI score0.01399EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2019/07/29 12:16 p.m.22 views

CVE-2019-1020012

parse-server before 3.4.1 allows DoS after any POST to a volatile class...

7.4AI score0.01399EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2019/07/11 2:23 p.m.33 views

Sensitive Data Exposure in parse-server

Versions of parse-server prior to 3.6.0 could allow an account enumeration attack via account linking. ParseError.ACCOUNTALREADYLINKED208 was thrown BEFORE the AuthController checks the password and throws a ParseError.SESSIONMISSING206 for Insufficient auth. An attacker can guess ids and get...

5.3CVSS5.3AI score0.01155EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2019/07/11 2:23 p.m.25 views

GHSA-8W3J-G983-8JH5 Sensitive Data Exposure in parse-server

Versions of parse-server prior to 3.6.0 could allow an account enumeration attack via account linking. ParseError.ACCOUNTALREADYLINKED208 was thrown BEFORE the AuthController checks the password and throws a ParseError.SESSIONMISSING206 for Insufficient auth. An attacker can guess ids and get...

5.3CVSS5AI score0.01155EPSS
SaveExploits0References7
OSV
OSV
added 2019/06/13 4:22 p.m.22 views

GHSA-2479-QVV7-47QQ Parse Server before v3.4.1 vulnerable to Denial of Service

Impact If a POST request is made to /parse/classes/Audience or other volatile class, any subsuquent POST requests result in an internal server error 500. Patches Afflicted installations will also have to remove the offending collection from their database. Yes, patched in 3.4.1 Workarounds Yes,...

7.5CVSS7.4AI score0.01399EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2019/06/13 4:22 p.m.29 views

Parse Server before v3.4.1 vulnerable to Denial of Service

Impact If a POST request is made to /parse/classes/Audience or other volatile class, any subsuquent POST requests result in an internal server error 500. Patches Afflicted installations will also have to remove the offending collection from their database. Yes, patched in 3.4.1 Workarounds Yes,...

7.5CVSS0.8AI score0.01399EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder