diff --git a/docs/history.html b/docs/history.html index dd361406..cc2ee289 100644 --- a/docs/history.html +++ b/docs/history.html @@ -57,6 +57,11 @@
This can lead to serious impact on your servers!
We highly recommend to always upgrade to the latest version of our package. We maintain security updates for version 5 AND also version 4. For version 4 you can install latest version by placing "systeminformation": "^4" in your package.json (dependencies) and run npm install
+Affected versions:
+ < 5.21.07 and < 4.34.22
+ Date: 2023-09-19
+ CVE indentifier -
+
We had an issue that there was a possibility to perform a potential command injection possibility by crafting detected SSIDs in wifiConnections(), wifiNetworks().
+ +Problem was fixed with parameter checking. Please upgrade to version >= 5.7.21 (or >= 4.34.22 if you are using version 4).
+ +If you cannot upgrade, be sure to check or sanitize parameter strings that are passed to wifiConnections(), wifiNetworks() (string only)
+Affected versions:
< 5.6.13 and < 4.34.21
@@ -255,4 +273,4 @@