{
    "CVE_data_meta": {
        "ASSIGNER": "security-advisories@github.com",
        "ID": "CVE-2021-32616",
        "STATE": "PUBLIC",
        "TITLE": "Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) in 1CDN"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "cdn",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": "< f88a2730fa50fc2c2aeab09011f6f142fd90ec25"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "onedotprojects"
                }
            ]
        }
    },
    "data_format": "MITRE",
    "data_type": "CVE",
    "data_version": "4.0",
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "1CDN is open-source file sharing software. In 1CDN before commit f88a2730fa50fc2c2aeab09011f6f142fd90ec25, there is a basic cross-site scripting vulnerability that allows an attacker to inject /<script>//code</script> and execute JavaScript code on the client side."
            }
        ]
    },
    "impact": {
        "cvss": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 8.1,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
            "version": "3.1"
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "name": "https://github.com/onedotprojects/cdn/security/advisories/GHSA-g5c4-48rw-hjgh",
                "refsource": "CONFIRM",
                "url": "https://github.com/onedotprojects/cdn/security/advisories/GHSA-g5c4-48rw-hjgh"
            },
            {
                "name": "https://github.com/onedotprojects/cdn/commit/f88a2730fa50fc2c2aeab09011f6f142fd90ec25",
                "refsource": "MISC",
                "url": "https://github.com/onedotprojects/cdn/commit/f88a2730fa50fc2c2aeab09011f6f142fd90ec25"
            }
        ]
    },
    "source": {
        "advisory": "GHSA-g5c4-48rw-hjgh",
        "discovery": "UNKNOWN"
    }
}