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: 4 vulnerabilities (highest severity is: 6.1) #56

Open
dev-mend-for-github-com bot opened this issue Dec 7, 2023 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend

Comments

@dev-mend-for-github-com
Copy link

dev-mend-for-github-com bot commented Dec 7, 2023

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** Reachability
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-2020-7760 Medium 5.3 phalcon/devtools-v3.2.9 Direct codemirror - 5.58.2
CVE-2018-20676 Low 3.7 phalcon/devtools-v3.2.9 Direct bootstrap - 3.4.0
CVE-2016-10735 Low 3.7 phalcon/devtools-v3.2.9 Direct 3.4.0

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

Details

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

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: Low

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

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-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 (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: 2019-01-09

Fix Resolution: 3.4.0

@dev-mend-for-github-com dev-mend-for-github-com bot added the Mend: dependency security vulnerability Security vulnerability detected by Mend label Dec 7, 2023
@dev-mend-for-github-com dev-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: 10 vulnerabilities (highest severity is: 6.9) Jul 4, 2024
@dev-mend-for-github-com dev-mend-for-github-com bot changed the title phalcon/devtools-v3.2.9: 10 vulnerabilities (highest severity is: 6.9) phalcon/devtools-v3.2.9: 1 vulnerabilities (highest severity is: 3.7) Jul 11, 2024
@dev-mend-for-github-com dev-mend-for-github-com bot changed the title phalcon/devtools-v3.2.9: 1 vulnerabilities (highest severity is: 3.7) phalcon/devtools-v3.2.9: 2 vulnerabilities (highest severity is: 5.3) Jul 12, 2024
@dev-mend-for-github-com dev-mend-for-github-com bot changed the title phalcon/devtools-v3.2.9: 2 vulnerabilities (highest severity is: 5.3) phalcon/devtools-v3.2.9: 3 vulnerabilities (highest severity is: 5.3) Jul 24, 2024
@dev-mend-for-github-com dev-mend-for-github-com bot changed the title phalcon/devtools-v3.2.9: 3 vulnerabilities (highest severity is: 5.3) phalcon/devtools-v3.2.9: 4 vulnerabilities (highest severity is: 6.1) Aug 10, 2024
@dev-mend-for-github-com dev-mend-for-github-com bot changed the title phalcon/devtools-v3.2.9: 4 vulnerabilities (highest severity is: 6.1) phalcon/devtools-v3.2.9: 4 vulnerabilities (highest severity is: 9.8) Nov 25, 2024
@dev-mend-for-github-com dev-mend-for-github-com bot changed the title phalcon/devtools-v3.2.9: 4 vulnerabilities (highest severity is: 9.8) phalcon/devtools-v3.2.9: 4 vulnerabilities (highest severity is: 6.1) Nov 25, 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 Mend
Projects
None yet
Development

No branches or pull requests

0 participants