From f6e0c06eb5ef9227cd0903bf78cf073a7f8ddb36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A1=D0=BA=D0=BE=D0=B2=D0=BE=D1=80=D0=BE=D0=B4=D0=B0=20?= =?UTF-8?q?=D0=9D=D0=B8=D0=BA=D0=B8=D1=82=D0=B0=20=D0=90=D0=BD=D0=B4=D1=80?= =?UTF-8?q?=D0=B5=D0=B5=D0=B2=D0=B8=D1=87?= Date: Fri, 23 Mar 2018 19:47:17 +0300 Subject: [PATCH] Add missing information for jQuery CVE-2016-10707 (#210) Refs: https://github.com/jquery/jquery/issues/3133#issuecomment-358923515 https://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2016-10707 --- repository/npmrepository.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/repository/npmrepository.json b/repository/npmrepository.json index 0c6721ec..98054fcd 100644 --- a/repository/npmrepository.json +++ b/repository/npmrepository.json @@ -1797,8 +1797,10 @@ "vulnerabilities": [ { "below": "3.0.0", + "atOrAbove": "3.0.0-rc1", "severity": "medium", "identifiers": { + "CVE": ["CVE-2016-10707"], "summary": "jquery_exceeding-stack-call-limit-dos" }, "info": [