Skip to content

Commit 93c19e8

Browse files
committed
N°8612 - [SECU] Insecure Access to Inline Images
1 parent 454a1b2 commit 93c19e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pages/ajax.document.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363
break;
6464

6565
case 'download_inlineimage':
66+
LoginWebPage::DoLoginEx();
6667
// No login is required because the "secret" protects us
6768
// Benefit: the inline image can be inserted into any HTML (templating = $this->html(public_log)$)
6869
$id = utils::ReadParam('id', '');

0 commit comments

Comments
 (0)