2023-06-28 23:55:29 +00:00
{
"id" : "CVE-2023-36475" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-06-28T23:15:21.140" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:09:47.380" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-06-28 23:55:29 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 5.5.2 and 6.2.1, an attacker can use a prototype pollution sink to trigger a remote code execution through the MongoDB BSON parser. A patch is available in versions 5.5.2 and 6.2.1."
2023-06-29 16:00:34 +00:00
} ,
{
"lang" : "es" ,
"value" : "Parse Server es un backend de c\u00f3digo abierto que puede desplegarse en cualquier infraestructura que pueda ejecutar Node.js. Antes de las versiones 5.5.2 y 6.2.1, un atacante puede utilizar un prototipo de \"pollution sink\" para desencadenar una ejecuci\u00f3n remota de c\u00f3digo a trav\u00e9s del analizador BSON de MongoDB. Hay un parche disponible en las versiones 5.5.2 y 6.2.1. "
2023-06-28 23:55:29 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-07-06 18:00:39 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2023-07-06 18:00:39 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL" ,
2023-07-06 18:00:39 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-07-06 18:00:39 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
} ,
2023-06-28 23:55:29 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-06-28 23:55:29 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL" ,
2023-06-28 23:55:29 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-06-28 23:55:29 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
{
"source" : "security-advisories@github.com" ,
2024-12-15 03:03:56 +00:00
"type" : "Primary" ,
2023-06-28 23:55:29 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-1321"
}
]
}
] ,
2023-07-06 18:00:39 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:parseplatform:parse-server:*:*:*:*:*:node.js:*:*" ,
"versionEndExcluding" : "5.5.2" ,
"matchCriteriaId" : "8059544D-58C9-4AA3-8ABF-C29439C1EF8E"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:parseplatform:parse-server:*:*:*:*:*:node.js:*:*" ,
"versionStartIncluding" : "6.0.0" ,
"versionEndExcluding" : "6.2.1" ,
"matchCriteriaId" : "505FD02D-F6D9-4B39-B963-03604E91D129"
}
]
}
]
}
] ,
2023-06-28 23:55:29 +00:00
"references" : [
{
"url" : "https://github.com/parse-community/parse-server/commit/3dd99dd80e27e5e1d99b42844180546d90c7aa90" ,
2023-07-06 18:00:39 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-06-28 23:55:29 +00:00
} ,
{
"url" : "https://github.com/parse-community/parse-server/commit/5fad2928fb8ee17304abcdcf259932f827d8c81f" ,
2023-07-06 18:00:39 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-06-28 23:55:29 +00:00
} ,
{
"url" : "https://github.com/parse-community/parse-server/issues/8674" ,
2023-07-06 18:00:39 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Issue Tracking" ,
"Patch"
]
2023-06-28 23:55:29 +00:00
} ,
{
"url" : "https://github.com/parse-community/parse-server/issues/8675" ,
2023-07-06 18:00:39 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Issue Tracking" ,
"Patch"
]
2023-06-28 23:55:29 +00:00
} ,
{
"url" : "https://github.com/parse-community/parse-server/releases/tag/5.5.2" ,
2023-07-06 18:00:39 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Release Notes"
]
2023-06-28 23:55:29 +00:00
} ,
{
"url" : "https://github.com/parse-community/parse-server/releases/tag/6.2.1" ,
2023-07-06 18:00:39 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Release Notes"
]
2023-06-28 23:55:29 +00:00
} ,
{
"url" : "https://github.com/parse-community/parse-server/security/advisories/GHSA-462x-c3jw-7vr6" ,
2023-07-06 18:00:39 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/parse-community/parse-server/commit/3dd99dd80e27e5e1d99b42844180546d90c7aa90" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/parse-community/parse-server/commit/5fad2928fb8ee17304abcdcf259932f827d8c81f" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/parse-community/parse-server/issues/8674" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Issue Tracking" ,
"Patch"
]
} ,
{
"url" : "https://github.com/parse-community/parse-server/issues/8675" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Issue Tracking" ,
"Patch"
]
} ,
{
"url" : "https://github.com/parse-community/parse-server/releases/tag/5.5.2" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Release Notes"
]
} ,
{
"url" : "https://github.com/parse-community/parse-server/releases/tag/6.2.1" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Release Notes"
]
} ,
{
"url" : "https://github.com/parse-community/parse-server/security/advisories/GHSA-462x-c3jw-7vr6" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2023-06-28 23:55:29 +00:00
}
]
}