- Status Closed
-
Assigned To
cbay - Private
Opened by sanju_ghodake - 27.04.2025
Last edited by cbay - 28.04.2025
FS#161 - Website uses an outdated version of jQuery detected via Wappalyzer
Title:
Website uses an outdated version of jQuery detected via Wappalyzer
Environment:
Device: PC / Laptop
Browser: Chrome (latest version)
Tools Used: Wappalyzer Extension
Steps to Reproduce:
1. Open [https://www.alwaysdata.com] in Chrome.
2. Open Wappalyzer extension while on the website.
3. Observe the version of jQuery listed.
Expected Result:
Website should use the latest stable version of jQuery to ensure security, performance, and compatibility.
Actual Result:
Wappalyzer reports that the website is using an outdated version of jQuery (e.g., jQuery 1.12.4 — released in 2016).
Impact:
Potential security vulnerabilities due to known exploits in older jQuery versions.
Compatibility issues with newer browsers or plugins.
Possible performance limitations.
Evidence:
(Screenshot from Wappalyzer showing the outdated jQuery version)
Recommendations:
Update jQuery to the latest stable release (currently [insert version number, e.g., 3.7.1]).
Test the website thoroughly after upgrading to ensure no functionality breaks
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
Hello,
Using an outdated jQuery version is not a vulnerability by itself. Even if that jQuery version does contain vulnerabilities, it does not mean that they are exploitable in our use case.
Kind regards,
Cyril