]> git.basschouten.com Git - openhab-addons.git/commit
[xmltv] Handle possible XXE injection (#15467)
authorHolger Friedrich <holgerfriedrich@users.noreply.github.com>
Sat, 23 Sep 2023 17:12:22 +0000 (19:12 +0200)
committerGitHub <noreply@github.com>
Sat, 23 Sep 2023 17:12:22 +0000 (19:12 +0200)
commit55789bd792d33c00513cabecb321849b449e5fe8
treecb71ba132a40d9961de7a476afa1510dfdb9e277
parentc9e64177547ee7838be2095a5a838eb75c57219d
[xmltv] Handle possible XXE injection (#15467)

XMLInputFactory: Disable property IS_SUPPORTING_EXTERNAL_ENTITIES
which allows injecting external entities.

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
bundles/org.openhab.binding.xmltv/src/main/java/org/openhab/binding/xmltv/internal/XmlTVHandlerFactory.java