Chapter 2. Fixed issues

  • CVE-2020-7656 - jquery: allows XSS via the load method [amq-ic-1]

    The issue has been resolved by updating the jQuery dependency.

  • CVE-2020-11022 - jquery: Cross-site scripting due to improper injQuery.htmlPrefilter method [amq-ic-1]

    The issue has been resolved by updating the jQuery dependency.

  • CVE-2020-11023 - jquery: passing HTML containing <option> elements to manipulation methods could result in untrusted code execution [amq-ic-1]

    The issue has been resolved by updating the jQuery dependency.

  • ENTMQIC-2446 - Router crash with epoll error EPOLL_CTL_DEL

    Previously, the router could crash due to a race condition.

    The issue has been resolved.

  • ENTMQIC-2485 - The VhostNamePatterns does not work in OCP env

    Previously, using # in the hostname of a vhost policy did not set the policy correctly.

    The issue has been fixed.

  • ENTMQIC-2481 - Unable to delete listener with http enabled

    Previously, if you created a listener with http set to true you could not later delete that listener.

    The issue has been fixed.

  • ENTMQIC-2460 - Adding new config address, autolinks and link routes become slower as more get added

    Previously, if you created many addresses the creation of more addresses becomes slow.

    The issue has been fixed.