Compare commits

...

1 Commits

Author SHA1 Message Date
Benjamin DALSASS
93c19e8c14 N°8612 - [SECU] Insecure Access to Inline Images 2026-02-26 11:52:14 +01:00

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', '');