[PATCH] Some missing "block untrusted referer links" for form controls
authorStephan Bergmann <stephan.bergmann@allotropia.de>
Tue, 11 Jun 2024 12:15:47 +0000 (14:15 +0200)
committerBastien Roucariès <rouca@debian.org>
Mon, 13 Jan 2025 22:18:17 +0000 (22:18 +0000)
commit1d8ad51d9151be3cb0b6be31291bcbaeccc89b30
tree8d6157fd7549901f8d82a7ef04cd3b1d12ba0fe7
parent7db37d65d161f0c30fa24da6762e65ce1ac447f7
[PATCH] Some missing "block untrusted referer links" for form controls

...where "Referer" is now passed in as an additional property, so that the
relevant objects can decide whether to obtain graphics while loading a document

Change-Id: Ie3dabc574861713212b906a0d7793f438a7d50a8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/168674
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <stephan.bergmann@allotropia.de>
(cherry picked from commit dc01a6e7efd3e4c41287dc10c7ea1fdfa1ab5cb5)

[backport]
Prepare CVE-2024-12426 fixes

origin: https://github.com/LibreOffice/core/commit/a32a6301e4ba0c979f5a6b593062749654f3c320

Gbp-Pq: Name CVE-2024-12426_1.patch
forms/source/component/ImageControl.cxx
forms/source/component/clickableimage.cxx
include/toolkit/controls/unocontrols.hxx
include/toolkit/helper/property.hxx
toolkit/source/awt/vclxwindows.cxx
toolkit/source/controls/dialogcontrol.cxx
toolkit/source/controls/unocontrols.cxx
toolkit/source/helper/property.cxx
xmloff/source/forms/elementimport.cxx