Jump to content

Javascript framework library vulnerability


jptec

Recommended Posts

I've used a testing tools named BurpSuite and report the following issue:

A JavaScript framework or library is a set of tools and functions that make it easy to generate cross-browser compatible JavaScript code. If a website uses a JavaScript framework or library with vulnerabilities, attackers can use this vulnerability to hijack the user's browser and carry out such attacks as horse hijacking, XSS, and Cookie hijacking.

The test address: http://114.xx.xx.xx:8077/uni-1.90.0.1560/jQuery/jquery-1.11.2.min.js

please attached picture for reference.

 

Risk level: [Medium risk]

Risk analysis: Attackers can use this vulnerability to hijack the user's browser and carry out horse, XSS, Cookie hijacking

Security tip: Upgrade the affected javascript framework library to the latest version.

 

Please advise how to solve

hijack.png

Link to comment
Share on other sites

1 hour ago, jptec said:

I've used a testing tools named BurpSuite and report the following issue:

A JavaScript framework or library is a set of tools and functions that make it easy to generate cross-browser compatible JavaScript code. If a website uses a JavaScript framework or library with vulnerabilities, attackers can use this vulnerability to hijack the user's browser and carry out such attacks as horse hijacking, XSS, and Cookie hijacking.

The test address: http://114.xx.xx.xx:8077/uni-1.90.0.1560/jQuery/jquery-1.11.2.min.js

please attached picture for reference.

 

Risk level: [Medium risk]

Risk analysis: Attackers can use this vulnerability to hijack the user's browser and carry out horse, XSS, Cookie hijacking

Security tip: Upgrade the affected javascript framework library to the latest version.

 

Please advise how to solve

hijack.png

Hello, try to disable jQuery.

On uniServerMOdule.Options.soDontLoadjQueryLib := True;

Link to comment
Share on other sites

  • 3 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...