myadmin-plugins / opensrs-domains

OpenSRS Domain Registrations for MyAdmin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CVE-2020-7656 (Medium) detected in detain/osrs-toolkit-php-4.0.1

mend-bolt-for-github opened this issue · comments

CVE-2020-7656 - Medium Severity Vulnerability

Vulnerable Libraries - jquery-1.3.2.js, detain/osrs-toolkit-php-4.0.1

jquery-1.3.2.js

JavaScript library for DOM operations

Library home page: https://cdnjs.cloudflare.com/ajax/libs/jquery/1.3.2/jquery.js

Path to vulnerable library: /vendor/detain/osrs-toolkit-php/demo/js/jquery-1.3.2.js

Dependency Hierarchy:

  • jquery-1.3.2.js (Vulnerable Library)
detain/osrs-toolkit-php-4.0.1

OpenSRS PHP Toolkit

Library home page: https://api.github.com/repos/detain/osrs-toolkit-php/zipball/c70929f690ee2d28bc4eeb46188295acba000f1e

Dependency Hierarchy:

  • detain/osrs-toolkit-php-4.0.1 (Vulnerable Library)

Found in HEAD commit: 7588ad476215cc299f4cd6fac5a9613b73ca80ad

Found in base branch: master

Vulnerability Details

jquery prior to 1.9.0 allows Cross-site Scripting attacks via the load method. The load method fails to recognize and remove "<script>" HTML tags that contain a whitespace character, i.e: "</script >", which results in the enclosed script logic to be executed.

Publish Date: 2020-05-19

URL: CVE-2020-7656

CVSS 3 Score Details (6.1)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: Required
    • Scope: Changed
  • Impact Metrics:
    • Confidentiality Impact: Low
    • Integrity Impact: Low
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-q4m3-2j7h-f7xw

Release Date: 2020-05-19

Fix Resolution: jquery - 1.9.0


Step up your Open Source Security Game with Mend here