2024-12-08 03:06:42 +00:00

76 lines
2.0 KiB
JSON

{
"id": "CVE-2024-53900",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-12-02T20:15:08.347",
"lastModified": "2024-12-04T04:15:04.573",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Mongoose before 8.8.3 can improperly use $where in match, leading to search injection."
},
{
"lang": "es",
"value": " Mongoose anterior a 8.8.3 puede usar $where incorrectamente en la coincidencia."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 3.9,
"impactScore": 5.2
}
]
},
"weaknesses": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-89"
}
]
}
],
"references": [
{
"url": "https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/Automattic/mongoose/commit/c9e86bff7eef477da75a29af62a06d41a835a156",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/Automattic/mongoose/releases",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/advisories/GHSA-m7xq-9374-9rvx",
"source": "cve@mitre.org"
},
{
"url": "https://www.npmjs.com/package/mongoose?activeTab=versions",
"source": "cve@mitre.org"
}
]
}