Advertisement






WordPress Influencer Marketing And Press Release System 2.2 XSS

CVE Category Price Severity
CVE-2021-31614 CWE-79 $500 High
Author Risk Exploitation Type Date
Exploit Alert Team High Remote 2017-10-17
CVSS EPSS EPSSP
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N 0.02192 0.50148

CVSS vector description

Our sensors found this exploit at: https://cxsecurity.com/ascii/WLB-2017100122

Below is a copy:

WordPress Influencer Marketing And Press Release System 2.2 XSS
Class  Input Validation Error
Remote  Yes
Reflected Yes

Credit  Ricardo Sanchez
Vulnerable Influencer Marketing & Press Release System plugin 2.2
Influencer Marketing & Press Release System plugin is prone to a
cross-site scripting
vulnerability because it fails to sufficiently sanitize user-supplied data.

An attacker may leverage this issue to execute arbitrary script code in the
browser of an unsuspecting user in the context of the affected site. This
may allow the attacker to steal cookie-based authentication credentials and
to launch other attacks.

To exploit this issue following steps:
The XSS reflected because the "impress_s" value is not filter correcly
and it is possible bypassing the

sanitize_text_field() wordpress function:

<input type="text" id="impress_search_feed_input" name="impress_s"
value="<?php echo (isset($_GET['impress_s']) &&
!empty($_GET['impress_s'])) ? sanitize_text_field($_GET['impress_s'])
: ""; ?>" required="required" />


Demo url:*http://localhost/wordpress/wp-admin/admin.php?impress_s=
<http://localhost/wordpress/wp-admin/admin.php?impress_s=>"
onmouseover=alert(1)
display=&page=imkt_feed&impress_search_btn=impress_search_feed_btn*

Copyright ©2024 Exploitalert.

This information is provided for TESTING and LEGAL RESEARCH purposes only.
All trademarks used are properties of their respective owners. By visiting this website you agree to Terms of Use and Privacy Policy and Impressum