mirror of
https://github.com/Combodo/iTop.git
synced 2026-03-06 09:34:13 +01:00
N°8612 - [SECU] Insecure Access to Inline Images
This commit is contained in:
@@ -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', '');
|
||||
|
||||
Reference in New Issue
Block a user