vendor:
IBPS Online Exam Plugin for WordPress
by:
8bitsec
9,3
CVSS
HIGH
Stored XSS and Blind SQL Injection
79 (Cross-site Scripting) and 89 (SQL Injection)
CWE
Product Name: IBPS Online Exam Plugin for WordPress
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: YES
Related CWE: N/A
CPE: a:elfemo:ibps_online_exam_plugin_for_wordpress
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Kali Linux 2.0, Mac OS 10.12.5
2017
IBPS Online Exam Plugin for WordPress v1.0 – XSS SQLi
Stored XSS on exam input textfields and Blind SQL Injection on examapp_UserResult page id parameter.
Mitigation:
Input validation and sanitization, use of prepared statements, and proper authentication and authorization.