Giter Site home page Giter Site logo

aoc's Introduction

Advent of code

Advent of Code is a series of small programming puzzles for a variety of skill levels. They are self-contained and are just as appropriate for an expert who wants to stay sharp as they are for a beginner who is just learning to code. Each puzzle calls upon different skills and has two parts that build on a theme.

01 Inverse Captcha

02 Corruption Checksum

03 Spiral Memory

04 High-Entropy Passphrases

05 A Maze of Twisty Trampolines, All Alike

06 Memory Reallocation

07 Recursive Circus

08 I Heard You Like Registers

09

10

11

12

13

14

15

16

17

18

19

20

21

22

23

24

25

aoc's People

Contributors

dependabot[bot] avatar imgbotapp avatar mend-bolt-for-github[bot] avatar sujithq avatar

Stargazers

 avatar

Watchers

 avatar  avatar

aoc's Issues

CVE-2020-11022 (Medium) detected in jquery-1.10.2.min.js, jquery-1.10.2.js

CVE-2020-11022 - Medium Severity Vulnerability

Vulnerable Libraries - jquery-1.10.2.min.js, jquery-1.10.2.js

jquery-1.10.2.min.js

JavaScript library for DOM operations

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

Path to vulnerable library: /AdventOfCode/AocDay7/Scripts/jquery-1.10.2.min.js

Dependency Hierarchy:

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

JavaScript library for DOM operations

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

Path to vulnerable library: /AdventOfCode/AocDay7/Scripts/jquery-1.10.2.js

Dependency Hierarchy:

  • jquery-1.10.2.js (Vulnerable Library)

Found in HEAD commit: a8f1d85a630824d890756dc644b0bf86ad810c14

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

Release Date: 2020-04-29

Fix Resolution: jQuery - 3.5.0


Step up your Open Source Security Game with Mend here

CVE-2019-8331 (Medium) detected in bootstrap-3.0.0.min.js, bootstrap-3.0.0.js

CVE-2019-8331 - Medium Severity Vulnerability

Vulnerable Libraries - bootstrap-3.0.0.min.js, bootstrap-3.0.0.js

bootstrap-3.0.0.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.0.0/js/bootstrap.min.js

Path to vulnerable library: /AdventOfCode/AocDay7/Scripts/bootstrap.min.js

Dependency Hierarchy:

  • bootstrap-3.0.0.min.js (Vulnerable Library)
bootstrap-3.0.0.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.0.0/js/bootstrap.js

Path to vulnerable library: /AdventOfCode/AocDay7/Scripts/bootstrap.js

Dependency Hierarchy:

  • bootstrap-3.0.0.js (Vulnerable Library)

Found in HEAD commit: a8f1d85a630824d890756dc644b0bf86ad810c14

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

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 Mend here

CVE-2018-20677 (Medium) detected in bootstrap-3.0.0.js, bootstrap-3.0.0.min.js

CVE-2018-20677 - Medium Severity Vulnerability

Vulnerable Libraries - bootstrap-3.0.0.js, bootstrap-3.0.0.min.js

bootstrap-3.0.0.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.0.0/js/bootstrap.js

Path to vulnerable library: /AdventOfCode/AocDay7/Scripts/bootstrap.js

Dependency Hierarchy:

  • bootstrap-3.0.0.js (Vulnerable Library)
bootstrap-3.0.0.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.0.0/js/bootstrap.min.js

Path to vulnerable library: /AdventOfCode/AocDay7/Scripts/bootstrap.min.js

Dependency Hierarchy:

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

Found in HEAD commit: a8f1d85a630824d890756dc644b0bf86ad810c14

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://nvd.nist.gov/vuln/detail/CVE-2018-20677

Release Date: 2019-01-09

Fix Resolution: bootstrap - 3.4.0


Step up your Open Source Security Game with Mend here

CVE-2018-20676 (Medium) detected in bootstrap-3.0.0.min.js, bootstrap-3.0.0.js

CVE-2018-20676 - Medium Severity Vulnerability

Vulnerable Libraries - bootstrap-3.0.0.min.js, bootstrap-3.0.0.js

bootstrap-3.0.0.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.0.0/js/bootstrap.min.js

Path to vulnerable library: /AdventOfCode/AocDay7/Scripts/bootstrap.min.js

Dependency Hierarchy:

  • bootstrap-3.0.0.min.js (Vulnerable Library)
bootstrap-3.0.0.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.0.0/js/bootstrap.js

Path to vulnerable library: /AdventOfCode/AocDay7/Scripts/bootstrap.js

Dependency Hierarchy:

  • bootstrap-3.0.0.js (Vulnerable Library)

Found in HEAD commit: a8f1d85a630824d890756dc644b0bf86ad810c14

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-2015-9251 (Medium) detected in jquery-1.10.2.js, jquery-1.10.2.min.js

CVE-2015-9251 - Medium Severity Vulnerability

Vulnerable Libraries - jquery-1.10.2.js, jquery-1.10.2.min.js

jquery-1.10.2.js

JavaScript library for DOM operations

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

Path to vulnerable library: /AdventOfCode/AocDay7/Scripts/jquery-1.10.2.js

Dependency Hierarchy:

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

JavaScript library for DOM operations

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

Path to vulnerable library: /AdventOfCode/AocDay7/Scripts/jquery-1.10.2.min.js

Dependency Hierarchy:

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

Found in HEAD commit: a8f1d85a630824d890756dc644b0bf86ad810c14

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 - 3.0.0


Step up your Open Source Security Game with Mend here

CVE-2018-14042 (Medium) detected in bootstrap-3.0.0.min.js, bootstrap-3.0.0.js

CVE-2018-14042 - Medium Severity Vulnerability

Vulnerable Libraries - bootstrap-3.0.0.min.js, bootstrap-3.0.0.js

bootstrap-3.0.0.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.0.0/js/bootstrap.min.js

Path to vulnerable library: /AdventOfCode/AocDay7/Scripts/bootstrap.min.js

Dependency Hierarchy:

  • bootstrap-3.0.0.min.js (Vulnerable Library)
bootstrap-3.0.0.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.0.0/js/bootstrap.js

Path to vulnerable library: /AdventOfCode/AocDay7/Scripts/bootstrap.js

Dependency Hierarchy:

  • bootstrap-3.0.0.js (Vulnerable Library)

Found in HEAD commit: a8f1d85a630824d890756dc644b0bf86ad810c14

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-2019-11358 (Medium) detected in jquery-1.10.2.min.js, jquery-1.10.2.js

CVE-2019-11358 - Medium Severity Vulnerability

Vulnerable Libraries - jquery-1.10.2.min.js, jquery-1.10.2.js

jquery-1.10.2.min.js

JavaScript library for DOM operations

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

Path to vulnerable library: /AdventOfCode/AocDay7/Scripts/jquery-1.10.2.min.js

Dependency Hierarchy:

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

JavaScript library for DOM operations

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

Path to vulnerable library: /AdventOfCode/AocDay7/Scripts/jquery-1.10.2.js

Dependency Hierarchy:

  • jquery-1.10.2.js (Vulnerable Library)

Found in HEAD commit: a8f1d85a630824d890756dc644b0bf86ad810c14

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: jquery - 3.4.0


Step up your Open Source Security Game with Mend here

CVE-2022-31147 (High) detected in multiple libraries

CVE-2022-31147 - High Severity Vulnerability

Vulnerable Libraries - jquery.validate-1.8.0.js, jquery.validate-1.11.1.min.js, jquery.validate-1.11.1.js, jquery.validation.1.19.4.nupkg, jquery.validate-1.19.4.min.js, jquery.validate-1.19.4.js

jquery.validate-1.8.0.js

Client-side form validation made easy

Library home page: https://cdnjs.cloudflare.com/ajax/libs/jquery-validate/1.8.0/jquery.validate.js

Path to vulnerable library: /AdventOfCode/AocDay7/packages/jQuery.Validation.1.19.4/Content/Scripts/jquery.validate-vsdoc.js,/AdventOfCode/AocDay7/Scripts/jquery.validate-vsdoc.js

Dependency Hierarchy:

  • jquery.validate-1.8.0.js (Vulnerable Library)
jquery.validate-1.11.1.min.js

Client-side form validation made easy

Library home page: https://cdnjs.cloudflare.com/ajax/libs/jquery-validate/1.11.1/jquery.validate.min.js

Path to vulnerable library: /AdventOfCode/AocDay7/Scripts/jquery.validate.min.js

Dependency Hierarchy:

  • jquery.validate-1.11.1.min.js (Vulnerable Library)
jquery.validate-1.11.1.js

Client-side form validation made easy

Library home page: https://cdnjs.cloudflare.com/ajax/libs/jquery-validate/1.11.1/jquery.validate.js

Path to vulnerable library: /AdventOfCode/AocDay7/Scripts/jquery.validate.js

Dependency Hierarchy:

  • jquery.validate-1.11.1.js (Vulnerable Library)
jquery.validation.1.19.4.nupkg

This jQuery plugin makes simple clientside form validation trivial, while offering lots of option for customization.

Library home page: https://api.nuget.org/packages/jquery.validation.1.19.4.nupkg

Path to dependency file: /AdventOfCode/AocDay7/AocDay7.csproj

Path to vulnerable library: /AdventOfCode/AocDay7/packages/jQuery.Validation.1.19.4/jQuery.Validation.1.19.4.nupkg,/AdventOfCode/AocDay7/AocDay7.csproj

Dependency Hierarchy:

  • jquery.validation.1.19.4.nupkg (Vulnerable Library)
jquery.validate-1.19.4.min.js

Client-side form validation made easy

Library home page: https://cdnjs.cloudflare.com/ajax/libs/jquery-validate/1.19.4/jquery.validate.min.js

Path to vulnerable library: /AdventOfCode/AocDay7/packages/jQuery.Validation.1.19.4/Content/Scripts/jquery.validate.min.js

Dependency Hierarchy:

  • jquery.validate-1.19.4.min.js (Vulnerable Library)
jquery.validate-1.19.4.js

Client-side form validation made easy

Library home page: https://cdnjs.cloudflare.com/ajax/libs/jquery-validate/1.19.4/jquery.validate.js

Path to vulnerable library: /AdventOfCode/AocDay7/packages/jQuery.Validation.1.19.4/Content/Scripts/jquery.validate.js

Dependency Hierarchy:

  • jquery.validate-1.19.4.js (Vulnerable Library)

Found in HEAD commit: a8f1d85a630824d890756dc644b0bf86ad810c14

Found in base branch: master

Vulnerability Details

The jQuery Validation Plugin (jquery-validation) provides drop-in validation for forms. Versions of jquery-validation prior to 1.19.5 are vulnerable to regular expression denial of service (ReDoS) when an attacker is able to supply arbitrary input to the url2 method. This is due to an incomplete fix for CVE-2021-43306. Users should upgrade to version 1.19.5 to receive a patch.

Publish Date: 2022-07-14

URL: CVE-2022-31147

CVSS 3 Score Details (7.5)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-ffmh-x56j-9rc3

Release Date: 2022-07-14

Fix Resolution: jquery-validation - 1.19.5


Step up your Open Source Security Game with Mend here

CVE-2016-10735 (Medium) detected in bootstrap-3.0.0.min.js, bootstrap-3.0.0.js

CVE-2016-10735 - Medium Severity Vulnerability

Vulnerable Libraries - bootstrap-3.0.0.min.js, bootstrap-3.0.0.js

bootstrap-3.0.0.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.0.0/js/bootstrap.min.js

Path to vulnerable library: /AdventOfCode/AocDay7/Scripts/bootstrap.min.js

Dependency Hierarchy:

  • bootstrap-3.0.0.min.js (Vulnerable Library)
bootstrap-3.0.0.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.0.0/js/bootstrap.js

Path to vulnerable library: /AdventOfCode/AocDay7/Scripts/bootstrap.js

Dependency Hierarchy:

  • bootstrap-3.0.0.js (Vulnerable Library)

Found in HEAD commit: a8f1d85a630824d890756dc644b0bf86ad810c14

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-2021-21252 (High) detected in multiple libraries

CVE-2021-21252 - High Severity Vulnerability

Vulnerable Libraries - jquery.validate-1.11.1.js, jquery.validate-1.8.0.js, jquery.validate-1.11.1.min.js

jquery.validate-1.11.1.js

Client-side form validation made easy

Library home page: https://cdnjs.cloudflare.com/ajax/libs/jquery-validate/1.11.1/jquery.validate.js

Path to vulnerable library: /AdventOfCode/AocDay7/Scripts/jquery.validate.js

Dependency Hierarchy:

  • jquery.validate-1.11.1.js (Vulnerable Library)
jquery.validate-1.8.0.js

Client-side form validation made easy

Library home page: https://cdnjs.cloudflare.com/ajax/libs/jquery-validate/1.8.0/jquery.validate.js

Path to vulnerable library: /AdventOfCode/AocDay7/packages/jQuery.Validation.1.19.4/Content/Scripts/jquery.validate-vsdoc.js,/AdventOfCode/AocDay7/Scripts/jquery.validate-vsdoc.js

Dependency Hierarchy:

  • jquery.validate-1.8.0.js (Vulnerable Library)
jquery.validate-1.11.1.min.js

Client-side form validation made easy

Library home page: https://cdnjs.cloudflare.com/ajax/libs/jquery-validate/1.11.1/jquery.validate.min.js

Path to vulnerable library: /AdventOfCode/AocDay7/Scripts/jquery.validate.min.js

Dependency Hierarchy:

  • jquery.validate-1.11.1.min.js (Vulnerable Library)

Found in HEAD commit: a8f1d85a630824d890756dc644b0bf86ad810c14

Found in base branch: master

Vulnerability Details

The jQuery Validation Plugin provides drop-in validation for your existing forms. It is published as an npm package "jquery-validation". jquery-validation before version 1.19.3 contains one or more regular expressions that are vulnerable to ReDoS (Regular Expression Denial of Service). This is fixed in 1.19.3.

Publish Date: 2021-01-13

URL: CVE-2021-21252

CVSS 3 Score Details (7.5)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-jxwx-85vp-gvwm

Release Date: 2021-01-13

Fix Resolution: jquery-validation - 1.19.3


Step up your Open Source Security Game with Mend here

CVE-2020-11023 (Medium) detected in jquery-1.10.2.js, jquery-1.10.2.min.js

CVE-2020-11023 - Medium Severity Vulnerability

Vulnerable Libraries - jquery-1.10.2.js, jquery-1.10.2.min.js

jquery-1.10.2.js

JavaScript library for DOM operations

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

Path to vulnerable library: /AdventOfCode/AocDay7/Scripts/jquery-1.10.2.js

Dependency Hierarchy:

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

JavaScript library for DOM operations

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

Path to vulnerable library: /AdventOfCode/AocDay7/Scripts/jquery-1.10.2.min.js

Dependency Hierarchy:

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

Found in HEAD commit: a8f1d85a630824d890756dc644b0bf86ad810c14

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-2018-14040 (Low) detected in bootstrap-3.0.0.min.js, bootstrap-3.0.0.js - autoclosed

CVE-2018-14040 - Low Severity Vulnerability

Vulnerable Libraries - bootstrap-3.0.0.min.js, bootstrap-3.0.0.js

bootstrap-3.0.0.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.0.0/js/bootstrap.min.js

Path to vulnerable library: /AdventOfCode/AocDay7/Scripts/bootstrap.min.js

Dependency Hierarchy:

  • bootstrap-3.0.0.min.js (Vulnerable Library)
bootstrap-3.0.0.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.0.0/js/bootstrap.js

Path to vulnerable library: /AdventOfCode/AocDay7/Scripts/bootstrap.js

Dependency Hierarchy:

  • bootstrap-3.0.0.js (Vulnerable Library)

Found in HEAD commit: a8f1d85a630824d890756dc644b0bf86ad810c14

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 (3.7)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: High
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • 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.