GHSA-MXHG-RVWX-X993
Vulnerability from github – Published: 2023-05-22 19:50 – Updated: 2023-05-23 16:23
VLAI?
Summary
Invalid push request payload crashes Parse Server
Details
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
- https://github.com/parse-community/parse-server-push-adapter/security/advisories/GHSA-mxhg-rvwx-x993
- https://github.com/parse-community/parse-server-push-adapter/pull/217
Severity ?
4.9 (Medium)
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "parse-server-push-adapter"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.1.3"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2023-32688"
],
"database_specific": {
"cwe_ids": [
"CWE-20"
],
"github_reviewed": true,
"github_reviewed_at": "2023-05-22T19:50:04Z",
"nvd_published_at": "2023-05-27T04:15:25Z",
"severity": "MODERATE"
},
"details": "### Impact\n\nThe Parse Server Push Adapter can crash Parse Server due to an invalid push notification payload.\n\n### Patches\n\nInvalid push notification payload is caught and an logged.\n\n### Workarounds\nn/a\n\n### References\n- https://github.com/parse-community/parse-server-push-adapter/security/advisories/GHSA-mxhg-rvwx-x993\n- https://github.com/parse-community/parse-server-push-adapter/pull/217",
"id": "GHSA-mxhg-rvwx-x993",
"modified": "2023-05-23T16:23:09Z",
"published": "2023-05-22T19:50:04Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/parse-community/parse-server-push-adapter/security/advisories/GHSA-mxhg-rvwx-x993"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-32688"
},
{
"type": "WEB",
"url": "https://github.com/parse-community/parse-server-push-adapter/pull/217"
},
{
"type": "WEB",
"url": "https://github.com/parse-community/parse-server-push-adapter/commit/598cb84d0866b7c5850ca96af920e8cb5ba243ec"
},
{
"type": "PACKAGE",
"url": "https://github.com/parse-community/parse-server-push-adapter"
},
{
"type": "WEB",
"url": "https://github.com/parse-community/parse-server-push-adapter/releases/tag/4.1.3"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
],
"summary": "Invalid push request payload crashes Parse Server"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…