[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)
committerDaniel Leidert <dleidert@debian.org>
Sat, 31 May 2025 03:25:27 +0000 (05:25 +0200)
commit6e582e8b5e528ee4c1e40296e34631a013a89e1b
tree8075f8a36b0a52e4e7cd67b3835f32e4a2fb0100
parentd34b7d6f038b2c478f33279f617d3fb6e27bf704
[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