Lucene search

K
htbridgeHigh-Tech BridgeHTB23273
HistoryOct 02, 2015 - 12:00 a.m.

Reflected Cross-Site Scripting (XSS) in SourceBans

2015-10-0200:00:00
High-Tech Bridge
www.htbridge.com
508

EPSS

0.001

Percentile

48.2%

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

The vulnerability exists due to insufficient filtration of input-data passed via the “advSearch” HTTP GET parameter to “/index.php” script when “p” parameter is set to ‘banlist’. A remote unauthenticated attacker can trick any user to open a specially crafted link and execute arbitrary HTML and script code in browser in context of the vulnerable website.

This vulnerability can be used in an advanced attack to compromise the web application and gain control over services within the local network.

A simple exploit below will display a JS popup with “ImmuniWeb” word:

http://[host]/index.php?p=banlist&advSearch=0%27%22%3E%3Cimg+src=x+onerror=a lert%28/ImmuniWeb/%29%3E&advType=btype

EPSS

0.001

Percentile

48.2%