N°8612 - [SECU] Insecure Access to Inline Images

This commit is contained in:
Benjamin DALSASS
2026-02-26 11:52:14 +01:00
parent 454a1b26eb
commit 93c19e8c14

View File

@@ -63,6 +63,7 @@ try {
break;
case 'download_inlineimage':
LoginWebPage::DoLoginEx();
// No login is required because the "secret" protects us
// Benefit: the inline image can be inserted into any HTML (templating = $this->html(public_log)$)
$id = utils::ReadParam('id', '');