2024-04-04 08:46:00 +00:00

87 lines
2.4 KiB
JSON

{
"id": "CVE-2022-41714",
"sourceIdentifier": "help@fluidattacks.com",
"published": "2022-11-03T20:15:31.827",
"lastModified": "2022-11-05T00:31:43.307",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "fastest-json-copy version 1.0.1 allows an external attacker to edit or add new properties to an object. This is possible because the application does not correctly validate the incoming JSON keys, thus allowing the '__proto__' property to be edited."
},
{
"lang": "es",
"value": "La versi\u00f3n 1.0.1 de Fast-Json-copy permite a un atacante externo editar o agregar nuevas propiedades a un objeto. Esto es posible porque la aplicaci\u00f3n no valida correctamente las claves JSON entrantes, permitiendo as\u00ed editar la propiedad '__proto__'."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4
}
]
},
"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:fastest-json-copy_project:fastest-json-copy:1.0.1:*:*:*:*:node.js:*:*",
"matchCriteriaId": "57DA38B2-0488-4464-906A-DC079BFE1404"
}
]
}
]
}
],
"references": [
{
"url": "https://fluidattacks.com/advisories/guetta/",
"source": "help@fluidattacks.com",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://github.com/streamich/fastest-json-copy",
"source": "help@fluidattacks.com",
"tags": [
"Product"
]
}
]
}