Commit f47e218
fix($parse): prevent assignment on constructor properties
Prevent malicious attacks involving assignment on `constructor` properties.
Closes angular#134171 parent 8dc4c75 commit f47e218
2 files changed
Lines changed: 19 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
988 | 988 | | |
989 | 989 | | |
990 | 990 | | |
| 991 | + | |
| 992 | + | |
| 993 | + | |
991 | 994 | | |
992 | 995 | | |
993 | 996 | | |
| |||
1602 | 1605 | | |
1603 | 1606 | | |
1604 | 1607 | | |
1605 | | - | |
1606 | | - | |
| 1608 | + | |
| 1609 | + | |
| 1610 | + | |
| 1611 | + | |
| 1612 | + | |
1607 | 1613 | | |
1608 | 1614 | | |
1609 | 1615 | | |
| |||
1618 | 1624 | | |
1619 | 1625 | | |
1620 | 1626 | | |
1621 | | - | |
1622 | | - | |
| 1627 | + | |
| 1628 | + | |
| 1629 | + | |
| 1630 | + | |
| 1631 | + | |
1623 | 1632 | | |
1624 | 1633 | | |
1625 | 1634 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2795 | 2795 | | |
2796 | 2796 | | |
2797 | 2797 | | |
| 2798 | + | |
| 2799 | + | |
| 2800 | + | |
| 2801 | + | |
| 2802 | + | |
| 2803 | + | |
2798 | 2804 | | |
2799 | 2805 | | |
2800 | 2806 | | |
| |||
0 commit comments