Skip to content

Commit 0e0fa98

Browse files
committed
1 parent 45e5fa7 commit 0e0fa98

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

advisories/github-reviewed/2019/08/GHSA-8j4w-5fw4-rm27/GHSA-8j4w-5fw4-rm27.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-8j4w-5fw4-rm27",
4-
"modified": "2021-08-17T22:18:25Z",
4+
"modified": "2023-01-09T05:01:55Z",
55
"published": "2019-08-27T17:45:33Z",
66
"aliases": [
77
"CVE-2019-10750"
88
],
99
"summary": "Prototype Pollution in deeply",
10-
"details": "Versions of `deeply` prior to 1.0.1 are vulnerable to Prototype Pollution. The package fails to validate which Object properties it updates. This allows attackers to modify the prototype of Object, causing the addition or modification of an existing property on all objects.\n\n\n\n\n## Recommendation\n\nUpgrade to version 3.1.0 or later.",
10+
"details": "Versions of `deeply` prior to 3.1.0 are vulnerable to Prototype Pollution. The package fails to validate which Object properties it updates. This allows attackers to modify the prototype of Object, causing the addition or modification of an existing property on all objects.\n\n\n\n\n## Recommendation\n\nUpgrade to version 3.1.0 or later.",
1111
"severity": [
1212
{
1313
"type": "CVSS_V3",
@@ -25,7 +25,7 @@
2525
"type": "ECOSYSTEM",
2626
"events": [
2727
{
28-
"introduced": "0"
28+
"introduced": "0.1.0"
2929
},
3030
{
3131
"fixed": "3.1.0"

0 commit comments

Comments
 (0)