Michael Tremer
fbfde0088c
vulnerabilities.cgi: Use CSS to colour the table
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2024-04-27 19:42:48 +02:00
Michael Tremer
a9279a413f
vulnerabilities.cgi: Remove manual alternation of colours
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2024-04-27 19:41:45 +02:00
Arne Fitzenreiter
24d23a7053
vulnerabilities.cgi: add RFDS (CVE-2ß23-28746) to list
...
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2024-03-21 19:13:45 +01:00
Peter Müller
8494102aa8
vulnerabilities.cgi: Avoid superfluous line breaks by widening SMT configuration table
...
Signed-off-by: Peter Müller <peter.mueller@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2023-08-15 16:48:55 +00:00
Peter Müller
edc78459ef
vulnerabilities.cgi: Add English and German translations for new flaws
...
Signed-off-by: Peter Müller <peter.mueller@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2023-08-15 16:48:55 +00:00
Arne Fitzenreiter
6e16017fc0
vulnerabilities.cgi: add new gather_data_sampling and spec_rstack_overfow
...
this not add details and translation strings yet.
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2023-08-11 23:29:26 +02:00
Peter Müller
7ee2eec3a2
vulnerabilities.cgi: Add Retbleed (CVE-2022-29900, CVE-2022-29901)
...
Please refer to https://comsec.ethz.ch/research/microarch/retbleed/ for
further details on this vulnerability.
Signed-off-by: Peter Müller <peter.mueller@ipfire.org >
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org >
2022-08-01 10:19:19 +00:00
Peter Müller
34798dcd50
vulnerabilities.cgi: Add MMIO Stale Data
...
Signed-off-by: Peter Müller <peter.mueller@ipfire.org >
2022-06-22 18:11:11 +00:00
Peter Müller
66c3619872
Early spring clean: Remove trailing whitespaces, and correct licence headers
...
Bumping across one of our scripts with very long trailing whitespaces, I
thought it might be a good idea to clean these up. Doing so, some
missing or inconsistent licence headers were fixed.
There is no need in shipping all these files en bloc, as their
functionality won't change.
Signed-off-by: Peter Müller <peter.mueller@ipfire.org >
2022-02-18 23:54:57 +00:00
Jonatan Schlag
8186b37230
Hardcode theme to ipfire
...
This disables the theme support and makes it impossible to use any other
themes than the ipfire default theme.
The only intention of this patch is to hardcode the theme to ipfire.
To change any cgi we have is an ugly way, but the only way to do this
fast. The colour handling needs certainly to be improved as well, but
this will and should be done in other patches.
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2021-04-08 10:11:34 +00:00
Arne Fitzenreiter
e9c62e37f4
vulnerabilities.cgi: add srdbs (CVE-2020-0543)
...
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2020-06-13 12:23:46 +02:00
Arne Fitzenreiter
6fb52ca1e5
vulnearabilities.cgi: add tsx async abort and itlb_multihit
...
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2019-11-14 21:22:49 +00:00
Arne Fitzenreiter
29abc2d07c
vulnerabilities.cgi: again change colours
...
red - vulnerable
blue - mitigated
green - not affected
because we not really trust the mitigations so they shound not green.
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2019-05-25 07:39:38 +02:00
Arne Fitzenreiter
e896a9bd3d
vulnerabilities.cgi fix string handling
...
remove lf at the end for correct matching
and not strip "Mitigated:" if it was not full working and still
vulnerable.
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2019-05-25 06:54:35 +02:00
Michael Tremer
413f84e988
vulnerabilities.cgi: Regard mitigations that only mitigate something still as vulnerable
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2019-05-25 06:51:53 +02:00
Michael Tremer
a96bcf413a
vulnerabilities.cgi: Simplify regexes
...
We can do the split in one.
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2019-05-25 06:51:06 +02:00
Arne Fitzenreiter
984a6cabe4
vulnerablities: change to logic colours
...
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2019-05-22 12:34:03 +02:00
Arne Fitzenreiter
b23db9b97b
vulnerablities.cgi: add colours for vuln,smt and unknown output.
...
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org >
2019-05-22 10:30:08 +02:00
Michael Tremer
1cbcd044af
SMT: Show status on vulnerabilities.cgi
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2019-05-20 21:54:05 +01:00
Michael Tremer
f238e25172
vulnerabilities.cgi: Disable debugging output
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2019-05-20 21:39:03 +01:00
Michael Tremer
6f626b9ba0
Add the new vulnerabilities CGI file to the System menu
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2019-05-20 21:38:20 +01:00