{
    "CVE_data_meta": {
        "ASSIGNER": "security@wordfence.com",
        "DATE_PUBLIC": "2021-08-31T00:00:00.000Z",
        "ID": "CVE-2021-39320",
        "STATE": "PUBLIC",
        "TITLE": "underConstruction <= 1.18 - Reflected Cross-Site Scripting"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "underConstruction",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "<=",
                                            "version_name": "1.18",
                                            "version_value": "1.18"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "Noah Kagan"
                }
            ]
        }
    },
    "credit": [
        {
            "lang": "eng",
            "value": "Ramuel Gall, Wordfence"
        }
    ],
    "data_format": "MITRE",
    "data_type": "CVE",
    "data_version": "4.0",
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "The underConstruction plugin <= 1.18 for WordPress echoes out the raw value of `$GLOBALS['PHP_SELF']` in the ucOptions.php file. On certain configurations including Apache+modPHP, this makes it possible to use it to perform a reflected Cross-Site Scripting attack by injecting malicious code in the request path."
            }
        ]
    },
    "generator": {
        "engine": "Vulnogram 0.0.9"
    },
    "impact": {
        "cvss": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 6.1,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "CHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
            "version": "3.1"
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-79 Cross-site Scripting (XSS)"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "refsource": "MISC",
                "url": "https://wpscan.com/vulnerability/49ae1df0-d6d2-4cbb-9a9d-bf3599429875",
                "name": "https://wpscan.com/vulnerability/49ae1df0-d6d2-4cbb-9a9d-bf3599429875"
            },
            {
                "refsource": "MISC",
                "url": "https://www.wordfence.com/vulnerability-advisories/#CVE-2021-39320",
                "name": "https://www.wordfence.com/vulnerability-advisories/#CVE-2021-39320"
            }
        ]
    },
    "source": {
        "discovery": "INTERNAL"
    }
}