Lucene search
K

1603 matches found

CNNVD
CNNVD
added 2023/05/27 12:0 a.m.2 views

parse-server 输入验证错误漏洞

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 versions prior to parse-server-push-adapter 4.1.3, which stems from an invalid push notification causing an excessive load that could...

7.5CVSS7.2AI score0.00581EPSS
Exploits0References4
Veracode
Veracode
added 2023/05/24 3:48 a.m.14 views

Denial Of Services (DoS)

@parse/push-adapter is vulnerable to Denial Of Services DoS. The vulnerability exists because the library does not properly validate the push notification payload, which allows an attacker to crash the parse server by providing an invalid push notification payload...

7.5CVSS6.8AI score0.00581EPSS
Exploits0References5Affected Software2
Github Security Blog
Github Security Blog
added 2023/05/22 7:50 p.m.29 views

Invalid push request payload crashes Parse Server

Impact The Parse Server Push Adapter can crash Parse Server due to an invalid push notification payload. Patches Invalid push notification payload is caught and an logged. Workarounds n/a References -...

7.5CVSS6.9AI score0.00581EPSS
Exploits0References6Affected Software1
OSV
OSV
added 2023/05/22 7:50 p.m.16 views

GHSA-MXHG-RVWX-X993 Invalid push request payload crashes Parse Server

Impact The Parse Server Push Adapter can crash Parse Server due to an invalid push notification payload. Patches Invalid push notification payload is caught and an logged. Workarounds n/a References -...

4.9CVSS6AI score0.00581EPSS
Exploits0References6
vulnersOsv
vulnersOsv
added 2023/05/22 7:50 p.m.2 views

@evocodes/parse-server (>=2.2.11 <=2.2.27), @m1r4ge/parse-server (>=2.2.7 <=2.2.11) +36 more potentially affected by CVE-2023-32688 via parse-server-push-adapter (>=1.0.4 <=1.3.0)

parse-server-push-adapter NPM version =1.0.4, =2.2.11, =2.2.7, =2.2.7, =0.1.7, =0.0.1, =1.0.0, =2.2.3, =2.3.8, =2.2.18-mod, =2.2.25, =2.2.17, =2.3.3 and more Source cves: CVE-2023-32688 Source advisory: OSV:GHSA-MXHG-RVWX-X993...

7.5CVSS7.1AI score0.00581EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2023/05/22 12:0 a.m.4 views

PT-2023-23963 · Unknown · Parse-Server-Push-Adapter

Name of the Vulnerable Software and Affected Versions: parse-server-push-adapter versions prior to 4.1.3 Description: The Parse Server Push Adapter can crash Parse Server due to an invalid push notification payload. Recommendations: For versions prior to 4.1.3, update to version 4.1.3 to resolve...

7.5CVSS7.4AI score0.00581EPSS
Exploits0References10
NVD
NVD
added 2023/02/03 8:15 p.m.13 views

CVE-2023-22474

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.5AI score0.00256EPSS
Exploits0References3
Prion
Prion
added 2023/02/03 8:15 p.m.10 views

Cross site request forgery (csrf)

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

5.5CVSS7.9AI score0.00256EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2023/02/03 7:57 p.m.16 views

CVE-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.7AI score0.00256EPSS
Exploits0References2
CVE
CVE
added 2023/02/03 7:57 p.m.79 views

CVE-2023-22474

Parse Server (Node.js backend) is affected by CVE-2023-22474 due to trusting the client IP from the x-forwarded-for header when not behind a proxy, allowing bypass of the masterKeyIps security check. The issue has been fixed in version 5.4.1, where IP address determination was rewritten and the t...

8.7CVSS8.2AI score0.00256EPSS
Exploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2023/02/03 7:57 p.m.15 views

CVE-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.5AI score0.00256EPSS
Exploits0References2
OSV
OSV
added 2023/02/03 7:57 p.m.24 views

CVE-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.7CVSS7.9AI score0.00256EPSS
Exploits0References5
CNNVD
CNNVD
added 2023/02/03 12:0 a.m.2 views

Parse Server 安全漏洞

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. A security vulnerability exists in Parse Server versions prior to 5.4.1, which stems from a vulnerability that allows bypassing the Parse Server masterKeyIps security mechanism by setting the...

8.7CVSS7.7AI score0.00256EPSS
Exploits0References3
Veracode
Veracode
added 2023/02/01 3:7 a.m.31 views

IP Spoofing

parse-server is vulnerable to IP Spoofing Attack Via HTTP Request Header. The vulnerability exists due to the incorrect implementation of the client IP address in the parse server option masterKeyIps of the library, which sets the allowed IP address to the the x-forwarded-for header value, allowi...

8.7CVSS7.7AI score0.00256EPSS
Exploits0References5Affected Software1
vulnersOsv
vulnersOsv
added 2023/01/31 10:21 p.m.3 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-2023-22474 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-2023-22474 Source advisory: OSV:GHSA-VM5R-C87R-PF6X...

8.7CVSS7.2AI score0.00256EPSS
Exploits0
OSV
OSV
added 2023/01/31 10:21 p.m.41 views

GHSA-VM5R-C87R-PF6X Parse Server option `masterKeyIps` vulnerability to IP spoofing

Impact 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 will trust the value of the header. The incorrect client IP address will be used by various feature...

8.7CVSS8.1AI score0.00256EPSS
Exploits0References4
Github Security Blog
Github Security Blog
added 2023/01/31 10:21 p.m.27 views

Parse Server option `masterKeyIps` vulnerability to IP spoofing

Impact 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 will trust the value of the header. The incorrect client IP address will be used by various feature...

8.7CVSS7.7AI score0.00256EPSS
Exploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2023/01/31 12:0 a.m.3 views

PT-2023-18526 · Unknown · Parse Server

Name of the Vulnerable Software and Affected Versions: Parse Server versions prior to 5.4.1 Description: The issue arises from Parse Server's use of the request header x-forwarded-for to determine the client IP address. If Parse Server is not running behind a proxy server, a client can set this...

8.7CVSS8AI score0.00256EPSS
Exploits0References9
Veracode
Veracode
added 2022/11/16 10:8 a.m.16 views

Prototype Pollution

parse-server is vulnerable to prototype pollution. A remote attacker is able to bypass the requestKeywordDenylist option via a compromised parse server cloud code webhook target endpoint, resulting in prototype pollution...

9.8CVSS8.9AI score0.00462EPSS
Exploits0References5Affected Software1
Veracode
Veracode
added 2022/11/16 9:18 a.m.23 views

Prototype Pollution

parse-server is vulnerable to prototype pollution. A remote attacker is able to bypass the requestKeywordDenylist option via cloud code webhooks or triggers and save malicious keywords on the database by passing crafted payloads through RestWrite function...

9.8CVSS9.1AI score0.00542EPSS
Exploits0References5Affected Software1
Rows per page
Query Builder