From cdfcbde1aa02f64b142c9e6e76289a3a6c8e3e94 Mon Sep 17 00:00:00 2001 From: Sebastian Hildebrandt Date: Tue, 19 Sep 2023 17:53:14 +0200 Subject: [PATCH] updated docs --- CHANGELOG.md | 3 ++- docs/security.html | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 14e8c23a..30de26e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -83,7 +83,8 @@ For major (breaking) changes - **version 4, 3 and 2** - see end of page. | Version | Date | Comment | | ------- | ---------- | --------------------------------------------------------------------------------------------------- | -| 5.21.6 | 2023-09-16 | `baseboard()` improved parsing (windows) | +| 5.21.7 | 2023-09-19 | `wifiConnections()` `wifiNetworks()` fixed security issue (linux) | +| 5.21.6 | 2023-09-18 | `baseboard()` improved parsing (windows) | | 5.21.5 | 2023-09-15 | `chassis()`, `baseboard()` improved parsing (windows) | | 5.21.4 | 2023-09-02 | `wifiConnections()` fixed when no wifi chip (macOS) | | 5.21.3 | 2023-08-31 | `cpuTemperature()` improved parsing for AMD (linux) | diff --git a/docs/security.html b/docs/security.html index 20168eaa..32f4a5b0 100644 --- a/docs/security.html +++ b/docs/security.html @@ -51,7 +51,7 @@

Passing User Paramters to Systeminformation

SSID Command Injection Vulnerability

Affected versions: - < 5.21.07 and < 4.34.22
+ < 5.21.07 (version 4 is not affected)
Date: 2023-09-19
CVE indentifier -