{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2024-41668",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2024-07-18T15:21:47.485Z",
        "datePublished": "2024-07-23T18:14:41.169Z",
        "dateUpdated": "2024-08-02T04:46:52.924Z"
    },
    "containers": {
        "cna": {
            "title": "cBioPortal Proxy Endpoint Vulnerabliity",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-918",
                            "lang": "en",
                            "description": "CWE-918: Server-Side Request Forgery (SSRF)",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "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"
                    }
                }
            ],
            "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"
                }
            ],
            "affected": [
                {
                    "vendor": "cBioPortal",
                    "product": "cbioportal",
                    "versions": [
                        {
                            "version": "< 6.0.12",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2024-07-23T18:14:41.169Z"
            },
            "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."
                }
            ],
            "source": {
                "advisory": "GHSA-9h44-r3c3-q7rm",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "affected": [
                    {
                        "vendor": "cbioportal_project",
                        "product": "cbioportal",
                        "cpes": [
                            "cpe:2.3:a:cbioportal_project:cbioportal:*:*:*:*:*:*:*:*"
                        ],
                        "defaultStatus": "unknown",
                        "versions": [
                            {
                                "version": "0",
                                "status": "affected",
                                "lessThan": "6.0.12",
                                "versionType": "custom"
                            }
                        ]
                    }
                ],
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2024-07-25T14:45:01.853051Z",
                                "id": "CVE-2024-41668",
                                "options": [
                                    {
                                        "Exploitation": "poc"
                                    },
                                    {
                                        "Automatable": "yes"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2024-07-25T14:47:53.439Z"
                }
            },
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-02T04:46:52.924Z"
                },
                "title": "CVE Program Container",
                "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"
                    }
                ]
            }
        ]
    }
}