Lucene search
+L

1550 matches found

Vulnrichment
Vulnrichment
added 2022/10/24 12:0 a.m.8 views

CVE-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.5AI score0.00708EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2022/10/24 12:0 a.m.43 views

CVE-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.6AI score0.00708EPSS
SaveExploits0References1
CVE
CVE
added 2022/10/24 12:0 a.m.82 views

CVE-2022-39313

Parse Server is affected by a Denial of Service when handling a file download request with an invalid byte range. The issue occurs in versions prior to 4.10.17 and, on the 5.x branch, prior to 5.2.8, where such requests crash the server. Patches are available in v4.10.17 and v5.2.8. No workaround...

7.5CVSS7.4AI score0.00708EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2022/10/24 12:0 a.m.35 views

CVE-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 score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2022/10/18 4:8 p.m.54 views

parse-server crashes when receiving file download request with invalid byte range

Impact Parse Server crashes when a file download request is received with an invalid byte range. Patches Improved parsing of the range parameter to properly handle invalid range requests. Workarounds None References - GHSA-h423-w6qv-2wj3...

7.5CVSS7.3AI score0.00708EPSS
SaveExploits0References6Affected Software1
Positive Technologies
Positive Technologies
added 2022/10/18 12:0 a.m.9 views

PT-2022-24895 · Unknown · Parse Server

Name of the Vulnerable Software and Affected Versions: Parse Server versions prior to 4.10.17 Parse Server versions prior to 5.2.8 on the 5.x branch Description: The issue occurs when a file download request is received with an invalid byte range, causing the server to crash and resulting in a...

7.5CVSS7.3AI score0.00708EPSS
SaveExploits0References10
Veracode
Veracode
added 2022/09/27 7:15 a.m.18 views

Authentication Bypass

parse-server is vulnerable to authentication bypass. The vulnerability exists in validateAppId function in facebook.js and spotify.js because the appIds in server-side authentication adapter configuration is set as a string which allows an attacker to send requests from different appIds and get...

3.7CVSS4.8AI score0.00455EPSS
SaveExploits0References9Affected Software1
NVD
NVD
added 2022/09/23 8:15 a.m.19 views

CVE-2022-39231

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.7CVSS0.00455EPSS
SaveExploits0References1
Prion
Prion
added 2022/09/23 8:15 a.m.19 views

Authentication flaw

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

2.6CVSS4.1AI score0.00455EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2022/09/23 7:40 a.m.25 views

CVE-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.7CVSS4.4AI score0.00455EPSS
SaveExploits0References1
OSV
OSV
added 2022/09/23 7:40 a.m.19 views

CVE-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.7CVSS4.6AI score
SaveExploits0References3
CVE
CVE
added 2022/09/23 7:40 a.m.73 views

CVE-2022-39231

Parse Server vulnerable versions prior to 4.10.16 and 5.0.0–5.2.6 expose an authentication bypass flaw in the Facebook/Spotify adapters where appIds configured as a string (instead of an array) can let requests from a different app ID slip through. The root cause is improper validation of the ada...

3.7CVSS3.9AI score0.00455EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2022/09/23 7:40 a.m.10 views

CVE-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.7CVSS4.1AI score0.00455EPSS
SaveExploits0References1
NVD
NVD
added 2022/09/23 7:15 a.m.52 views

CVE-2022-39225

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.3CVSS0.00424EPSS
SaveExploits0References1
Prion
Prion
added 2022/09/23 7:15 a.m.18 views

Session fixation

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

2.1CVSS3.8AI score0.00424EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2022/09/23 6:40 a.m.40 views

CVE-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.3CVSS4.5AI score
SaveExploits0References3
Cvelist
Cvelist
added 2022/09/23 6:40 a.m.61 views

CVE-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.3CVSS4.7AI score0.00424EPSS
SaveExploits0References1
CVE
CVE
added 2022/09/23 6:40 a.m.125 views

CVE-2022-39225

Parse Server contains a vulnerability (CVE-2022-39225) where a user can write to another user’s session object if the session object ID is known, potentially reading custom fields. The issue affects older releases prior to 4.10.15 and 5.0.0–5.2.6, with patches in 4.10.15+ and 5.2.6+. Mitigation g...

4.3CVSS4AI score0.00424EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2022/09/23 6:40 a.m.9 views

CVE-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.3CVSS4.4AI score0.00424EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2022/09/23 12:0 a.m.10 views

Parse Server 授权问题漏洞

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. An authorization issue vulnerability exists in Parse Server versions prior to 4.10.16, 5.0.0 through 5.2.7, which stems from an inability to validate the application IDs of Facebook and Spotify...

3.7CVSS5.1AI score0.00455EPSS
SaveExploits0References2
Rows per page
Query Builder