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-2021-3808 found on trivy scan cypress version is 13.3.3 #28210

Closed
eagle-txec opened this issue Nov 1, 2023 · 3 comments
Closed

CVE-2021-3808 found on trivy scan cypress version is 13.3.3 #28210

eagle-txec opened this issue Nov 1, 2023 · 3 comments
Labels
stale no activity on this issue for a long period

Comments

@eagle-txec
Copy link

Current behavior

Installed version is 1.0.2

Desired behavior

Upgraded fix version is 2.0.1

Test code to reproduce

Cypress Version

13.3.3

Node version

16.20.2

Operating System

Debug Logs

"VulnerabilityID": "CVE-2021-3803",
          "InstalledVersion": "1.0.2",
          "LastModifiedDate": "2023-07-10T18:52: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"
            }
          },
          "Layer": {
            "DiffID": "sha256:e2ddedde812d03ee158150d58a19d4458068fc655e610b0b0e3e95b10b30c6af"
          },
          "PkgID": "nth-check@1.0.2",
          "Title": "inefficient regular expression complexity",
          "CweIDs": [
            "CWE-1333"
          ],
          "Status": "fixed",
          "PkgName": "nth-check",
          "PkgPath": "src/.artifacts/.cache/Cypress/13.3.3/Cypress/resources/app/node_modules/renderkid/node_modules/nth-check/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-2021-3803",
          "References": [
            "https://access.redhat.com/security/cve/CVE-2021-3803",
            "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3803",
            "https://github.com/advisories/GHSA-rp65-9cf3-cjxr",
            "https://github.com/fb55/nth-check",
            "https://github.com/fb55/nth-check/commit/9894c1d2010870c351f66c6f6efcf656e26bb726",
            "https://github.com/fb55/nth-check/commit/9894c1d2010870c351f66c6f6efcf656e26bb726 (v2.0.1)",
            "https://huntr.dev/bounties/8cf8cc06-d2cf-4b4e-b42c-99fafb0b04d0",
            "https://huntr.dev/bounties/8cf8cc06-d2cf-4b4e-b42c-99fafb0b04d0/",
            "https://lists.debian.org/debian-lts-announce/2023/05/msg00023.html",
            "https://nvd.nist.gov/vuln/detail/CVE-2021-3803",
            "https://ubuntu.com/security/notices/USN-6114-1",
            "https://www.cve.org/CVERecord?id=CVE-2021-3803"
          ],
          "Description": "nth-check is vulnerable to Inefficient Regular Expression Complexity",
          "FixedVersion": "2.0.1",
          "PublishedDate": "2021-09-17T07:15:00Z",

Other

No response

@eagle-txec eagle-txec changed the title CVE-2021-3808 CVE-2021-3808 found on trivy scan cypress version is 13.3.3 Nov 1, 2023
@jennifer-shehane
Copy link
Member

@eagle-txec We're open to a PR to fix any of the vulnerabilities opened. We have vulnerability scanning on our project scanning dependencies and evaluate and address ones that would be vulnerabilities given how Cypress is executed.

@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 Apr 30, 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 May 14, 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
Projects
None yet
Development

No branches or pull requests

3 participants