Git Product home page Git Product logo

alquran.cloud's People

Contributors

dependabot[bot] avatar meezaan avatar mend-bolt-for-github[bot] avatar

alquran.cloud's Issues

CVE-2018-14042 (Medium) detected in multiple libraries

CVE-2018-14042 - Medium Severity Vulnerability

Vulnerable Libraries - bootstrap-3.3.2.min.js, bootstrap-3.3.6.min.js, bootstrap-3.3.6.js

bootstrap-3.3.2.min.js

The most popular front-end framework for developing responsive, mobile first projects on the web.

Library home page: https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.2/js/bootstrap.min.js

Path to dependency file: /html/public/libraries/bootstrap-multiselect/tests/SpecRunner.html

Path to vulnerable library: /html/public/libraries/bootstrap-multiselect/tests/../docs/js/bootstrap-3.3.2.min.js,/html/public/libraries/bootstrap-multiselect/docs/js/bootstrap-3.3.2.min.js,/html/public/libraries/bootstrap-multiselect/docs/js/bootstrap-3.3.2.min.js

Dependency Hierarchy:

  • bootstrap-3.3.2.min.js (Vulnerable Library)
bootstrap-3.3.6.min.js

The most popular front-end framework for developing responsive, mobile first projects on the web.

Library home page: https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.6/js/bootstrap.min.js

Path to vulnerable library: /html/public/libraries/bootstrap-3.3.6/js/bootstrap.min.js

Dependency Hierarchy:

  • bootstrap-3.3.6.min.js (Vulnerable Library)
bootstrap-3.3.6.js

The most popular front-end framework for developing responsive, mobile first projects on the web.

Library home page: https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.6/js/bootstrap.js

Path to vulnerable library: /html/public/libraries/bootstrap-3.3.6/js/bootstrap.js

Dependency Hierarchy:

  • bootstrap-3.3.6.js (Vulnerable Library)

Found in HEAD commit: 8c4d4ea25197c8d39b5b50edef9ea6842b0fc7a6

Found in base branch: master

Vulnerability Details

In Bootstrap before 4.1.2, XSS is possible in the data-container property of tooltip.

Publish Date: 2018-07-13

URL: CVE-2018-14042

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

Release Date: 2018-07-13

Fix Resolution: org.webjars.npm:bootstrap:4.1.2.org.webjars:bootstrap:3.4.0


Step up your Open Source Security Game with Mend here

CVE-2015-9251 (Medium) detected in alquran/api-client-v1.3, jquery-1.11.0.min.js

CVE-2015-9251 - Medium Severity Vulnerability

Vulnerable Libraries - alquran/api-client-v1.3, jquery-1.11.0.min.js

alquran/api-client-v1.3

AlQuran.cloud REST API Client

Library home page: https://api.github.com/repos/islamic-network/alquran-api-client-php/zipball/1708cbd02adac0b3f39b4fbbeb78b90c5b45807a

Dependency Hierarchy:

  • alquran/api-client-v1.3 (Vulnerable Library)
jquery-1.11.0.min.js

JavaScript library for DOM operations

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

Path to dependency file: /vendor/alquran/api-client/docs/graphs/class.html

Path to vulnerable library: /vendor/alquran/api-client/docs/graphs/../js/jquery-1.11.0.min.js,/vendor/alquran/api-client/docs/js/jquery-1.11.0.min.js,/vendor/alquran/api-client/docs/namespaces/../js/jquery-1.11.0.min.js,/vendor/alquran/api-client/docs/files/../js/jquery-1.11.0.min.js,/vendor/alquran/api-client/docs/classes/../js/jquery-1.11.0.min.js,/vendor/alquran/api-client/docs/js/jquery-1.11.0.min.js,/vendor/alquran/api-client/docs/reports/../js/jquery-1.11.0.min.js

Dependency Hierarchy:

  • jquery-1.11.0.min.js (Vulnerable Library)

Found in HEAD commit: 8c4d4ea25197c8d39b5b50edef9ea6842b0fc7a6

Found in base branch: master

Vulnerability Details

jQuery before 3.0.0 is vulnerable to Cross-site Scripting (XSS) attacks when a cross-domain Ajax request is performed without the dataType option, causing text/javascript responses to be executed.

Publish Date: 2018-01-18

URL: CVE-2015-9251

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: https://nvd.nist.gov/vuln/detail/CVE-2015-9251

Release Date: 2018-01-18

Fix Resolution: jQuery - v3.0.0


Step up your Open Source Security Game with Mend here

CVE-2022-29248 (High) detected in guzzlehttp/guzzle-6.5.5 - autoclosed

CVE-2022-29248 - High Severity Vulnerability

Vulnerable Library - guzzlehttp/guzzle-6.5.5

Guzzle is a PHP HTTP client library

Library home page: https://api.github.com/repos/guzzle/guzzle/zipball/9d4290de1cfd701f38099ef7e183b64b4b7b0c5e

Dependency Hierarchy:

  • alquran/api-client-v1.2 (Root Library)
    • guzzlehttp/guzzle-6.5.5 (Vulnerable Library)

Found in HEAD commit: 8c4d4ea25197c8d39b5b50edef9ea6842b0fc7a6

Found in base branch: master

Vulnerability Details

Guzzle is a PHP HTTP client. Guzzle prior to versions 6.5.6 and 7.4.3 contains a vulnerability with the cookie middleware. The vulnerability is that it is not checked if the cookie domain equals the domain of the server which sets the cookie via the Set-Cookie header, allowing a malicious server to set cookies for unrelated domains. The cookie middleware is disabled by default, so most library consumers will not be affected by this issue. Only those who manually add the cookie middleware to the handler stack or construct the client with ['cookies' => true] are affected. Moreover, those who do not use the same Guzzle client to call multiple domains and have disabled redirect forwarding are not affected by this vulnerability. Guzzle versions 6.5.6 and 7.4.3 contain a patch for this issue. As a workaround, turn off the cookie middleware.

Publish Date: 2022-05-25

URL: CVE-2022-29248

CVSS 3 Score Details (8.0)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29248

Release Date: 2022-05-25

Fix Resolution: guzzlehttp/guzzle - 6.5.6,guzzlehttp/guzzle - 7.4.3


Step up your Open Source Security Game with Mend here

CVE-2019-11358 (Medium) detected in alquran/api-client-v1.3, jquery-1.11.0.min.js

CVE-2019-11358 - Medium Severity Vulnerability

Vulnerable Libraries - alquran/api-client-v1.3, jquery-1.11.0.min.js

alquran/api-client-v1.3

AlQuran.cloud REST API Client

Library home page: https://api.github.com/repos/islamic-network/alquran-api-client-php/zipball/1708cbd02adac0b3f39b4fbbeb78b90c5b45807a

Dependency Hierarchy:

  • alquran/api-client-v1.3 (Vulnerable Library)
jquery-1.11.0.min.js

JavaScript library for DOM operations

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

Path to dependency file: /vendor/alquran/api-client/docs/graphs/class.html

Path to vulnerable library: /vendor/alquran/api-client/docs/graphs/../js/jquery-1.11.0.min.js,/vendor/alquran/api-client/docs/js/jquery-1.11.0.min.js,/vendor/alquran/api-client/docs/namespaces/../js/jquery-1.11.0.min.js,/vendor/alquran/api-client/docs/files/../js/jquery-1.11.0.min.js,/vendor/alquran/api-client/docs/classes/../js/jquery-1.11.0.min.js,/vendor/alquran/api-client/docs/js/jquery-1.11.0.min.js,/vendor/alquran/api-client/docs/reports/../js/jquery-1.11.0.min.js

Dependency Hierarchy:

  • jquery-1.11.0.min.js (Vulnerable Library)

Found in HEAD commit: 8c4d4ea25197c8d39b5b50edef9ea6842b0fc7a6

Found in base branch: master

Vulnerability Details

jQuery before 3.4.0, as used in Drupal, Backdrop CMS, and other products, mishandles jQuery.extend(true, {}, ...) because of Object.prototype pollution. If an unsanitized source object contained an enumerable proto property, it could extend the native Object.prototype.

Publish Date: 2019-04-20

URL: CVE-2019-11358

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: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-11358

Release Date: 2019-04-20

Fix Resolution: 3.4.0


Step up your Open Source Security Game with Mend here

CVE-2018-20676 (Medium) detected in multiple libraries

CVE-2018-20676 - Medium Severity Vulnerability

Vulnerable Libraries - bootstrap-3.3.2.min.js, bootstrap-3.3.6.min.js, bootstrap-3.3.6.js

bootstrap-3.3.2.min.js

The most popular front-end framework for developing responsive, mobile first projects on the web.

Library home page: https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.2/js/bootstrap.min.js

Path to dependency file: /html/public/libraries/bootstrap-multiselect/tests/SpecRunner.html

Path to vulnerable library: /html/public/libraries/bootstrap-multiselect/tests/../docs/js/bootstrap-3.3.2.min.js,/html/public/libraries/bootstrap-multiselect/docs/js/bootstrap-3.3.2.min.js,/html/public/libraries/bootstrap-multiselect/docs/js/bootstrap-3.3.2.min.js

Dependency Hierarchy:

  • bootstrap-3.3.2.min.js (Vulnerable Library)
bootstrap-3.3.6.min.js

The most popular front-end framework for developing responsive, mobile first projects on the web.

Library home page: https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.6/js/bootstrap.min.js

Path to vulnerable library: /html/public/libraries/bootstrap-3.3.6/js/bootstrap.min.js

Dependency Hierarchy:

  • bootstrap-3.3.6.min.js (Vulnerable Library)
bootstrap-3.3.6.js

The most popular front-end framework for developing responsive, mobile first projects on the web.

Library home page: https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.6/js/bootstrap.js

Path to vulnerable library: /html/public/libraries/bootstrap-3.3.6/js/bootstrap.js

Dependency Hierarchy:

  • bootstrap-3.3.6.js (Vulnerable Library)

Found in HEAD commit: 8c4d4ea25197c8d39b5b50edef9ea6842b0fc7a6

Found in base branch: master

Vulnerability Details

In Bootstrap before 3.4.0, XSS is possible in the tooltip data-viewport attribute.

Publish Date: 2019-01-09

URL: CVE-2018-20676

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: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-20676

Release Date: 2019-01-09

Fix Resolution: bootstrap - 3.4.0


Step up your Open Source Security Game with Mend here

CVE-2020-11022 (Medium) detected in alquran/api-client-v1.3, jquery-1.11.0.min.js

CVE-2020-11022 - Medium Severity Vulnerability

Vulnerable Libraries - alquran/api-client-v1.3, jquery-1.11.0.min.js

alquran/api-client-v1.3

AlQuran.cloud REST API Client

Library home page: https://api.github.com/repos/islamic-network/alquran-api-client-php/zipball/1708cbd02adac0b3f39b4fbbeb78b90c5b45807a

Dependency Hierarchy:

  • alquran/api-client-v1.3 (Vulnerable Library)
jquery-1.11.0.min.js

JavaScript library for DOM operations

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

Path to dependency file: /vendor/alquran/api-client/docs/graphs/class.html

Path to vulnerable library: /vendor/alquran/api-client/docs/graphs/../js/jquery-1.11.0.min.js,/vendor/alquran/api-client/docs/js/jquery-1.11.0.min.js,/vendor/alquran/api-client/docs/namespaces/../js/jquery-1.11.0.min.js,/vendor/alquran/api-client/docs/files/../js/jquery-1.11.0.min.js,/vendor/alquran/api-client/docs/classes/../js/jquery-1.11.0.min.js,/vendor/alquran/api-client/docs/js/jquery-1.11.0.min.js,/vendor/alquran/api-client/docs/reports/../js/jquery-1.11.0.min.js

Dependency Hierarchy:

  • jquery-1.11.0.min.js (Vulnerable Library)

Found in HEAD commit: 8c4d4ea25197c8d39b5b50edef9ea6842b0fc7a6

Found in base branch: master

Vulnerability Details

In jQuery versions greater than or equal to 1.2 and before 3.5.0, passing HTML from untrusted sources - even after sanitizing it - to one of jQuery's DOM manipulation methods (i.e. .html(), .append(), and others) may execute untrusted code. This problem is patched in jQuery 3.5.0.

Publish Date: 2020-04-29

URL: CVE-2020-11022

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: https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/

Release Date: 2020-04-29

Fix Resolution: jQuery - 3.5.0


Step up your Open Source Security Game with Mend here

CVE-2018-20677 (Medium) detected in multiple libraries

CVE-2018-20677 - Medium Severity Vulnerability

Vulnerable Libraries - bootstrap-3.3.2.min.js, bootstrap-3.3.6.min.js, bootstrap-3.3.6.js

bootstrap-3.3.2.min.js

The most popular front-end framework for developing responsive, mobile first projects on the web.

Library home page: https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.2/js/bootstrap.min.js

Path to dependency file: /html/public/libraries/bootstrap-multiselect/tests/SpecRunner.html

Path to vulnerable library: /html/public/libraries/bootstrap-multiselect/tests/../docs/js/bootstrap-3.3.2.min.js,/html/public/libraries/bootstrap-multiselect/docs/js/bootstrap-3.3.2.min.js,/html/public/libraries/bootstrap-multiselect/docs/js/bootstrap-3.3.2.min.js

Dependency Hierarchy:

  • bootstrap-3.3.2.min.js (Vulnerable Library)
bootstrap-3.3.6.min.js

The most popular front-end framework for developing responsive, mobile first projects on the web.

Library home page: https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.6/js/bootstrap.min.js

Path to vulnerable library: /html/public/libraries/bootstrap-3.3.6/js/bootstrap.min.js

Dependency Hierarchy:

  • bootstrap-3.3.6.min.js (Vulnerable Library)
bootstrap-3.3.6.js

The most popular front-end framework for developing responsive, mobile first projects on the web.

Library home page: https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.6/js/bootstrap.js

Path to vulnerable library: /html/public/libraries/bootstrap-3.3.6/js/bootstrap.js

Dependency Hierarchy:

  • bootstrap-3.3.6.js (Vulnerable Library)

Found in HEAD commit: 8c4d4ea25197c8d39b5b50edef9ea6842b0fc7a6

Found in base branch: master

Vulnerability Details

In Bootstrap before 3.4.0, XSS is possible in the affix configuration target property.

Publish Date: 2019-01-09

URL: CVE-2018-20677

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: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-20677

Release Date: 2019-01-09

Fix Resolution: Bootstrap - v3.4.0;NorDroN.AngularTemplate - 0.1.6;Dynamic.NET.Express.ProjectTemplates - 0.8.0;dotnetng.template - 1.0.0.4;ZNxtApp.Core.Module.Theme - 1.0.9-Beta;JMeter - 5.0.0


Step up your Open Source Security Game with Mend here

CVE-2020-11023 (Medium) detected in alquran/api-client-v1.3, jquery-1.11.0.min.js

CVE-2020-11023 - Medium Severity Vulnerability

Vulnerable Libraries - alquran/api-client-v1.3, jquery-1.11.0.min.js

alquran/api-client-v1.3

AlQuran.cloud REST API Client

Library home page: https://api.github.com/repos/islamic-network/alquran-api-client-php/zipball/1708cbd02adac0b3f39b4fbbeb78b90c5b45807a

Dependency Hierarchy:

  • alquran/api-client-v1.3 (Vulnerable Library)
jquery-1.11.0.min.js

JavaScript library for DOM operations

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

Path to dependency file: /vendor/alquran/api-client/docs/graphs/class.html

Path to vulnerable library: /vendor/alquran/api-client/docs/graphs/../js/jquery-1.11.0.min.js,/vendor/alquran/api-client/docs/js/jquery-1.11.0.min.js,/vendor/alquran/api-client/docs/namespaces/../js/jquery-1.11.0.min.js,/vendor/alquran/api-client/docs/files/../js/jquery-1.11.0.min.js,/vendor/alquran/api-client/docs/classes/../js/jquery-1.11.0.min.js,/vendor/alquran/api-client/docs/js/jquery-1.11.0.min.js,/vendor/alquran/api-client/docs/reports/../js/jquery-1.11.0.min.js

Dependency Hierarchy:

  • jquery-1.11.0.min.js (Vulnerable Library)

Found in HEAD commit: 8c4d4ea25197c8d39b5b50edef9ea6842b0fc7a6

Found in base branch: master

Vulnerability Details

In jQuery versions greater than or equal to 1.0.3 and before 3.5.0, passing HTML containing elements from untrusted sources - even after sanitizing it - to one of jQuery's DOM manipulation methods (i.e. .html(), .append(), and others) may execute untrusted code. This problem is patched in jQuery 3.5.0.

Publish Date: 2020-04-29

URL: CVE-2020-11023

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: https://github.com/jquery/jquery/security/advisories/GHSA-jpcq-cgw6-v4j6,https://github.com/rails/jquery-rails/blob/master/CHANGELOG.md#440

Release Date: 2020-04-29

Fix Resolution: jquery - 3.5.0;jquery-rails - 4.4.0


Step up your Open Source Security Game with Mend here

CVE-2016-10735 (Medium) detected in multiple libraries

CVE-2016-10735 - Medium Severity Vulnerability

Vulnerable Libraries - bootstrap-3.3.2.min.js, bootstrap-3.3.6.min.js, bootstrap-3.3.6.js

bootstrap-3.3.2.min.js

The most popular front-end framework for developing responsive, mobile first projects on the web.

Library home page: https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.2/js/bootstrap.min.js

Path to dependency file: /html/public/libraries/bootstrap-multiselect/tests/SpecRunner.html

Path to vulnerable library: /html/public/libraries/bootstrap-multiselect/tests/../docs/js/bootstrap-3.3.2.min.js,/html/public/libraries/bootstrap-multiselect/docs/js/bootstrap-3.3.2.min.js,/html/public/libraries/bootstrap-multiselect/docs/js/bootstrap-3.3.2.min.js

Dependency Hierarchy:

  • bootstrap-3.3.2.min.js (Vulnerable Library)
bootstrap-3.3.6.min.js

The most popular front-end framework for developing responsive, mobile first projects on the web.

Library home page: https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.6/js/bootstrap.min.js

Path to vulnerable library: /html/public/libraries/bootstrap-3.3.6/js/bootstrap.min.js

Dependency Hierarchy:

  • bootstrap-3.3.6.min.js (Vulnerable Library)
bootstrap-3.3.6.js

The most popular front-end framework for developing responsive, mobile first projects on the web.

Library home page: https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.6/js/bootstrap.js

Path to vulnerable library: /html/public/libraries/bootstrap-3.3.6/js/bootstrap.js

Dependency Hierarchy:

  • bootstrap-3.3.6.js (Vulnerable Library)

Found in HEAD commit: 8c4d4ea25197c8d39b5b50edef9ea6842b0fc7a6

Found in base branch: master

Vulnerability Details

In Bootstrap 3.x before 3.4.0 and 4.x-beta before 4.0.0-beta.2, XSS is possible in the data-target attribute, a different vulnerability than CVE-2018-14041.

Publish Date: 2019-01-09

URL: CVE-2016-10735

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: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10735

Release Date: 2019-01-09

Fix Resolution: bootstrap - 3.4.0, 4.0.0-beta.2


Step up your Open Source Security Game with Mend here

CVE-2016-7103 (Medium) detected in alquran/api-client-v1.3, media-library-assistant2.53

CVE-2016-7103 - Medium Severity Vulnerability

Vulnerable Libraries - alquran/api-client-v1.3, media-library-assistant2.53

alquran/api-client-v1.3

AlQuran.cloud REST API Client

Library home page: https://api.github.com/repos/islamic-network/alquran-api-client-php/zipball/1708cbd02adac0b3f39b4fbbeb78b90c5b45807a

Dependency Hierarchy:

  • alquran/api-client-v1.3 (Vulnerable Library)

Found in HEAD commit: 8c4d4ea25197c8d39b5b50edef9ea6842b0fc7a6

Found in base branch: master

Vulnerability Details

Cross-site scripting (XSS) vulnerability in jQuery UI before 1.12.0 might allow remote attackers to inject arbitrary web script or HTML via the closeText parameter of the dialog function.

Publish Date: 2017-03-15

URL: CVE-2016-7103

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: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7103

Release Date: 2017-03-15

Fix Resolution: jquery-ui - 1.12.0


Step up your Open Source Security Game with Mend here

CVE-2019-8331 (Medium) detected in multiple libraries

CVE-2019-8331 - Medium Severity Vulnerability

Vulnerable Libraries - bootstrap-3.3.2.min.js, bootstrap-3.3.6.min.js, bootstrap-3.3.6.js

bootstrap-3.3.2.min.js

The most popular front-end framework for developing responsive, mobile first projects on the web.

Library home page: https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.2/js/bootstrap.min.js

Path to dependency file: /html/public/libraries/bootstrap-multiselect/tests/SpecRunner.html

Path to vulnerable library: /html/public/libraries/bootstrap-multiselect/tests/../docs/js/bootstrap-3.3.2.min.js,/html/public/libraries/bootstrap-multiselect/docs/js/bootstrap-3.3.2.min.js,/html/public/libraries/bootstrap-multiselect/docs/js/bootstrap-3.3.2.min.js

Dependency Hierarchy:

  • bootstrap-3.3.2.min.js (Vulnerable Library)
bootstrap-3.3.6.min.js

The most popular front-end framework for developing responsive, mobile first projects on the web.

Library home page: https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.6/js/bootstrap.min.js

Path to vulnerable library: /html/public/libraries/bootstrap-3.3.6/js/bootstrap.min.js

Dependency Hierarchy:

  • bootstrap-3.3.6.min.js (Vulnerable Library)
bootstrap-3.3.6.js

The most popular front-end framework for developing responsive, mobile first projects on the web.

Library home page: https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.6/js/bootstrap.js

Path to vulnerable library: /html/public/libraries/bootstrap-3.3.6/js/bootstrap.js

Dependency Hierarchy:

  • bootstrap-3.3.6.js (Vulnerable Library)

Found in HEAD commit: 8c4d4ea25197c8d39b5b50edef9ea6842b0fc7a6

Found in base branch: master

Vulnerability Details

In Bootstrap before 3.4.1 and 4.3.x before 4.3.1, XSS is possible in the tooltip or popover data-template attribute.

Publish Date: 2019-02-20

URL: CVE-2019-8331

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: twbs/bootstrap#28236

Release Date: 2019-02-20

Fix Resolution: bootstrap - 3.4.1,4.3.1;bootstrap-sass - 3.4.1,4.3.1


Step up your Open Source Security Game with WhiteSource here

CVE-2018-14040 (Medium) detected in multiple libraries

CVE-2018-14040 - Medium Severity Vulnerability

Vulnerable Libraries - bootstrap-3.3.2.min.js, bootstrap-3.3.6.min.js, bootstrap-3.3.6.js

bootstrap-3.3.2.min.js

The most popular front-end framework for developing responsive, mobile first projects on the web.

Library home page: https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.2/js/bootstrap.min.js

Path to dependency file: /html/public/libraries/bootstrap-multiselect/tests/SpecRunner.html

Path to vulnerable library: /html/public/libraries/bootstrap-multiselect/tests/../docs/js/bootstrap-3.3.2.min.js,/html/public/libraries/bootstrap-multiselect/docs/js/bootstrap-3.3.2.min.js,/html/public/libraries/bootstrap-multiselect/docs/js/bootstrap-3.3.2.min.js

Dependency Hierarchy:

  • bootstrap-3.3.2.min.js (Vulnerable Library)
bootstrap-3.3.6.min.js

The most popular front-end framework for developing responsive, mobile first projects on the web.

Library home page: https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.6/js/bootstrap.min.js

Path to vulnerable library: /html/public/libraries/bootstrap-3.3.6/js/bootstrap.min.js

Dependency Hierarchy:

  • bootstrap-3.3.6.min.js (Vulnerable Library)
bootstrap-3.3.6.js

The most popular front-end framework for developing responsive, mobile first projects on the web.

Library home page: https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.6/js/bootstrap.js

Path to vulnerable library: /html/public/libraries/bootstrap-3.3.6/js/bootstrap.js

Dependency Hierarchy:

  • bootstrap-3.3.6.js (Vulnerable Library)

Found in HEAD commit: 8c4d4ea25197c8d39b5b50edef9ea6842b0fc7a6

Found in base branch: master

Vulnerability Details

In Bootstrap before 4.1.2, XSS is possible in the collapse data-parent attribute.

Publish Date: 2018-07-13

URL: CVE-2018-14040

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

Release Date: 2018-07-13

Fix Resolution: org.webjars.npm:bootstrap:4.1.2,org.webjars:bootstrap:3.4.0


Step up your Open Source Security Game with Mend here

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.