原始 OSV JSON{
"id": "GHSA-xqp8-w826-hh6x",
"aliases": [
"CVE-2021-39187"
],
"details": "### Impact\nParse Server crashes when if a query request contains an invalid value for the `explain` option. This is due to a bug in the MongoDB Node.js driver which throws an exception that Parse Server cannot catch.\n\n### Patches\nUpgrade to Parse Server 4.10.3",
"summary": "Parse Server crashes with query parameter",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "4.10.3"
}
]
}
],
"package": {
"name": "parse-server",
"ecosystem": "npm"
}
}
],
"modified": "2022-08-11T16:55:01Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"published": "2021-09-02T16:51:14Z",
"references": [
{
"url": "https://github.com/parse-community/parse-server/security/advisories/GHSA-xqp8-w826-hh6x",
"type": "WEB"
},
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-39187",
"type": "ADVISORY"
},
{
"url": "https://github.com/parse-community/parse-server/commit/308668c89474223e2448be92d6823b52c1c313ec",
"type": "WEB"
},
{
"url": "https://github.com/parse-community/parse-server",
"type": "PACKAGE"
},
{
"url": "https://github.com/parse-community/parse-server/releases/tag/4.10.3",
"type": "WEB"
},
{
"url": "https://jira.mongodb.org/browse/NODE-3463",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-20",
"CWE-74",
"CWE-755"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2021-09-02T16:15:00Z",
"github_reviewed_at": "2021-09-02T16:25:16Z"
}
}