Commit ac4125a
[SECURITY] Deny destructive write actions on mount folders
Non-privileged users must not be able to perform destructive write
actions on folders which represent an active file mount. These actions
include move, delete and rename of the related folder, and will be
denied by the associate resource storage by a dedicated check in
`checkFolderActionPermissions()`.
This hardening affects only non-privileged users; privileged users
(admins) are still able to perform any destructive actions on file
mounts.
Resolves: #108910
Releases: main, 14.3, 13.4
Change-Id: I2dc2db1f145beb319b5ad04cc3df7d88578d6fd5
Security-Bulletin: TYPO3-CORE-SA-2026-007
Security-References: CVE-2026-47343
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/94396
Tested-by: Oliver Hader <oliver.hader@typo3.org>
Reviewed-by: Oliver Hader <oliver.hader@typo3.org>1 parent c99e06e commit ac4125a
1 file changed
Lines changed: 30 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
615 | 615 | | |
616 | 616 | | |
617 | 617 | | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
618 | 630 | | |
619 | 631 | | |
620 | 632 | | |
| |||
830 | 842 | | |
831 | 843 | | |
832 | 844 | | |
| 845 | + | |
| 846 | + | |
| 847 | + | |
| 848 | + | |
| 849 | + | |
| 850 | + | |
833 | 851 | | |
834 | 852 | | |
835 | 853 | | |
| 854 | + | |
| 855 | + | |
| 856 | + | |
| 857 | + | |
| 858 | + | |
| 859 | + | |
| 860 | + | |
| 861 | + | |
| 862 | + | |
| 863 | + | |
| 864 | + | |
| 865 | + | |
836 | 866 | | |
837 | 867 | | |
838 | 868 | | |
| |||
0 commit comments