hugolin69 Posted November 6, 2023 Share Posted November 6, 2023 Hi, I saw there is several CVE related to Jquery 2.2.4 And Jquery UI 1.10.2 Jquery 2.2.4 : CVE-2020-11023, CVE-2020-11022, CVE-2019-11358, CVE-2015-9251 Jquery UI 1.10.2 :CVE-2020-28488, CVE-2021-41184, CVE-2021-41183, CVE-2021-41182, CVE-2016-7103 Do I really need to work on this ? I can not plan to upgrade to Prestashop 1.7.8.10 and there is no patch I can update manually it seems. What do you think ? Link to comment Share on other sites More sharing options...
hugolin69 Posted November 7, 2023 Author Share Posted November 7, 2023 Thank you for your response. I saw that the vulnerability was medium and the risk was a ddos attack. Even if it is medium, I would like to patch it without updating the whole Prestashop and I am surprised that nobody already worked on this. Link to comment Share on other sites More sharing options...
raza56 Posted November 7, 2023 Share Posted November 7, 2023 To upgrade jQuery and jQuery UI in your web project from version 1.7.6.9 to newer versions, you'll need to follow these general steps: Backup Your Project: Before making any changes, it's essential to create a backup of your project to ensure that you can revert to the previous state if anything goes wrong. Check Dependencies: Make sure to review your project's code and any third-party libraries or plugins that rely on jQuery and jQuery UI. Some plugins may have compatibility issues with newer versions, so you may need to update them as well. Link to comment Share on other sites More sharing options...
hugolin69 Posted November 7, 2023 Author Share Posted November 7, 2023 Thank you for your response, I see the principe of upgrading, I was just wondering if there was a procedure for PRestashop, as the core.js file of the version near still are under 3.5 and the version upper are totally differents. Thank you for the help. Link to comment Share on other sites More sharing options...
hugolin69 Posted November 7, 2023 Author Share Posted November 7, 2023 Yes, I know, but it is just impossible to upgrade Prestashop easily without broking everything. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now