Skip to content

Latest commit

 

History

History
71 lines (45 loc) · 4.9 KB

angularjs.md

File metadata and controls

71 lines (45 loc) · 4.9 KB

📡 P3X Redis UI is a very functional handy database GUI and works in your pocket on the responsive web or as a desktop app

  • 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 <textarea> elements. NPM package angular is deprecated. Those who want to receive security updates should use the actively maintained package @angular/core.
    • Please, do not use Internet Explorer.
  • CVE-2022-25844

    • https://scout.docker.com/vulnerabilities/id/CVE-2022-25844
      • AngularJS lets users write client-side web applications. The package angular after 1.7.0 is vulnerable to Regular Expression Denial of Service (ReDoS) by providing a custom locale rule that makes it possible to assign the parameter in posPre: ' '.repeat() of NUMBER_FORMATS.PATTERNS[1].posPre with a very high value. Note: 1. This package has been deprecated and is no longer maintained. 2. The vulnerable versions are 1.7.0 and higher.
    • We are not using a Regular Expression in this way (custom locale).

Support Our Open-Source Project ❤️

If you appreciate our work, consider starring this repository or making a donation to support server maintenance and ongoing development. Your support means the world to us—thank you!

Server Availability

Our server may occasionally be down, but please be patient. Typically, it will be back online within 15-30 minutes. We appreciate your understanding.

About My Domains

All my domains, including patrikx3.com and corifeus.com, are developed in my spare time. While you may encounter minor errors, the sites are generally stable and fully functional.

Versioning Policy

Version Structure: We follow a Major.Minor.Patch versioning scheme:

  • Major: Corresponds to the current year.
  • Minor: Set as 4 for releases from January to June, and 10 for July to December.
  • Patch: Incremental, updated with each build.

Important Changes: Any breaking changes are prominently noted in the readme to keep you informed.


P3X-REDIS-UI Build v2024.4.327

NPM Donate for Corifeus / P3X Contact Corifeus / P3X Like Corifeus @ Facebook