Lucene search

K
htbridgeHigh-Tech BridgeHTB23176
HistoryOct 02, 2013 - 12:00 a.m.

Cross-Site Scripting (XSS) in GuppY

2013-10-0200:00:00
High-Tech Bridge
www.htbridge.com
31

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

64.6%

High-Tech Bridge Security Research Lab discovered two XSS vulnerabilities in GuppY, which can be exploited to perform Cross-Site Scripting attacks against users of vulnerable application.

  1. Cross-Site Scripting (XSS) in GuppY: CVE-2013-5983
    1.1 The vulnerability exists due to insufficient sanitisation of user-supplied data in “an” HTTP GET parameter passed to “/agenda.php” script. 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 user’s cookies:
    http://[host]/agenda.php?agv=2&an=%22%20onmouseover%3dalert%28%27document.co okie%27%29%20%22
    1.2 The vulnerability exists due to insufficient sanitisation of user-supplied data in “cat” HTTP GET parameter passed to “/mobile/thread.php” script. 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 user’s cookies:
    http://[host]/mobile/thread.php?cat=1%22%20onmouseover%3dalert%28%27document .cookie%27%29%20%22
CPENameOperatorVersion
guppyle4.6.26

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

64.6%