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

CVE-2020-28469 found on trivy scan cypress version is 13.3.3 #28198

Closed
eagle-txec opened this issue Oct 31, 2023 · 2 comments
Closed

CVE-2020-28469 found on trivy scan cypress version is 13.3.3 #28198

eagle-txec opened this issue Oct 31, 2023 · 2 comments
Labels
stale no activity on this issue for a long period type: security 🔐 Security related

Comments

@eagle-txec
Copy link

eagle-txec commented Oct 31, 2023

Current behavior

Installed version is 3.1.0 This affects the package glob-parent before 5.1.2. The enclosure regex used to check for strings ending in enclosure containing path separator

Desired behavior

Upgrade version is 5.1.2

Test code to reproduce

Cypress Version

13.3.3

Node version

16.20.2

Operating System

Debug Logs

"VulnerabilityID": "CVE-2020-28469",
          "InstalledVersion": "2.0.0",
          "LastModifiedDate": "2022-03-29T16:39:00Z"
        },
        {
          "CVSS": {
            "nvd": {
              "V2Score": 5,
              "V3Score": 7.5,
              "V2Vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
              "V3Vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
            },
            "ghsa": {
              "V3Score": 7.5,
              "V3Vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
            },
            "redhat": {
              "V3Score": 7.5,
              "V3Vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
            },
            "bitnami": {
              "V3Score": 7.5,
              "V3Vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
            }
          },
          "Layer": {
            "DiffID": "sha256:3615eb4a54f94a41c5fcae6ff0e1efabfc651ca7cbb50f2bf851b1245ab003a8"
          },
          "PkgID": "[email protected]",
          "Title": "Regular expression denial of service",
          "CweIDs": [
            "CWE-400"
          ],
          "Status": "fixed",
          "PkgName": "glob-parent",
          "PkgPath": "home/regularUser/.cache/Cypress/13.3.3/Cypress/resources/app/node_modules/babel-plugin-add-module-exports/node_modules/glob-parent/package.json",
          "Severity": "HIGH",
          "DataSource": {
            "ID": "ghsa",
            "URL": "https://github.com/advisories?query=type%3Areviewed+ecosystem%3Anpm",
            "Name": "GitHub Security Advisory npm"
          },
          "PrimaryURL": "https://avd.aquasec.com/nvd/cve-2020-28469",
          "References": [
            "https://access.redhat.com/errata/RHSA-2022:6595",
            "https://access.redhat.com/security/cve/CVE-2020-28469",
            "https://bugzilla.redhat.com/1907444",
            "https://bugzilla.redhat.com/1945459",
            "https://bugzilla.redhat.com/1964461",
            "https://bugzilla.redhat.com/2007557",
            "https://bugzilla.redhat.com/2098556",
            "https://bugzilla.redhat.com/2102001",
            "https://bugzilla.redhat.com/2105422",
            "https://bugzilla.redhat.com/2105426",
            "https://bugzilla.redhat.com/2105428",
            "https://bugzilla.redhat.com/2105430",
            "https://errata.almalinux.org/9/ALSA-2022-6595.html",
            "https://github.com/gulpjs/glob-parent",
            "https://github.com/gulpjs/glob-parent/blob/6ce8d11f2f1ed8e80a9526b1dc8cf3aa71f43474/index.js%23L9",
            "https://github.com/gulpjs/glob-parent/pull/36",
            "https://github.com/gulpjs/glob-parent/pull/36/commits/c6db86422a9731d4f3d332ce4a81c27ea6b0ee46",
            "https://github.com/gulpjs/glob-parent/releases/tag/v5.1.2",
            "https://linux.oracle.com/cve/CVE-2020-28469.html",
            "https://linux.oracle.com/errata/ELSA-2022-6595.html",
            "https://nvd.nist.gov/vuln/detail/CVE-2020-28469",
            "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWERGITHUBES128-1059093",
            "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1059092",
            "https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905",
            "https://www.cve.org/CVERecord?id=CVE-2020-28469",
            "https://www.oracle.com/security-alerts/cpujan2022.html"
          ],
          "Description": "This affects the package glob-parent before 5.1.2. The enclosure regex used to check for strings ending in enclosure containing path separator.",
          "FixedVersion": "5.1.2",
          "PublishedDate": "2021-06-03T16:15:00Z",
          "SeveritySource": "ghsa",
          "VulnerabilityID": "CVE-2020-28469",

Other

No response

@jennifer-shehane jennifer-shehane added the type: security 🔐 Security related label Dec 17, 2023
@cypress-app-bot
Copy link
Collaborator

This issue has not had any activity in 180 days. Cypress evolves quickly and the reported behavior should be tested on the latest version of Cypress to verify the behavior is still occurring. It will be closed in 14 days if no updates are provided.

@cypress-app-bot cypress-app-bot added the stale no activity on this issue for a long period label Jun 15, 2024
@cypress-app-bot
Copy link
Collaborator

This issue has been closed due to inactivity.

@cypress-app-bot cypress-app-bot closed this as not planned Won't fix, can't repro, duplicate, stale Jun 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale no activity on this issue for a long period type: security 🔐 Security related
Projects
None yet
Development

No branches or pull requests

3 participants