Skip to content

Commit c855a77

Browse files
Merge pull request #40 from github/mitchell-codecov-GHSA-35jh-r3h4-6jhm
2 parents a89a89f + 215c480 commit c855a77

File tree

1 file changed

+32
-9
lines changed

1 file changed

+32
-9
lines changed

advisories/github-reviewed/2021/05/GHSA-35jh-r3h4-6jhm/GHSA-35jh-r3h4-6jhm.json

Lines changed: 32 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.2.0",
33
"id": "GHSA-35jh-r3h4-6jhm",
4-
"modified": "2022-02-08T21:35:09Z",
4+
"modified": "2022-02-28T18:01:36Z",
55
"published": "2021-05-06T16:05:51Z",
66
"aliases": [
77
"CVE-2021-23337"
@@ -33,6 +33,25 @@
3333
]
3434
}
3535
]
36+
},
37+
{
38+
"package": {
39+
"ecosystem": "npm",
40+
"name": "lodash-es"
41+
},
42+
"ranges": [
43+
{
44+
"type": "ECOSYSTEM",
45+
"events": [
46+
{
47+
"introduced": "0"
48+
},
49+
{
50+
"fixed": "4.17.21"
51+
}
52+
]
53+
}
54+
]
3655
}
3756
],
3857
"references": [
@@ -46,15 +65,19 @@
4665
},
4766
{
4867
"type": "WEB",
49-
"url": "https://github.com/lodash/lodash/blob/ddfd9b11a0126db2302cb70ec9973b66baec0975/lodash.js#L14851"
68+
"url": "https://security.netapp.com/advisory/ntap-20210312-0006/"
5069
},
5170
{
5271
"type": "WEB",
53-
"url": "https://github.com/lodash/lodash/blob/ddfd9b11a0126db2302cb70ec9973b66baec0975/lodash.js%23L14851"
72+
"url": "https://snyk.io/vuln/SNYK-JS-LODASH-1040724"
5473
},
5574
{
5675
"type": "WEB",
57-
"url": "https://security.netapp.com/advisory/ntap-20210312-0006/"
76+
"url": "https://github.com/lodash/lodash/blob/ddfd9b11a0126db2302cb70ec9973b66baec0975/lodash.js#L14851"
77+
},
78+
{
79+
"type": "WEB",
80+
"url": "https://github.com/lodash/lodash/blob/ddfd9b11a0126db2302cb70ec9973b66baec0975/lodash.js%23L14851"
5881
},
5982
{
6083
"type": "WEB",
@@ -78,19 +101,19 @@
78101
},
79102
{
80103
"type": "WEB",
81-
"url": "https://snyk.io/vuln/SNYK-JS-LODASH-1040724"
104+
"url": "https://www.oracle.com//security-alerts/cpujul2021.html"
82105
},
83106
{
84107
"type": "WEB",
85-
"url": "https://www.oracle.com//security-alerts/cpujul2021.html"
108+
"url": "https://www.oracle.com/security-alerts/cpuoct2021.html"
86109
},
87110
{
88111
"type": "WEB",
89112
"url": "https://www.oracle.com/security-alerts/cpujan2022.html"
90113
},
91114
{
92115
"type": "WEB",
93-
"url": "https://www.oracle.com/security-alerts/cpuoct2021.html"
116+
"url": "https://github.com/lodash/lodash/commit/11eb817cdfacf56c02d7005cbe520ffbeb0fe59a"
94117
},
95118
{
96119
"type": "PACKAGE",
@@ -101,7 +124,7 @@
101124
"cwe_ids": [
102125
"CWE-77"
103126
],
104-
"severity": "HIGH",
105-
"github_reviewed": true
127+
"severity": "high",
128+
"github_reviewed": null
106129
}
107130
}

0 commit comments

Comments
 (0)