Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

phalcon/devtools-v3.2.9: 9 vulnerabilities (highest severity is: 7.5) #1128

Open
mend-for-github-com bot opened this issue May 5, 2024 · 0 comments
Open
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-for-github-com
Copy link

mend-for-github-com bot commented May 5, 2024

Vulnerable Library - phalcon/devtools-v3.2.9

This tools provide you useful scripts to generate code helping to develop faster and easy applications that use with Phalcon framework.

Library home page: https://api.github.com/repos/phalcon/phalcon-devtools/zipball/61ece695c233f4bf16be1488dfc61649fc8ba1c3

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (phalcon/devtools-v3.2.9 version) Remediation Possible**
CVE-2020-7760 High 7.5 phalcon/devtools-v3.2.9 Direct codemirror - 5.58.2
CVE-2020-11023 Medium 6.1 phalcon/devtools-v3.2.9 Direct jquery - 3.5.0;jquery-rails - 4.4.0
CVE-2020-11022 Medium 6.1 phalcon/devtools-v3.2.9 Direct jQuery - 3.5.0
CVE-2019-8331 Medium 6.1 phalcon/devtools-v3.2.9 Direct bootstrap - 3.4.1,4.3.1;bootstrap-sass - 3.4.1,4.3.1
CVE-2019-11358 Medium 6.1 phalcon/devtools-v3.2.9 Direct jquery - 3.4.0
CVE-2018-20677 Medium 6.1 phalcon/devtools-v3.2.9 Direct bootstrap - 3.4.0
CVE-2018-20676 Medium 6.1 phalcon/devtools-v3.2.9 Direct bootstrap - 3.4.0
CVE-2018-14042 Medium 6.1 phalcon/devtools-v3.2.9 Direct bootstrap - 3.4.0,4.1.2
CVE-2016-10735 Medium 6.1 phalcon/devtools-v3.2.9 Direct bootstrap - 3.4.0, 4.0.0-beta.2

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2020-7760

Vulnerable Library - phalcon/devtools-v3.2.9

This tools provide you useful scripts to generate code helping to develop faster and easy applications that use with Phalcon framework.

Library home page: https://api.github.com/repos/phalcon/phalcon-devtools/zipball/61ece695c233f4bf16be1488dfc61649fc8ba1c3

Dependency Hierarchy:

  • phalcon/devtools-v3.2.9 (Vulnerable Library)

Found in base branch: main

Vulnerability Details

This affects the package codemirror before 5.58.2; the package org.apache.marmotta.webjars:codemirror before 5.58.2. The vulnerable regular expression is located in https://github.com/codemirror/CodeMirror/blob/cdb228ac736369c685865b122b736cd0d397836c/mode/javascript/javascript.jsL129. The ReDOS vulnerability of the regex is mainly due to the sub-pattern (s|/.?/)

Publish Date: 2020-10-30

URL: CVE-2020-7760

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

Release Date: 2020-10-30

Fix Resolution: codemirror - 5.58.2

CVE-2020-11023

Vulnerable Library - phalcon/devtools-v3.2.9

This tools provide you useful scripts to generate code helping to develop faster and easy applications that use with Phalcon framework.

Library home page: https://api.github.com/repos/phalcon/phalcon-devtools/zipball/61ece695c233f4bf16be1488dfc61649fc8ba1c3

Dependency Hierarchy:

  • phalcon/devtools-v3.2.9 (Vulnerable Library)

Found in base branch: main

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

CVE-2020-11022

Vulnerable Library - phalcon/devtools-v3.2.9

This tools provide you useful scripts to generate code helping to develop faster and easy applications that use with Phalcon framework.

Library home page: https://api.github.com/repos/phalcon/phalcon-devtools/zipball/61ece695c233f4bf16be1488dfc61649fc8ba1c3

Dependency Hierarchy:

  • phalcon/devtools-v3.2.9 (Vulnerable Library)

Found in base branch: main

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

CVE-2019-8331

Vulnerable Library - phalcon/devtools-v3.2.9

This tools provide you useful scripts to generate code helping to develop faster and easy applications that use with Phalcon framework.

Library home page: https://api.github.com/repos/phalcon/phalcon-devtools/zipball/61ece695c233f4bf16be1488dfc61649fc8ba1c3

Dependency Hierarchy:

  • phalcon/devtools-v3.2.9 (Vulnerable Library)

Found in base branch: main

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

CVE-2019-11358

Vulnerable Library - phalcon/devtools-v3.2.9

This tools provide you useful scripts to generate code helping to develop faster and easy applications that use with Phalcon framework.

Library home page: https://api.github.com/repos/phalcon/phalcon-devtools/zipball/61ece695c233f4bf16be1488dfc61649fc8ba1c3

Dependency Hierarchy:

  • phalcon/devtools-v3.2.9 (Vulnerable Library)

Found in base branch: main

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

CVE-2018-20677

Vulnerable Library - phalcon/devtools-v3.2.9

This tools provide you useful scripts to generate code helping to develop faster and easy applications that use with Phalcon framework.

Library home page: https://api.github.com/repos/phalcon/phalcon-devtools/zipball/61ece695c233f4bf16be1488dfc61649fc8ba1c3

Dependency Hierarchy:

  • phalcon/devtools-v3.2.9 (Vulnerable Library)

Found in base branch: main

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

CVE-2018-20676

Vulnerable Library - phalcon/devtools-v3.2.9

This tools provide you useful scripts to generate code helping to develop faster and easy applications that use with Phalcon framework.

Library home page: https://api.github.com/repos/phalcon/phalcon-devtools/zipball/61ece695c233f4bf16be1488dfc61649fc8ba1c3

Dependency Hierarchy:

  • phalcon/devtools-v3.2.9 (Vulnerable Library)

Found in base branch: main

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

CVE-2018-14042

Vulnerable Library - phalcon/devtools-v3.2.9

This tools provide you useful scripts to generate code helping to develop faster and easy applications that use with Phalcon framework.

Library home page: https://api.github.com/repos/phalcon/phalcon-devtools/zipball/61ece695c233f4bf16be1488dfc61649fc8ba1c3

Dependency Hierarchy:

  • phalcon/devtools-v3.2.9 (Vulnerable Library)

Found in base branch: main

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

Origin: https://nvd.nist.gov/vuln/detail/CVE-2018-14042

Release Date: 2018-07-13

Fix Resolution: bootstrap - 3.4.0,4.1.2

CVE-2016-10735

Vulnerable Library - phalcon/devtools-v3.2.9

This tools provide you useful scripts to generate code helping to develop faster and easy applications that use with Phalcon framework.

Library home page: https://api.github.com/repos/phalcon/phalcon-devtools/zipball/61ece695c233f4bf16be1488dfc61649fc8ba1c3

Dependency Hierarchy:

  • phalcon/devtools-v3.2.9 (Vulnerable Library)

Found in base branch: main

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.
Mend Note: Converted from WS-2018-0021, on 2022-11-08.

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

@mend-for-github-com mend-for-github-com bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label May 5, 2024
@mend-for-github-com mend-for-github-com bot changed the title phalcon/devtools-v3.2.9: 10 vulnerabilities (highest severity is: 7.5) phalcon/devtools-v3.2.9: 9 vulnerabilities (highest severity is: 7.5) May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants