René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

115 lines
3.4 KiB
JSON

{
"id": "CVE-2016-10546",
"sourceIdentifier": "support@hackerone.com",
"published": "2018-05-31T20:29:01.690",
"lastModified": "2019-10-09T23:16:45.230",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "An arbitrary code injection vector was found in PouchDB 6.0.4 and lesser via the map/reduce functions used in PouchDB temporary views and design documents. The code execution engine for this branch is not properly sandboxed and may be used to run arbitrary JavaScript as well as system commands."
},
{
"lang": "es",
"value": "Se ha encontrado un vector de inyecci\u00f3n de c\u00f3digo arbitrario en PouchDB en versiones 6.0.4 y anteriores mediante las funciones map/reduce empleadas en las vistas temporales y en el dise\u00f1o de documentos de PouchDB. El motor de ejecuci\u00f3n de c\u00f3digo para este branch no est\u00e1 debidamente pasado a sandbox y podr\u00eda emplearse para ejecutar JavaScript arbitrario, adem\u00e1s de comandos del sistema."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 10.0
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 10.0,
"acInsufInfo": true,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-94"
}
]
},
{
"source": "support@hackerone.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-94"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:pouchdb:pouchdb:*:*:*:*:*:node.js:*:*",
"versionEndIncluding": "6.0.4",
"matchCriteriaId": "711520EB-A1CC-4576-80C7-0F8D77A65A6E"
}
]
}
]
}
],
"references": [
{
"url": "https://nodesecurity.io/advisories/143",
"source": "support@hackerone.com",
"tags": [
"Third Party Advisory"
]
}
]
}