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 cBioPortal

    CVE-2024-41668 (GCVE-0-2024-41668)

    Vulnerability from cvelistv5 – Published: 2024-07-23 18:14 – Updated: 2024-08-02 04:46
    VLAI
    Title
    cBioPortal Proxy Endpoint Vulnerabliity
    Summary
    The cBioPortal for Cancer Genomics provides visualization, analysis, and download of large-scale cancer genomics data sets. When running a publicly exposed proxy endpoint without authentication, cBioPortal could allow someone to perform a Server Side Request Forgery (SSRF) attack. Logged in users could do the same on private instances. A fix has been released in version 6.0.12. As a workaround, one might be able to disable `/proxy` endpoint entirely via, for example, nginx.
    SSVC
    Exploitation: poc Automatable: yes Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-918 - Server-Side Request Forgery (SSRF)
    Assigner
    Impacted products
    Vendor Product Version
    cBioPortal cbioportal Affected: < 6.0.12
    Create a notification for this product.
    cbioportal_project cbioportal Affected: 0 , < 6.0.12 (custom)
        cpe:2.3:a:cbioportal_project:cbioportal:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "affected": [
              {
                "cpes": [
                  "cpe:2.3:a:cbioportal_project:cbioportal:*:*:*:*:*:*:*:*"
                ],
                "defaultStatus": "unknown",
                "product": "cbioportal",
                "vendor": "cbioportal_project",
                "versions": [
                  {
                    "lessThan": "6.0.12",
                    "status": "affected",
                    "version": "0",
                    "versionType": "custom"
                  }
                ]
              }
            ],
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2024-41668",
                    "options": [
                      {
                        "Exploitation": "poc"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2024-07-25T14:45:01.853051Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2024-07-25T14:47:53.439Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          },
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-02T04:46:52.924Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "https://github.com/cBioPortal/cbioportal/security/advisories/GHSA-9h44-r3c3-q7rm",
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "https://github.com/cBioPortal/cbioportal/security/advisories/GHSA-9h44-r3c3-q7rm"
              },
              {
                "name": "https://github.com/cBioPortal/cbioportal/pull/10884",
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://github.com/cBioPortal/cbioportal/pull/10884"
              },
              {
                "name": "https://github.com/cBioPortal/cbioportal/commit/ea8642fdbda2d61d2ab34b9da7a1594680bbbcd5",
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://github.com/cBioPortal/cbioportal/commit/ea8642fdbda2d61d2ab34b9da7a1594680bbbcd5"
              },
              {
                "name": "https://github.com/cBioPortal/cbioportal/releases/tag/v6.0.12",
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://github.com/cBioPortal/cbioportal/releases/tag/v6.0.12"
              },
              {
                "name": "https://www.wizlynxgroup.com/security-research-advisories/vuln/WLX-2024-004",
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://www.wizlynxgroup.com/security-research-advisories/vuln/WLX-2024-004"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "cbioportal",
              "vendor": "cBioPortal",
              "versions": [
                {
                  "status": "affected",
                  "version": "\u003c 6.0.12"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "The cBioPortal for Cancer Genomics provides visualization, analysis, and download of large-scale cancer genomics data sets. When running a publicly exposed proxy endpoint without authentication, cBioPortal could allow someone to perform a Server Side Request Forgery (SSRF) attack. Logged in users could do the same on private instances. A fix has been released in version 6.0.12. As a workaround, one might be able to disable `/proxy` endpoint entirely via, for example, nginx."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "LOW",
                "baseScore": 8.3,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "LOW",
                "integrityImpact": "LOW",
                "privilegesRequired": "NONE",
                "scope": "CHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-918",
                  "description": "CWE-918: Server-Side Request Forgery (SSRF)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2024-07-23T18:14:41.169Z",
            "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
            "shortName": "GitHub_M"
          },
          "references": [
            {
              "name": "https://github.com/cBioPortal/cbioportal/security/advisories/GHSA-9h44-r3c3-q7rm",
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://github.com/cBioPortal/cbioportal/security/advisories/GHSA-9h44-r3c3-q7rm"
            },
            {
              "name": "https://github.com/cBioPortal/cbioportal/pull/10884",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/cBioPortal/cbioportal/pull/10884"
            },
            {
              "name": "https://github.com/cBioPortal/cbioportal/commit/ea8642fdbda2d61d2ab34b9da7a1594680bbbcd5",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/cBioPortal/cbioportal/commit/ea8642fdbda2d61d2ab34b9da7a1594680bbbcd5"
            },
            {
              "name": "https://github.com/cBioPortal/cbioportal/releases/tag/v6.0.12",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/cBioPortal/cbioportal/releases/tag/v6.0.12"
            },
            {
              "name": "https://www.wizlynxgroup.com/security-research-advisories/vuln/WLX-2024-004",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://www.wizlynxgroup.com/security-research-advisories/vuln/WLX-2024-004"
            }
          ],
          "source": {
            "advisory": "GHSA-9h44-r3c3-q7rm",
            "discovery": "UNKNOWN"
          },
          "title": "cBioPortal Proxy Endpoint Vulnerabliity"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "assignerShortName": "GitHub_M",
        "cveId": "CVE-2024-41668",
        "datePublished": "2024-07-23T18:14:41.169Z",
        "dateReserved": "2024-07-18T15:21:47.485Z",
        "dateUpdated": "2024-08-02T04:46:52.924Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2024-41668 (GCVE-0-2024-41668)

    Vulnerability from nvd – Published: 2024-07-23 18:14 – Updated: 2024-08-02 04:46
    VLAI
    Title
    cBioPortal Proxy Endpoint Vulnerabliity
    Summary
    The cBioPortal for Cancer Genomics provides visualization, analysis, and download of large-scale cancer genomics data sets. When running a publicly exposed proxy endpoint without authentication, cBioPortal could allow someone to perform a Server Side Request Forgery (SSRF) attack. Logged in users could do the same on private instances. A fix has been released in version 6.0.12. As a workaround, one might be able to disable `/proxy` endpoint entirely via, for example, nginx.
    SSVC
    Exploitation: poc Automatable: yes Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-918 - Server-Side Request Forgery (SSRF)
    Assigner
    Impacted products
    Vendor Product Version
    cBioPortal cbioportal Affected: < 6.0.12
    Create a notification for this product.
    cbioportal_project cbioportal Affected: 0 , < 6.0.12 (custom)
        cpe:2.3:a:cbioportal_project:cbioportal:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "affected": [
              {
                "cpes": [
                  "cpe:2.3:a:cbioportal_project:cbioportal:*:*:*:*:*:*:*:*"
                ],
                "defaultStatus": "unknown",
                "product": "cbioportal",
                "vendor": "cbioportal_project",
                "versions": [
                  {
                    "lessThan": "6.0.12",
                    "status": "affected",
                    "version": "0",
                    "versionType": "custom"
                  }
                ]
              }
            ],
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2024-41668",
                    "options": [
                      {
                        "Exploitation": "poc"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2024-07-25T14:45:01.853051Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2024-07-25T14:47:53.439Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          },
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-02T04:46:52.924Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "name": "https://github.com/cBioPortal/cbioportal/security/advisories/GHSA-9h44-r3c3-q7rm",
                "tags": [
                  "x_refsource_CONFIRM",
                  "x_transferred"
                ],
                "url": "https://github.com/cBioPortal/cbioportal/security/advisories/GHSA-9h44-r3c3-q7rm"
              },
              {
                "name": "https://github.com/cBioPortal/cbioportal/pull/10884",
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://github.com/cBioPortal/cbioportal/pull/10884"
              },
              {
                "name": "https://github.com/cBioPortal/cbioportal/commit/ea8642fdbda2d61d2ab34b9da7a1594680bbbcd5",
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://github.com/cBioPortal/cbioportal/commit/ea8642fdbda2d61d2ab34b9da7a1594680bbbcd5"
              },
              {
                "name": "https://github.com/cBioPortal/cbioportal/releases/tag/v6.0.12",
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://github.com/cBioPortal/cbioportal/releases/tag/v6.0.12"
              },
              {
                "name": "https://www.wizlynxgroup.com/security-research-advisories/vuln/WLX-2024-004",
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://www.wizlynxgroup.com/security-research-advisories/vuln/WLX-2024-004"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "cbioportal",
              "vendor": "cBioPortal",
              "versions": [
                {
                  "status": "affected",
                  "version": "\u003c 6.0.12"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "The cBioPortal for Cancer Genomics provides visualization, analysis, and download of large-scale cancer genomics data sets. When running a publicly exposed proxy endpoint without authentication, cBioPortal could allow someone to perform a Server Side Request Forgery (SSRF) attack. Logged in users could do the same on private instances. A fix has been released in version 6.0.12. As a workaround, one might be able to disable `/proxy` endpoint entirely via, for example, nginx."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "LOW",
                "baseScore": 8.3,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "LOW",
                "integrityImpact": "LOW",
                "privilegesRequired": "NONE",
                "scope": "CHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-918",
                  "description": "CWE-918: Server-Side Request Forgery (SSRF)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2024-07-23T18:14:41.169Z",
            "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
            "shortName": "GitHub_M"
          },
          "references": [
            {
              "name": "https://github.com/cBioPortal/cbioportal/security/advisories/GHSA-9h44-r3c3-q7rm",
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://github.com/cBioPortal/cbioportal/security/advisories/GHSA-9h44-r3c3-q7rm"
            },
            {
              "name": "https://github.com/cBioPortal/cbioportal/pull/10884",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/cBioPortal/cbioportal/pull/10884"
            },
            {
              "name": "https://github.com/cBioPortal/cbioportal/commit/ea8642fdbda2d61d2ab34b9da7a1594680bbbcd5",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/cBioPortal/cbioportal/commit/ea8642fdbda2d61d2ab34b9da7a1594680bbbcd5"
            },
            {
              "name": "https://github.com/cBioPortal/cbioportal/releases/tag/v6.0.12",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/cBioPortal/cbioportal/releases/tag/v6.0.12"
            },
            {
              "name": "https://www.wizlynxgroup.com/security-research-advisories/vuln/WLX-2024-004",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://www.wizlynxgroup.com/security-research-advisories/vuln/WLX-2024-004"
            }
          ],
          "source": {
            "advisory": "GHSA-9h44-r3c3-q7rm",
            "discovery": "UNKNOWN"
          },
          "title": "cBioPortal Proxy Endpoint Vulnerabliity"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "assignerShortName": "GitHub_M",
        "cveId": "CVE-2024-41668",
        "datePublished": "2024-07-23T18:14:41.169Z",
        "dateReserved": "2024-07-18T15:21:47.485Z",
        "dateUpdated": "2024-08-02T04:46:52.924Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }