* [git.ipfire.org] IPFire 2.x development tree branch, master, updated. 4a12f983c1eba12a337bd0cfcc592181ff6a174b
@ 2025-07-03 12:23 Arne Fitzenreiter
0 siblings, 0 replies; only message in thread
From: Arne Fitzenreiter @ 2025-07-03 12:23 UTC (permalink / raw)
To: ipfire-scm
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".
The branch, master has been updated
via 4a12f983c1eba12a337bd0cfcc592181ff6a174b (commit)
from d329f1c2a51a59ade209f1a900c5b0d8f7c70409 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 4a12f983c1eba12a337bd0cfcc592181ff6a174b
Author: Arne Fitzenreiter <arne_f@ipfire.org>
Date: Thu Jul 3 14:22:06 2025 +0200
vulnerabilities.cgi add indirect target selection
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
-----------------------------------------------------------------------
Summary of changes:
config/rootfiles/core/196/filelists/files | 1 +
html/cgi-bin/vulnerabilities.cgi | 1 +
langs/de/cgi-bin/de.pl | 1 +
langs/en/cgi-bin/en.pl | 1 +
4 files changed, 4 insertions(+)
Difference in files:
diff --git a/config/rootfiles/core/196/filelists/files b/config/rootfiles/core/196/filelists/files
index 8e1fc096d..e383a991d 100644
--- a/config/rootfiles/core/196/filelists/files
+++ b/config/rootfiles/core/196/filelists/files
@@ -8,6 +8,7 @@ srv/web/ipfire/cgi-bin/netexternal.cgi
srv/web/ipfire/cgi-bin/netovpnsrv.cgi
srv/web/ipfire/cgi-bin/ovpnmain.cgi
srv/web/ipfire/cgi-bin/pakfire.cgi
+srv/web/ipfire/cgi-bin/vulnerabilities.cgi
srv/web/ipfire/cgi-bin/wireguard.cgi
usr/sbin/setup
var/ipfire/backup/bin/backup.pl
diff --git a/html/cgi-bin/vulnerabilities.cgi b/html/cgi-bin/vulnerabilities.cgi
index 030c824aa..a98eb7b00 100644
--- a/html/cgi-bin/vulnerabilities.cgi
+++ b/html/cgi-bin/vulnerabilities.cgi
@@ -31,6 +31,7 @@ require "${General::swroot}/header.pl";
my %VULNERABILITIES = (
"gather_data_sampling" => "$Lang::tr{'downfall gather data sampling'} (CVE-2022-40982)",
+ "indirect_target_selection" => "$Lang::tr{'indirect target selection'} (CVE-2024-28956)",
"itlb_multihit" => "$Lang::tr{'itlb multihit'} (CVE-2018-12207)",
"l1tf" => "$Lang::tr{'foreshadow'} (CVE-2018-3620)",
"mds" => "$Lang::tr{'fallout zombieload ridl'} (CVE-2018-12126, CVE-2018-12130, CVE-2018-12127, CVE-2019-11091)",
diff --git a/langs/de/cgi-bin/de.pl b/langs/de/cgi-bin/de.pl
index 53d6903ae..4df95fdaf 100644
--- a/langs/de/cgi-bin/de.pl
+++ b/langs/de/cgi-bin/de.pl
@@ -1444,6 +1444,7 @@
'incoming overhead in bytes per second' => 'Eingehender Overhead',
'incoming traffic in bytes per second' => 'Eingehender Verkehr',
'incorrect password' => 'Fehlerhaftes Passwort',
+'indirect target selection' => 'Indirect target selection',
'info' => 'Info',
'info messages' => 'Info',
'init string' => 'Initialisierung:',
diff --git a/langs/en/cgi-bin/en.pl b/langs/en/cgi-bin/en.pl
index ef7d75ce7..647fcc8da 100644
--- a/langs/en/cgi-bin/en.pl
+++ b/langs/en/cgi-bin/en.pl
@@ -1500,6 +1500,7 @@
'incoming overhead in bytes per second' => 'Incoming Overhead',
'incoming traffic in bytes per second' => 'Incoming Traffic',
'incorrect password' => 'Incorrect password',
+'indirect target selection' => 'Indirect target selection',
'info' => 'Info',
'init string' => 'Init:',
'inodes' => 'Index-Nodes',
hooks/post-receive
--
IPFire 2.x development tree
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-07-03 12:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-07-03 12:23 [git.ipfire.org] IPFire 2.x development tree branch, master, updated. 4a12f983c1eba12a337bd0cfcc592181ff6a174b Arne Fitzenreiter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox