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-23386 found in trivy scan cypress version is 13.3.3 #28205

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

CVE-2021-23386 found in trivy scan cypress version is 13.3.3 #28205

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

Comments

@eagle-txec
Copy link

eagle-txec commented Nov 1, 2023

Current behavior

installed version is 5.3.1

Desired behavior

Upgrade version is 5.4.0

Test code to reproduce

Cypress Version

13.3.3

Node version

16.20.2

Operating System

Debug Logs

"VulnerabilityID": "CVE-2021-23386",
          "InstalledVersion": "5.3.1",
          "LastModifiedDate": "2022-07-12T17:42: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"
            }
          },
          "Layer": {
            "DiffID": "sha256:3615eb4a54f94a41c5fcae6ff0e1efabfc651ca7cbb50f2bf851b1245ab003a8"
          },
          "PkgID": "engine.io@5.0.0",
          "Title": "Uncaught Exception in engine.io",
          "CweIDs": [
            "CWE-755"
          ],
          "Status": "fixed",
          "PkgName": "engine.io",
          "PkgPath": "home/regularUser/.cache/Cypress/13.3.3/Cypress/resources/app/node_modules/@packages/socket/node_modules/socket.io/node_modules/engine.io/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-2022-21676",
          "References": [
            "https://github.com/socketio/engine.io/",
            "https://github.com/socketio/engine.io/commit/66f889fc1d966bf5bfa0de1939069153643874ab",
            "https://github.com/socketio/engine.io/commit/a70800d7e96da32f6e6622804ef659ebc58659db",
            "https://github.com/socketio/engine.io/commit/c0e194d44933bd83bf9a4b126fca68ba7bf5098c",
            "https://github.com/socketio/engine.io/releases/tag/4.1.2",
            "https://github.com/socketio/engine.io/releases/tag/5.2.1",
            "https://github.com/socketio/engine.io/releases/tag/6.1.1",
            "https://github.com/socketio/engine.io/security/advisories/GHSA-273r-mgr4-v34f",
            "https://nvd.nist.gov/vuln/detail/CVE-2022-21676",
            "https://security.netapp.com/advisory/ntap-20220209-0002/"
          ],
          "Description": "Engine.IO is the implementation of transport-based cross-browser/cross-device bi-directional communication layer for Socket.IO. A specially crafted HTTP request can trigger an uncaught exception on the Engine.IO server, thus killing the Node.js process. This impacts all the users of the `engine.io` package starting from version `4.0.0`, including those who uses depending packages like `socket.io`. Versions prior to `4.0.0` are not impacted. A fix has been released for each major branch, namely `4.1.2` for the `4.x.x` branch, `5.2.1` for the `5.x.x` branch, and `6.1.1` for the `6.x.x` branch. There is no known workaround except upgrading to a safe version.",
    


### Other

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

2 participants