{ "CVE_data_meta": { "AKA": "Wordfence", "ASSIGNER": "security@wordfence.com", "DATE_PUBLIC": "2021-10-14T13:46:00.000Z", "ID": "CVE-2021-39337", "STATE": "PUBLIC", "TITLE": " job-portal <= 0.0.1 Authenticated Stored Cross-Site Scripting" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": " job-portal ", "version": { "version_data": [ { "version_affected": "<=", "version_name": "0.0.1 ", "version_value": "0.0.1 " } ] } } ] }, "vendor_name": " job-portal " } ] } }, "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-portal WordPress plugin is vulnerable to Stored Cross-Site Scripting due to insufficient input validation and sanitization via several parameters found in the ~/admin/jobs_function.php file which allowed attackers with administrative user access to inject arbitrary web scripts, in versions up to and including 0.0.1. 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-39337", "name": "https://www.wordfence.com/vulnerability-advisories/#CVE-2021-39337" }, { "refsource": "MISC", "url": "https://github.com/BigTiger2020/word-press/blob/main/job-portal.md", "name": "https://github.com/BigTiger2020/word-press/blob/main/job-portal.md" }, { "refsource": "MISC", "url": "https://plugins.trac.wordpress.org/browser/job-portal/trunk/admin/jobs_function.php#L99", "name": "https://plugins.trac.wordpress.org/browser/job-portal/trunk/admin/jobs_function.php#L99" } ] }, "solution": [ { "lang": "eng", "value": "Uninstall plugin from WordPress site." } ], "source": { "discovery": "EXTERNAL" } }