{
    "data_version": "4.0",
    "data_type": "CVE",
    "data_format": "MITRE",
    "CVE_data_meta": {
        "ID": "CVE-2023-3532",
        "ASSIGNER": "security@huntr.dev",
        "STATE": "PUBLIC"
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "Cross-site Scripting (XSS) - Stored in GitHub repository outline/outline prior to 0.70.1."
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
                        "cweId": "CWE-79"
                    }
                ]
            }
        ]
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "outline",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "outline/outline",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "<",
                                            "version_name": "unspecified",
                                            "version_value": "0.70.1"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "references": {
        "reference_data": [
            {
                "url": "https://huntr.dev/bounties/ebd2428a-e2cb-480e-ba37-dd89ad62cf1b",
                "refsource": "MISC",
                "name": "https://huntr.dev/bounties/ebd2428a-e2cb-480e-ba37-dd89ad62cf1b"
            },
            {
                "url": "https://github.com/outline/outline/commit/9431df45c210e85b77cd27f2ffaf0358b837afa3",
                "refsource": "MISC",
                "name": "https://github.com/outline/outline/commit/9431df45c210e85b77cd27f2ffaf0358b837afa3"
            }
        ]
    },
    "source": {
        "advisory": "ebd2428a-e2cb-480e-ba37-dd89ad62cf1b",
        "discovery": "EXTERNAL"
    },
    "impact": {
        "cvss": [
            {
                "version": "3.0",
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "NONE",
                "confidentialityImpact": "LOW",
                "integrityImpact": "HIGH",
                "privilegesRequired": "LOW",
                "scope": "CHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:H/A:N",
                "baseScore": 8.5,
                "baseSeverity": "HIGH"
            }
        ]
    }
}