Lucene search

K
htbridgeHigh-Tech BridgeHTB23237
HistorySep 24, 2014 - 12:00 a.m.

Reflected Cross-Site Scripting (XSS) in MaxButtons WordPress Plugin

2014-09-2400:00:00
High-Tech Bridge
www.htbridge.com
12

4.3 Medium

CVSS2

Access Vector

NETWORK

Access Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

NONE

AV:N/AC:M/Au:N/C:N/I:P/A:N

0.002 Low

EPSS

Percentile

62.5%

High-Tech Bridge Security Research Lab discovered vulnerability in MaxButtons WordPress plugin, which can be exploited to perform Cross-Site Scripting (XSS) attacks against logged-in administrator.

  1. Reflected Cross-Site Scripting (XSS) in MaxButtons wordpress plugin: CVE-2014-7181

Input passed via the “id” HTTP GET parameter to “/wp-admin/admin.php” script is not properly sanitised before being returned to the user. A remote attacker can trick a logged-in administrator to open a specially crafted link and execute arbitrary HTML and script code in browser in context of the vulnerable website.

The exploitation example below uses the “alert()” JavaScript function to display “immuniweb” word:

http://wordpress/wp-admin/admin.php?page=maxbuttons-controller&action=button &id=%27%22%3E%3Cscript%3Ealert%28/immuniweb/%29;%3C/script%3E

CPENameOperatorVersion
maxbuttons wordpress pluginle1.26.0

4.3 Medium

CVSS2

Access Vector

NETWORK

Access Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

NONE

AV:N/AC:M/Au:N/C:N/I:P/A:N

0.002 Low

EPSS

Percentile

62.5%