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

150 lines
4.5 KiB
JSON

{
"id": "CVE-2020-15366",
"sourceIdentifier": "cve@mitre.org",
"published": "2020-07-15T20:15:13.380",
"lastModified": "2024-11-21T05:05:25.327",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in ajv.validate() in Ajv (aka Another JSON Schema Validator) 6.12.2. A carefully crafted JSON schema could be provided that allows execution of other code by prototype pollution. (While untrusted schemas are recommended against, the worst case of an untrusted schema should be a denial of service, not execution of code.)"
},
{
"lang": "es",
"value": "Se detect\u00f3 un problema en la funci\u00f3n ajv.validate() en Ajv (tambi\u00e9n se conoce como Another JSON Schema Validator) versi\u00f3n 6.12.2. Un esquema JSON cuidadosamente dise\u00f1ado podr\u00eda ser proporcionado que permita una ejecuci\u00f3n de otro c\u00f3digo mediante una contaminaci\u00f3n de prototipo. (Si bien se recomiendan esquemas no confiables, el peor caso de un esquema no confiable debe ser una denegaci\u00f3n de servicio, no la ejecuci\u00f3n de c\u00f3digo)"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "LOW"
},
"exploitabilityScore": 2.2,
"impactScore": 3.4
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"baseScore": 6.8,
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL"
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-1321"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ajv.js:ajv:6.12.2:*:*:*:*:*:*:*",
"matchCriteriaId": "1A5BC338-EF25-4E55-8521-F59D10963910"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/ajv-validator/ajv/releases/tag/v6.12.3",
"source": "cve@mitre.org",
"tags": [
"Release Notes",
"Third Party Advisory"
]
},
{
"url": "https://github.com/ajv-validator/ajv/tags",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://hackerone.com/bugs?subject=user&report_id=894259",
"source": "cve@mitre.org",
"tags": [
"Permissions Required"
]
},
{
"url": "https://security.netapp.com/advisory/ntap-20240621-0007/",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/ajv-validator/ajv/releases/tag/v6.12.3",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Release Notes",
"Third Party Advisory"
]
},
{
"url": "https://github.com/ajv-validator/ajv/tags",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://hackerone.com/bugs?subject=user&report_id=894259",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Permissions Required"
]
},
{
"url": "https://security.netapp.com/advisory/ntap-20240621-0007/",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
]
}