看板 Bugtraq 關於我們 聯絡資訊
Advisory ID: HTB23176 Product: GuppY Vendor: GuppY Vulnerable Version(s): 4.6.26 and probably prior Tested Version: 4.6.26 Advisory Publication: October 2, 2013 [without technical details] Vendor Notification: October 2, 2013=20 Vendor Patch: October 12, 2013=20 Public Disclosure: October 23, 2013=20 Vulnerability Type: Cross-Site Scripting [CWE-79] CVE Reference: CVE-2013-5983 Risk Level: Medium=20 CVSSv2 Base Score: 4.3 (AV:N/AC:M/Au:N/C:N/I:P/A:N) Solution Status: Fixed by Vendor Discovered and Provided: High-Tech Bridge Security Research Lab ( https://w= ww.htbridge.com/advisory/ )=20 ---------------------------------------------------------------------------= -------------------- Advisory Details: High-Tech Bridge Security Research Lab discovered two XSS vulnerabilities i= n GuppY, which can be exploited to perform Cross-Site Scripting attacks aga= inst 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-suppl= ied data in "an" HTTP GET parameter passed to "/agenda.php" script. A remot= e 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 vulnera= ble website. The exploitation example below uses the "alert()" JavaScript function to di= splay user's cookies: http://[host]/agenda.php?agv=3D2&an=3D%22%20onmouseover%3dalert%28%27docume= nt.cookie%27%29%20%22 1.2 The vulnerability exists due to insufficient sanitisation of user-suppl= ied data in "cat" HTTP GET parameter passed to "/mobile/thread.php" script= =2E A remote attacker can trick a logged-in user to open a specially crafte= d 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 di= splay user's cookies: http://[host]/mobile/thread.php?cat=3D1%22%20onmouseover%3dalert%28%27docum= ent.cookie%27%29%20%22 ---------------------------------------------------------------------------= -------------------- Solution: Update to GuppY 4.6.28 More Information: http://www.freeguppy.org/thread.php?lng=3Den&pg=3D244900&cat=3D200 ---------------------------------------------------------------------------= -------------------- References: [1] High-Tech Bridge Advisory HTB23176 - https://www.htbridge.com/advisory/= HTB23176 - Cross-Site Scripting (XSS) in GuppY. [2] GuppY - http://www.freeguppy.org - GuppY the easy web portal that requi= res no database. [3] Common Vulnerabilities and Exposures (CVE) - http://cve.mitre.org/ - in= ternational in scope and free for public use, CVE=C2=AE is a dictionary of = publicly known information security vulnerabilities and exposures. [4] Common Weakness Enumeration (CWE) - http://cwe.mitre.org - targeted to = developers and security practitioners, CWE is a formal list of software wea= kness types. [5] ImmuniWeb=C2=AE - http://www.htbridge.com/immuniweb/ - is High-Tech Bri= dge's proprietary web application security assessment solution with SaaS de= livery model that combines manual and automated vulnerability testing. ---------------------------------------------------------------------------= -------------------- Disclaimer: The information provided in this Advisory is provided "as is" a= nd without any warranty of any kind. Details of this Advisory may be update= d in order to provide as accurate information as possible. The latest versi= on of the Advisory is available on web page [1] in the References.