Lucene search

K
htbridgeHigh-Tech BridgeHTB23224
HistoryJul 23, 2014 - 12:00 a.m.

Reflected Cross-Site Scripting (XSS) in Jamroom

2014-07-2300: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.004 Low

EPSS

Percentile

70.6%

High-Tech Bridge Security Research Lab discovered vulnerability in Jamroom, which can be exploited to perform Cross-Site Scripting (XSS) attacks.

  1. Reflected Cross-Site Scripting (XSS) in Jamroom: CVE-2014-5098

The vulnerability exists due to insufficient sanitization of user-supplied data after the “/search/results/” URI. A remote attacker can trick a logged-in user 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://[code]/search/results/?=%22onmouseover%3d%27alert%28%22immuniweb%22%2 9%27bad%3d%22%3E

CPENameOperatorVersion
jamroomle5.2.6

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

EPSS

Percentile

70.6%