{ "CVE_data_meta": { "ID": "CVE-2022-2312", "ASSIGNER": "contact@wpscan.com", "STATE": "PUBLIC", "TITLE": "Student Result or Employee Database < 1.7.5 - Stored Cross Site Scripting via CSRF" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "generator": "WPScan CVE Generator", "affects": { "vendor": { "vendor_data": [ { "vendor_name": "Unknown", "product": { "product_data": [ { "product_name": "Student Result or Employee Database", "version": { "version_data": [ { "version_affected": "<", "version_name": "1.7.5", "version_value": "1.7.5" } ] } } ] } } ] } }, "description": { "description_data": [ { "lang": "eng", "value": "The Student Result or Employee Database WordPress plugin before 1.7.5 does not have CSRF in its AJAX actions, allowing attackers to make logged in user with a role as low as contributor to add/edit and delete students via CSRF attacks. Furthermore, due to the lack of sanitisation and escaping, it could also lead to Stored Cross-Site scripting" } ] }, "references": { "reference_data": [ { "refsource": "MISC", "url": "https://wpscan.com/vulnerability/7548c1fb-77b5-4290-a297-35820edfe0f8", "name": "https://wpscan.com/vulnerability/7548c1fb-77b5-4290-a297-35820edfe0f8" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "value": "CWE-639 Authorization Bypass Through User-Controlled Key", "lang": "eng" } ] }, { "description": [ { "value": "CWE-352 Cross-Site Request Forgery (CSRF)", "lang": "eng" } ] } ] }, "credit": [ { "lang": "eng", "value": "Vinay Varma Mudunuri" }, { "lang": "eng", "value": "Krishna Harsha Kondaveeti" } ], "source": { "discovery": "EXTERNAL" } }