mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
commit 0b946b848c72511922fa211b6a4db0da092d204c Author: Michael Tremer <michael.tremer@ipfire.org> Date: Thu Sep 25 16:37:27 2025 +0200 ddns.cgi: Escape the variables when they are being sent back to the browser Signed-off-by: Michael Tremer <michael.tremer@ipfire.org> commit 67db35c8a536b54d169336269853aaa6eae85ab5 Author: Adolf Belka <adolf.belka@ipfire.org> Date: Thu Sep 25 13:12:44 2025 +0200 ddns.cgi: Fixes bug 13884 Fixes: bug 13884 - ddns.cgi LOGIN PASSWORD SERVICE Stored Cross-Site Scripting Signed-off-by: Adolf Belka <adolf.belka@ipfire.org> Reviewed-by: Bernhard Bitsch <bbitsch@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org> Signed-off-by: Vincent Li <vincent.mc.li@gmail.com>