Jquery and ckeditor library versions in 8.7
Dear team,
What is the version of below libraries used in version 8.7?
- jquery
- jquery-ui
- ckeditor
Is there a way to find it in application without querying to database?
Is there a documentation available in PEGA to list down the libraries and versions used in each version of PEGA?
Thanks.
Hi @ArulDevan. There is some information in the following post Version of jQuery in Pega Platform version 8.7.3
Also see JQuery and JQuery UI libraries used in Pega 8.4.1 and 8.5.1
I was not able to find any documentation which lists libraries and versions. See my earlier response on the forum here.
I believe the current version is CKEditor 4.7.1
Currently CKEditor 4.7.1 is published to the Internet of which some security issues are known
Most vulnerabilities(CVE-2022-24728, CVE-2021-41165, CVE-2021-41164, CVE-2021-37695, CVE-2021-3280, CVE-2021-26272, CVE-2021-262, CVE-2020-9281) are being targeted for 8.7.5 patch release and higher versions.
The reason we haven’t updated CKEditor to a later version is because there are backwards compatibility issues, so we can’t just take any version and have our clients face breakages in the software. Therefore the vulnerabilities are mitigated in the wrapper around the library.
Let us know if this answers your question.