{ "id": "CVE-2016-2537", "sourceIdentifier": "cve@mitre.org", "published": "2016-02-23T05:59:01.217", "lastModified": "2016-02-29T22:22:43.177", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "The is-my-json-valid package before 2.12.4 for Node.js has an incorrect exports['utc-millisec'] regular expression, which allows remote attackers to cause a denial of service (blocked event loop) via a crafted string." }, { "lang": "es", "value": "El paquete is-my-json-valid en versiones anteriores a 2.12.4 para Node.js tiene una expresi\u00f3n regular exports['utc-millisec'] incorrecta, lo que permite a atacantes remotos causar una denegaci\u00f3n de servicio (bucle de eventos bloqueados) a trav\u00e9s de una cadena manipulada." } ], "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:N/I:N/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "accessVector": "NETWORK", "accessComplexity": "LOW", "authentication": "NONE", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.0 }, "baseSeverity": "MEDIUM", "exploitabilityScore": 10.0, "impactScore": 2.9, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-20" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:is_my_json_valid_project:is_my_json_valid:*:*:*:*:*:node.js:*:*", "versionEndIncluding": "2.12.3", "matchCriteriaId": "C3EE82E3-FD18-4902-9553-970F25070A19" } ] } ] } ], "references": [ { "url": "https://github.com/mafintosh/is-my-json-valid/commit/eca4beb21e61877d76fdf6bea771f72f39544d9b", "source": "cve@mitre.org", "tags": [ "Patch" ] }, { "url": "https://nodesecurity.io/advisories/76", "source": "cve@mitre.org" } ] }