Lack of data validation In drupal/core-recommended
Description
Multiple vulnerabilities through filename manipulation in Archive_Tar
Archive_Tar through 1.4.10 has :// filename sanitization only to address phar attacks, and thus any other stream-wrapper attack (such as file:// to overwrite files) can still succeed. See: https://github.com/pear/Archive_Tar/issues/33
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Package | Affected version | Patched versions |
|---|---|---|---|
packagist | 8.9.10, 9.0.9 | ||
packagist | 7.75, 8.8.12, 8.9.10, 9.0.9 | ||
packagist | 7.75, 8.8.12, 8.9.10, 9.0.9 | ||
debian 11 | 1:1.10.9+submodules+notgz-1.1 | ||
packagist | 1.4.11 | ||
debian 14 | 1:1.10.9+submodules+notgz-1.1 | ||
debian 12 | 1:1.10.9+submodules+notgz-1.1 | ||
debian 13 | 1:1.10.9+submodules+notgz-1.1 | ||
rpm rhel8.4 | 0:7.4.6-5.module+el8.4.0+15727+276bb227 | ||
rpm rhel8 | 0:7.4.19-4.module+el8.6.0+16316+906f6c6d |
1-10 of 13
10
Aliases
1. 2. 3. 4. 5. 6. 7. 8.
References
1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. 14. 15. 16. 17. 18. 19. 20.