Commit 5a24b93
authored
fix: prototype pollution vulnerability in extend (CVE-2024-45435) (#1433)
* chore: upgrade broken GitHub Actions
https://github.com/orgs/community/discussions/142581
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
* chore: update storyshots
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
* fix: prototype pollution vulnerability in extend (CVE-2024-45435)
Fixes #1427.
https://nvd.nist.gov/vuln/detail/CVE-2024-45435
https://gist.github.com/tariqhawis/c67177164d3b7975210caddb25b60d62
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
---------
Signed-off-by: Anders Kaseorg <andersk@mit.edu>1 parent 1067900 commit 5a24b93
File tree
51 files changed
+7
-3
lines changed- .github/workflows
- src
- core
- utils
- test/__image_snapshots__
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
51 files changed
+7
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
15 | 19 | | |
16 | 20 | | |
17 | 21 | | |
| |||
0 commit comments