The file download facility doesn't sufficiently sanitize file paths in certain situations. This may result in users gaining access to private files that they should not have access to. https://www.drupal.org/sa-core-2023-005
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3057ad05d24d2bf56565d5142ccc67752ba74be commit a3057ad05d24d2bf56565d5142ccc67752ba74be Author: Viorel Munteanu <ceamac@gentoo.org> AuthorDate: 2023-04-19 18:26:48 +0000 Commit: Viorel Munteanu <ceamac@gentoo.org> CommitDate: 2023-04-19 18:26:48 +0000 www-apps/drupal: add 10.0.8 Bug: https://bugs.gentoo.org/904675 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org> www-apps/drupal/Manifest | 1 + www-apps/drupal/drupal-10.0.8.ebuild | 71 ++++++++++++++++++++++++++++++++++++ 2 files changed, 72 insertions(+) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d522625e32346e38b67091115412c3e763f3fe9 commit 8d522625e32346e38b67091115412c3e763f3fe9 Author: Viorel Munteanu <ceamac@gentoo.org> AuthorDate: 2023-04-19 18:24:54 +0000 Commit: Viorel Munteanu <ceamac@gentoo.org> CommitDate: 2023-04-19 18:24:54 +0000 www-apps/drupal: add 9.5.8 Bug: https://bugs.gentoo.org/904675 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org> www-apps/drupal/Manifest | 1 + www-apps/drupal/drupal-9.5.8.ebuild | 68 +++++++++++++++++++++++++++++++++++++ 2 files changed, 69 insertions(+) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5b0667b97e60bd58b0fc5675e13299ee6d73f16 commit f5b0667b97e60bd58b0fc5675e13299ee6d73f16 Author: Viorel Munteanu <ceamac@gentoo.org> AuthorDate: 2023-04-19 18:22:55 +0000 Commit: Viorel Munteanu <ceamac@gentoo.org> CommitDate: 2023-04-19 18:22:55 +0000 www-apps/drupal: add 9.4.14 Bug: https://bugs.gentoo.org/904675 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org> www-apps/drupal/Manifest | 1 + www-apps/drupal/drupal-9.4.14.ebuild | 68 ++++++++++++++++++++++++++++++++++++ 2 files changed, 69 insertions(+) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8078184c90f7b94b98734e8a8898d03ed90cb12e commit 8078184c90f7b94b98734e8a8898d03ed90cb12e Author: Viorel Munteanu <ceamac@gentoo.org> AuthorDate: 2023-04-19 18:19:21 +0000 Commit: Viorel Munteanu <ceamac@gentoo.org> CommitDate: 2023-04-19 18:19:21 +0000 www-apps/drupal: add 7.96 Bug: https://bugs.gentoo.org/904675 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org> www-apps/drupal/Manifest | 1 + www-apps/drupal/drupal-7.96.ebuild | 58 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 59 insertions(+)
Thanks, all done!