Lucene search

K
htbridgeHigh-Tech BridgeHTB23161
HistoryJun 19, 2013 - 12:00 a.m.

Cross-Site Scripting (XSS) in BackWPup WordPress Plugin

2013-06-1900:00:00
High-Tech Bridge
www.htbridge.com
16

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.003 Low

EPSS

Percentile

63.2%

High-Tech Bridge Security Research Lab discovered XSS vulnerability in BackWPup WordPress Plugin, which can be exploited to perform cross-site scripting attacks against administrator of vulnerable application.

  1. Cross-Site Scripting (XSS) in BackWPup WordPress Plugin: CVE-2013-4626
    The vulnerability exists due to insufficient filtration of user-supplied data in “tab” HTTP GET parameter passed to “/wp-admin/admin.php” script. 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 “alert()” JavaScript function to display administrator’s cookies:
    http://[host]/wp-admin/admin.php?page=backwpupeditjob&tab=%22%3E%3Cscript%3E alert%28document.cookie%29;%3C/script%3E
CPENameOperatorVersion
backwpup wordpress pluginle3.0.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.003 Low

EPSS

Percentile

63.2%