Commit b05f8ad
fix: pin fast-xml-parser to ^5.3.6 to address entity encoding bypass (#5701)
Adds a yarn resolution to force fast-xml-parser to >=5.3.6, patching
the regex injection vulnerability in DOCTYPE entity names (CVE affecting
>=4.1.3 <5.3.5). The package is a transitive dev dependency via
@react-native-community/cli and cannot be fixed by a non-major bump.
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 3f67e92 commit b05f8ad
2 files changed
Lines changed: 10 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20114 | 20114 | | |
20115 | 20115 | | |
20116 | 20116 | | |
20117 | | - | |
20118 | | - | |
20119 | | - | |
| 20117 | + | |
| 20118 | + | |
| 20119 | + | |
20120 | 20120 | | |
20121 | | - | |
| 20121 | + | |
20122 | 20122 | | |
20123 | 20123 | | |
20124 | | - | |
| 20124 | + | |
20125 | 20125 | | |
20126 | 20126 | | |
20127 | 20127 | | |
| |||
32577 | 32577 | | |
32578 | 32578 | | |
32579 | 32579 | | |
32580 | | - | |
32581 | | - | |
32582 | | - | |
32583 | | - | |
| 32580 | + | |
| 32581 | + | |
| 32582 | + | |
| 32583 | + | |
32584 | 32584 | | |
32585 | 32585 | | |
32586 | 32586 | | |
| |||
0 commit comments