Search

Find a vulnerability

Search criteria Use this form to refine search results.
Full-text search supports keyword queries with ranking and filtering.
You can combine vendor, product, and sources to narrow results.
Enable “Apply ordering” to sort by date instead of relevance.

    2 vulnerabilities by danger

    CVE-2026-16629 (GCVE-0-2026-16629)

    Vulnerability from nvd – Published: 2026-07-22 21:15 – Updated: 2026-07-22 21:15 X_Open Source
    VLAI
    Title
    danger danger-js CLI localGetFileAtSHA.ts danger.git.diffForFile os command injection
    Summary
    A vulnerability was identified in danger danger-js up to 13.0.7. Impacted is the function danger.git.diffForFile of the file source/platforms/git/localGetFileAtSHA.ts of the component CLI. Such manipulation of the argument File leads to os command injection. The attack needs to be performed locally. Upgrading to version 13.0.8 is recommended to address this issue. The name of the patch is 087a7290264cc6fb7154ea8c2552a7b2cb8b33a3. It is advisable to upgrade the affected component.
    CWE
    Assigner
    Impacted products
    Vendor Product Version
    danger danger-js Affected: 13.0.0
    Affected: 13.0.1
    Affected: 13.0.2
    Affected: 13.0.3
    Affected: 13.0.4
    Affected: 13.0.5
    Affected: 13.0.6
    Affected: 13.0.7
    Unaffected: 13.0.8
        cpe:2.3:a:danger:danger-js:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Credits
    wjm2 (VulDB User)
    Show details on NVD website

    {
      "containers": {
        "cna": {
          "affected": [
            {
              "cpes": [
                "cpe:2.3:a:danger:danger-js:*:*:*:*:*:*:*:*"
              ],
              "modules": [
                "CLI"
              ],
              "product": "danger-js",
              "vendor": "danger",
              "versions": [
                {
                  "status": "affected",
                  "version": "13.0.0"
                },
                {
                  "status": "affected",
                  "version": "13.0.1"
                },
                {
                  "status": "affected",
                  "version": "13.0.2"
                },
                {
                  "status": "affected",
                  "version": "13.0.3"
                },
                {
                  "status": "affected",
                  "version": "13.0.4"
                },
                {
                  "status": "affected",
                  "version": "13.0.5"
                },
                {
                  "status": "affected",
                  "version": "13.0.6"
                },
                {
                  "status": "affected",
                  "version": "13.0.7"
                },
                {
                  "status": "unaffected",
                  "version": "13.0.8"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "reporter",
              "value": "wjm2 (VulDB User)"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A vulnerability was identified in danger danger-js up to 13.0.7. Impacted is the function danger.git.diffForFile of the file source/platforms/git/localGetFileAtSHA.ts of the component CLI. Such manipulation of the argument File leads to os command injection. The attack needs to be performed locally. Upgrading to version 13.0.8 is recommended to address this issue. The name of the patch is 087a7290264cc6fb7154ea8c2552a7b2cb8b33a3. It is advisable to upgrade the affected component."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "baseScore": 4.8,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X",
                "version": "4.0"
              }
            },
            {
              "cvssV3_1": {
                "baseScore": 5.3,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:X/RL:O/RC:C",
                "version": "3.1"
              }
            },
            {
              "cvssV3_0": {
                "baseScore": 5.3,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:X/RL:O/RC:C",
                "version": "3.0"
              }
            },
            {
              "cvssV2_0": {
                "baseScore": 4.3,
                "vectorString": "AV:L/AC:L/Au:S/C:P/I:P/A:P/E:ND/RL:OF/RC:C",
                "version": "2.0"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-78",
                  "description": "OS Command Injection",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            },
            {
              "descriptions": [
                {
                  "cweId": "CWE-77",
                  "description": "Command Injection",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-07-22T21:15:10.595Z",
            "orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
            "shortName": "VulDB"
          },
          "references": [
            {
              "name": "VDB-382377 | danger danger-js CLI localGetFileAtSHA.ts danger.git.diffForFile os command injection",
              "tags": [
                "vdb-entry",
                "technical-description"
              ],
              "url": "https://vuldb.com/vuln/382377"
            },
            {
              "name": "VDB-382377 | CTI Indicators (IOB, IOC, TTP, IOA)",
              "tags": [
                "signature",
                "permissions-required"
              ],
              "url": "https://vuldb.com/vuln/382377/cti"
            },
            {
              "name": "CVE-2026-16629 | CVE Analysis and Report",
              "tags": [
                "third-party-advisory"
              ],
              "url": "https://vuldb.com/cve/CVE-2026-16629"
            },
            {
              "name": "Submit #860211 | Node.js danger 13.0.7 OS Command Injection",
              "tags": [
                "third-party-advisory"
              ],
              "url": "https://vuldb.com/submit/860211"
            },
            {
              "tags": [
                "issue-tracking",
                "patch"
              ],
              "url": "https://github.com/danger/danger-js/pull/1513"
            },
            {
              "tags": [
                "patch"
              ],
              "url": "https://github.com/danger/danger-js/commit/087a7290264cc6fb7154ea8c2552a7b2cb8b33a3"
            },
            {
              "tags": [
                "patch"
              ],
              "url": "https://github.com/danger/danger-js/releases/tag/13.0.8"
            },
            {
              "tags": [
                "product"
              ],
              "url": "https://github.com/danger/danger-js/"
            }
          ],
          "tags": [
            "x_open-source"
          ],
          "timeline": [
            {
              "lang": "en",
              "time": "2026-07-22T00:00:00.000Z",
              "value": "Advisory disclosed"
            },
            {
              "lang": "en",
              "time": "2026-07-22T02:00:00.000Z",
              "value": "VulDB entry created"
            },
            {
              "lang": "en",
              "time": "2026-07-22T18:07:25.000Z",
              "value": "VulDB entry last update"
            }
          ],
          "title": "danger danger-js CLI localGetFileAtSHA.ts danger.git.diffForFile os command injection"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
        "assignerShortName": "VulDB",
        "cveId": "CVE-2026-16629",
        "datePublished": "2026-07-22T21:15:10.595Z",
        "dateReserved": "2026-07-22T16:02:19.846Z",
        "dateUpdated": "2026-07-22T21:15:10.595Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-16629 (GCVE-0-2026-16629)

    Vulnerability from cvelistv5 – Published: 2026-07-22 21:15 – Updated: 2026-07-22 21:15 X_Open Source
    VLAI
    Title
    danger danger-js CLI localGetFileAtSHA.ts danger.git.diffForFile os command injection
    Summary
    A vulnerability was identified in danger danger-js up to 13.0.7. Impacted is the function danger.git.diffForFile of the file source/platforms/git/localGetFileAtSHA.ts of the component CLI. Such manipulation of the argument File leads to os command injection. The attack needs to be performed locally. Upgrading to version 13.0.8 is recommended to address this issue. The name of the patch is 087a7290264cc6fb7154ea8c2552a7b2cb8b33a3. It is advisable to upgrade the affected component.
    CWE
    Assigner
    Impacted products
    Vendor Product Version
    danger danger-js Affected: 13.0.0
    Affected: 13.0.1
    Affected: 13.0.2
    Affected: 13.0.3
    Affected: 13.0.4
    Affected: 13.0.5
    Affected: 13.0.6
    Affected: 13.0.7
    Unaffected: 13.0.8
        cpe:2.3:a:danger:danger-js:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Credits
    wjm2 (VulDB User)
    Show details on NVD website

    {
      "containers": {
        "cna": {
          "affected": [
            {
              "cpes": [
                "cpe:2.3:a:danger:danger-js:*:*:*:*:*:*:*:*"
              ],
              "modules": [
                "CLI"
              ],
              "product": "danger-js",
              "vendor": "danger",
              "versions": [
                {
                  "status": "affected",
                  "version": "13.0.0"
                },
                {
                  "status": "affected",
                  "version": "13.0.1"
                },
                {
                  "status": "affected",
                  "version": "13.0.2"
                },
                {
                  "status": "affected",
                  "version": "13.0.3"
                },
                {
                  "status": "affected",
                  "version": "13.0.4"
                },
                {
                  "status": "affected",
                  "version": "13.0.5"
                },
                {
                  "status": "affected",
                  "version": "13.0.6"
                },
                {
                  "status": "affected",
                  "version": "13.0.7"
                },
                {
                  "status": "unaffected",
                  "version": "13.0.8"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "reporter",
              "value": "wjm2 (VulDB User)"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A vulnerability was identified in danger danger-js up to 13.0.7. Impacted is the function danger.git.diffForFile of the file source/platforms/git/localGetFileAtSHA.ts of the component CLI. Such manipulation of the argument File leads to os command injection. The attack needs to be performed locally. Upgrading to version 13.0.8 is recommended to address this issue. The name of the patch is 087a7290264cc6fb7154ea8c2552a7b2cb8b33a3. It is advisable to upgrade the affected component."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "baseScore": 4.8,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X",
                "version": "4.0"
              }
            },
            {
              "cvssV3_1": {
                "baseScore": 5.3,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:X/RL:O/RC:C",
                "version": "3.1"
              }
            },
            {
              "cvssV3_0": {
                "baseScore": 5.3,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:X/RL:O/RC:C",
                "version": "3.0"
              }
            },
            {
              "cvssV2_0": {
                "baseScore": 4.3,
                "vectorString": "AV:L/AC:L/Au:S/C:P/I:P/A:P/E:ND/RL:OF/RC:C",
                "version": "2.0"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-78",
                  "description": "OS Command Injection",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            },
            {
              "descriptions": [
                {
                  "cweId": "CWE-77",
                  "description": "Command Injection",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-07-22T21:15:10.595Z",
            "orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
            "shortName": "VulDB"
          },
          "references": [
            {
              "name": "VDB-382377 | danger danger-js CLI localGetFileAtSHA.ts danger.git.diffForFile os command injection",
              "tags": [
                "vdb-entry",
                "technical-description"
              ],
              "url": "https://vuldb.com/vuln/382377"
            },
            {
              "name": "VDB-382377 | CTI Indicators (IOB, IOC, TTP, IOA)",
              "tags": [
                "signature",
                "permissions-required"
              ],
              "url": "https://vuldb.com/vuln/382377/cti"
            },
            {
              "name": "CVE-2026-16629 | CVE Analysis and Report",
              "tags": [
                "third-party-advisory"
              ],
              "url": "https://vuldb.com/cve/CVE-2026-16629"
            },
            {
              "name": "Submit #860211 | Node.js danger 13.0.7 OS Command Injection",
              "tags": [
                "third-party-advisory"
              ],
              "url": "https://vuldb.com/submit/860211"
            },
            {
              "tags": [
                "issue-tracking",
                "patch"
              ],
              "url": "https://github.com/danger/danger-js/pull/1513"
            },
            {
              "tags": [
                "patch"
              ],
              "url": "https://github.com/danger/danger-js/commit/087a7290264cc6fb7154ea8c2552a7b2cb8b33a3"
            },
            {
              "tags": [
                "patch"
              ],
              "url": "https://github.com/danger/danger-js/releases/tag/13.0.8"
            },
            {
              "tags": [
                "product"
              ],
              "url": "https://github.com/danger/danger-js/"
            }
          ],
          "tags": [
            "x_open-source"
          ],
          "timeline": [
            {
              "lang": "en",
              "time": "2026-07-22T00:00:00.000Z",
              "value": "Advisory disclosed"
            },
            {
              "lang": "en",
              "time": "2026-07-22T02:00:00.000Z",
              "value": "VulDB entry created"
            },
            {
              "lang": "en",
              "time": "2026-07-22T18:07:25.000Z",
              "value": "VulDB entry last update"
            }
          ],
          "title": "danger danger-js CLI localGetFileAtSHA.ts danger.git.diffForFile os command injection"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
        "assignerShortName": "VulDB",
        "cveId": "CVE-2026-16629",
        "datePublished": "2026-07-22T21:15:10.595Z",
        "dateReserved": "2026-07-22T16:02:19.846Z",
        "dateUpdated": "2026-07-22T21:15:10.595Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }