From e7066f7122a5dfcaabd565c1c45b9da27a826c75 Mon Sep 17 00:00:00 2001 From: patrikx3 Date: Sat, 9 Mar 2024 13:52:45 +0100 Subject: [PATCH] r0b08x [chore] 3/9/2024, 1:52:45 PM --- LICENSE | 2 +- README.md | 34 ++------------- artifacts/readme/angularjs.md | 61 +++++++++++++++++++++++++++ artifacts/readme/create-https-cert.md | 2 +- artifacts/readme/docker-cluster.md | 2 +- artifacts/readme/screenshots.md | 2 +- artifacts/readme/start-up-server.md | 2 +- change-log.md | 2 +- contributors.md | 2 +- package.json | 2 +- 10 files changed, 72 insertions(+), 39 deletions(-) create mode 100644 artifacts/readme/angularjs.md diff --git a/LICENSE b/LICENSE index 2d47f5eb..0c4abb88 100644 --- a/LICENSE +++ b/LICENSE @@ -1,5 +1,5 @@ -@license p3x-redis-ui v2024.4.147 +@license p3x-redis-ui v2024.4.151 📡 P3X Redis UI is a very functional handy database GUI and works in your pocket on the responsive web or as a desktop app diff --git a/README.md b/README.md index 3ca8eac7..984aeadd 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ -# 📡 P3X Redis UI is a very functional handy database GUI and works in your pocket on the responsive web or as a desktop app v2024.4.150 +# 📡 P3X Redis UI is a very functional handy database GUI and works in your pocket on the responsive web or as a desktop app v2024.4.151 @@ -82,35 +82,7 @@ Contributors, that created features that are working only in the donate-ware ver It is not recommend to generate the configuration `JSON` via a text editor. The perfect solution is to generate the configuration in the GUI, then apply for example in Kubernetes. ### AngularJs Vulnerabilities -* CVE-2024-21490 - * https://scout.docker.com/vulnerabilities/id/CVE-2024-21490 - * This affects versions of the package angular from 1.3.0. A regular expression used to split the value of the ng-srcset directive is vulnerable to super-linear runtime due to backtracking. With a large carefully-crafted input, this can result in catastrophic backtracking and cause a denial of service. Note: This package is EOL and will not receive any updates to address this issue. Users should migrate to @angular/core. - * We are not using the `ng-srcset` directive. - -* CVE-2023-26118⁠ - * https://scout.docker.com/vulnerabilities/id/CVE-2023-26118 - * All versions of the package angular are vulnerable to Regular Expression Denial of Service (ReDoS) via the element due to the usage of an insecure regular expression in the input[url] functionality. Exploiting this vulnerability is possible by a large carefully-crafted input, which can result in catastrophic backtracking. - * We are not using the HTML `input[url]` directive, if we do, we limit the URL to be maximum 2048 characters, so there is no ReDoS... - -* CVE-2023-26117⁠ - * https://scout.docker.com/vulnerabilities/id/CVE-2023-26117 - * All versions of the package angular are vulnerable to Regular Expression Denial of Service (ReDoS) via the $resource service due to the usage of an insecure regular expression. Exploiting this vulnerability is possible by a large carefully-crafted input, which can result in catastrophic backtracking. - * We are not using the `$resource` service. - -* CVE-2023-26116⁠ - * https://scout.docker.com/vulnerabilities/id/CVE-2023-26116 - * All versions of the package angular are vulnerable to Regular Expression Denial of Service (ReDoS) via the angular.copy() utility function due to the usage of an insecure regular expression. Exploiting this vulnerability is possible by a large carefully-crafted input, which can result in catastrophic backtracking. - * We are not using the `angular.copy()` function, we are using the `lodash` deep clone function. - -* CVE-2022-25869 - * https://scout.docker.com/vulnerabilities/id/CVE-2022-25869 - * All versions of package angular are vulnerable to Cross-site Scripting (XSS) due to insecure page caching in the Internet Explorer browser, which allows interpolation of `