{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2023-25569",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2023-02-07T17:10:00.738Z",
        "datePublished": "2023-02-20T15:12:35.031Z",
        "dateUpdated": "2024-08-02T11:25:19.161Z"
    },
    "containers": {
        "cna": {
            "title": "apollo-portal has potential CSRF issue",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-352",
                            "lang": "en",
                            "description": "CWE-352: Cross-Site Request Forgery (CSRF)",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "NONE",
                        "baseScore": 5.7,
                        "baseSeverity": "MEDIUM",
                        "confidentialityImpact": "NONE",
                        "integrityImpact": "HIGH",
                        "privilegesRequired": "LOW",
                        "scope": "UNCHANGED",
                        "userInteraction": "REQUIRED",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:N",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/apolloconfig/apollo/security/advisories/GHSA-fmxq-v8mg-qh25",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/apolloconfig/apollo/security/advisories/GHSA-fmxq-v8mg-qh25"
                },
                {
                    "name": "https://github.com/apolloconfig/apollo/pull/4664",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/apolloconfig/apollo/pull/4664"
                },
                {
                    "name": "https://github.com/apolloconfig/apollo/commit/00d968a7229f809b0d8ed0532e8c01a6c2b7c750",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/apolloconfig/apollo/commit/00d968a7229f809b0d8ed0532e8c01a6c2b7c750"
                },
                {
                    "name": "https://github.com/apolloconfig/apollo/releases/tag/v2.1.0",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/apolloconfig/apollo/releases/tag/v2.1.0"
                },
                {
                    "name": "https://www.apolloconfig.com/#/en/usage/apollo-user-guide?id=_71-security-related",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://www.apolloconfig.com/#/en/usage/apollo-user-guide?id=_71-security-related"
                }
            ],
            "affected": [
                {
                    "vendor": "apolloconfig",
                    "product": "apollo",
                    "versions": [
                        {
                            "version": "< 2.1.0",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2023-02-20T15:12:35.031Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Apollo is a configuration management system. Prior to version 2.1.0, a low-privileged user can create a special web page. If an authenticated portal admin visits this page, the page can silently send a request to assign new roles for that user without any confirmation from the Portal admin. Cookie SameSite strategy was set to Lax in version 2.1.0. As a workaround, avoid visiting unknown source pages.\n"
                }
            ],
            "source": {
                "advisory": "GHSA-fmxq-v8mg-qh25",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-02T11:25:19.161Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "name": "https://github.com/apolloconfig/apollo/security/advisories/GHSA-fmxq-v8mg-qh25",
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://github.com/apolloconfig/apollo/security/advisories/GHSA-fmxq-v8mg-qh25"
                    },
                    {
                        "name": "https://github.com/apolloconfig/apollo/pull/4664",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/apolloconfig/apollo/pull/4664"
                    },
                    {
                        "name": "https://github.com/apolloconfig/apollo/commit/00d968a7229f809b0d8ed0532e8c01a6c2b7c750",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/apolloconfig/apollo/commit/00d968a7229f809b0d8ed0532e8c01a6c2b7c750"
                    },
                    {
                        "name": "https://github.com/apolloconfig/apollo/releases/tag/v2.1.0",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/apolloconfig/apollo/releases/tag/v2.1.0"
                    },
                    {
                        "name": "https://www.apolloconfig.com/#/en/usage/apollo-user-guide?id=_71-security-related",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://www.apolloconfig.com/#/en/usage/apollo-user-guide?id=_71-security-related"
                    }
                ]
            }
        ]
    }
}