diff --git a/docs/index.html b/docs/index.html index ac43620..19f850c 100644 --- a/docs/index.html +++ b/docs/index.html @@ -165,7 +165,7 @@
Affected versions:
+ < 4.30.5
+ Date: 2020-11-26
+ CVE indentifier CVE-2020-26245
+
Here we had an issue that there was a possibility to inject commands to the command line by property pollution on the string object. Affected commands: inetChecksite().
+ +Problem was fixed with a shell string sanitation fix as well as handling prototype polution. Please upgrade to version >= 4.30.5
+ +If you cannot upgrade, be sure to check or sanitize service parameter strings that are passed to inetChecksite()
+ + +Affected versions:
+ < 4.27.11
+ Date: 2020-10-26
+ CVE indentifier CVE-2020-7752
+
Here we had an issue that there was a possibility to inject commands to the command line of your machine via systeminformation. Affected commands: inetChecksite().
+ +Problem was fixed with a shell string sanitation fix. Please upgrade to version >= 4.27.11
+ +If you cannot upgrade, be sure to check or sanitize service parameter strings that are passed to inetChecksite()
+ +