USGS-WiM / STNDataPortal

Other
0 stars 4 forks source link

Remediate Vulnerability: Outdated Javascript Library #8

Closed aaronstephenson closed 3 years ago

aaronstephenson commented 3 years ago

Acunetix scan reports this app is using jQuery 1.7.2 and should be updated. This is a Medium vulnerability and should be a priority.

It reports the specific library as

https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js

so this is probably just script tag in your HTML file that needs to be updated.

lprivette commented 3 years ago

@BlakeDraper This is probably hard to remember but asking incase you do... Do you remember how you ran/deployed this application? I can run it using VSCode's live thing, but the services do not work with it. there is no package.json or files to run it on a local server that I see.

image

lprivette commented 3 years ago

Resolved with https://github.com/USGS-WiM/STNDataPortal/releases/tag/v1.0.0