{
    "CVE_data_meta": {
        "ASSIGNER": "security-advisories@github.com",
        "ID": "CVE-2022-24781",
        "STATE": "PUBLIC",
        "TITLE": "Malicious users can take over the session of other players"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "Geon",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": "< 1.1.0"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "math-geon"
                }
            ]
        }
    },
    "data_format": "MITRE",
    "data_type": "CVE",
    "data_version": "4.0",
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "Geon is a board game based on solving questions about the Pythagorean Theorem. Malicious users can obtain the uuid from other users, spoof that uuid through the browser console and become co-owners of the target session. This issue is patched in version 1.1.0. No known workaround exists."
            }
        ]
    },
    "impact": {
        "cvss": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.1,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "LOW",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
            "version": "3.1"
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-384: Session Fixation"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "name": "https://github.com/math-geon/Geon/security/advisories/GHSA-4fv9-g2jh-j5xm",
                "refsource": "CONFIRM",
                "url": "https://github.com/math-geon/Geon/security/advisories/GHSA-4fv9-g2jh-j5xm"
            },
            {
                "name": "https://github.com/math-geon/Geon/commit/005456d752d5434b60026edbc83b2665b8557d19",
                "refsource": "MISC",
                "url": "https://github.com/math-geon/Geon/commit/005456d752d5434b60026edbc83b2665b8557d19"
            },
            {
                "name": "https://github.com/math-geon/Geon/releases/tag/v1.1.0",
                "refsource": "MISC",
                "url": "https://github.com/math-geon/Geon/releases/tag/v1.1.0"
            }
        ]
    },
    "source": {
        "advisory": "GHSA-4fv9-g2jh-j5xm",
        "discovery": "UNKNOWN"
    }
}