{
    "CVE_data_meta": {
        "AKA": "Wordfence",
        "ASSIGNER": "security@wordfence.com",
        "DATE_PUBLIC": "2021-10-14T13:46:00.000Z",
        "ID": "CVE-2021-39334",
        "STATE": "PUBLIC",
        "TITLE": "Job Board Vanila Plugin <= 1.0 Authenticated Stored Cross-Site Scripting"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "Job Board Vanila Plugin",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_name": "1.0",
                                            "version_value": "1.0"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "Job Board Vanila Plugin"
                }
            ]
        }
    },
    "credit": [
        {
            "lang": "eng",
            "value": "Thinkland Security Team"
        }
    ],
    "data_format": "MITRE",
    "data_type": "CVE",
    "data_version": "4.0",
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "The Job Board Vanila WordPress plugin is vulnerable to Stored Cross-Site Scripting due to insufficient input validation and sanitization via the psjb_exp_in and the psjb_curr_in parameters found in the ~/job-settings.php file which allowed attackers with administrative user access to inject arbitrary web scripts, in versions up to and including 1.0. This affects multi-site installations where unfiltered_html is disabled for administrators, and sites where unfiltered_html is disabled."
            }
        ]
    },
    "generator": {
        "engine": "Vulnogram 0.0.9"
    },
    "impact": {
        "cvss": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "HIGH",
            "scope": "CHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/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://www.wordfence.com/vulnerability-advisories/#CVE-2021-39334",
                "name": "https://www.wordfence.com/vulnerability-advisories/#CVE-2021-39334"
            },
            {
                "refsource": "MISC",
                "url": "https://github.com/BigTiger2020/word-press/blob/main/Job%20Board%20Vanila%20Plugin-2.md",
                "name": "https://github.com/BigTiger2020/word-press/blob/main/Job%20Board%20Vanila%20Plugin-2.md"
            },
            {
                "refsource": "MISC",
                "url": "https://plugins.trac.wordpress.org/browser/job-board-vanilla/trunk/job-settings.php",
                "name": "https://plugins.trac.wordpress.org/browser/job-board-vanilla/trunk/job-settings.php"
            }
        ]
    },
    "solution": [
        {
            "lang": "eng",
            "value": "Uninstall plugin from WordPress site."
        }
    ],
    "source": {
        "discovery": "EXTERNAL"
    }
}