Skip to content

Commit 04f0781

Browse files
Merge pull request #6175 from github/amita-seal-GHSA-g64q-3vg8-8f93
2 parents cd67314 + 39f253b commit 04f0781

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

advisories/github-reviewed/2020/09/GHSA-g64q-3vg8-8f93/GHSA-g64q-3vg8-8f93.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-g64q-3vg8-8f93",
4-
"modified": "2021-10-04T20:58:50Z",
4+
"modified": "2023-01-09T05:03:53Z",
55
"published": "2020-09-03T15:47:10Z",
66
"aliases": [],
7-
"summary": "Prototype Pollution in subtext",
8-
"details": "All versions of `subtext` are vulnerable to Prototype Pollution. A multipart payload can be constructed in a way that one of the parts’ content can be set as the entire payload object’s prototype. If this prototype contains data, it may bypass other validation rules which enforce access and privacy. If this prototype evaluates to null, it can cause unhandled exceptions when the request payload is accessed.\n\n\n## Recommendation\n\nThis package is deprecated and is now maintained as `@hapi/subtext`. Please update your dependencies to use `@hapi/subtext`. ",
7+
"summary": "Prototype Pollution in pez",
8+
"details": "All versions of `pez` are vulnerable to Prototype Pollution. A multipart payload can be constructed in a way that one of the parts’ content can be set as the entire payload object’s prototype. If this prototype contains data, it may bypass other validation rules which enforce access and privacy. If this prototype evaluates to null, it can cause unhandled exceptions when the request payload is accessed.\n\n\n## Recommendation\n\nThis package is deprecated and is now maintained as `@hapi/pez`. Please update your dependencies to use `@hapi/pez`. ",
99
"severity": [],
1010
"affected": [
1111
{
1212
"package": {
1313
"ecosystem": "npm",
14-
"name": "subtext"
14+
"name": "pez"
1515
},
1616
"ranges": [
1717
{
@@ -26,6 +26,10 @@
2626
}
2727
],
2828
"references": [
29+
{
30+
"type": "WEB",
31+
"url": "https://github.com/hapijs/pez/compare/v4.1.1...v4.1.2"
32+
},
2933
{
3034
"type": "WEB",
3135
"url": "https://www.npmjs.com/advisories/1479"

0 commit comments

Comments
 (0)