ITAS Team phát hiện lỗ hổng Stored XSS trong Burning Board – Community Gallery
Cross-Site Scripting (XSS) attacks are a type of injection, in which malicious scripts are injected into otherwise benign and trusted web sites. XSS attacks occur when an attacker uses a web application to send malicious code, generally in the form of a browser side script, to a different end user. Flaws that allow these attacks to succeed are quite widespread and occur anywhere a web application uses input from a user within the output it generates without validating or encoding it.
An attacker can use this vulnerability to send a malicious script to an unsuspecting user. The end user’s browser has no way to know that the script should not be trusted, and will execute the script. Because it thinks the script came from a trusted source, the malicious script can access any cookies, session tokens, or other sensitive information retained by the browser and used with that site. These scripts can even rewrite the content of the HTML page.
“Community Gallery” got user’s input data without properly sanitizing the request from the parameter parameters[data][7][ttitle], so the Stored Cross-Site Scripting occurred.
Vulnerability information:
– Vulnerability: Stored Cross-Site Scripting
– Vendor: https://www.woltlab.com
– Download link: https://www.woltlab.com/purchase/?products[]=com.woltlab.gallery
– Affected version: Community Gallery before 12/10/2014
– Fix version: Community Gallery after 12/26/2014
– CVE ID: CVE-2015-2275
– Author: Pham Kien Cuong – cuong.k.pham@itas.vn và ITAS Team
Information disclosure:
+ 12/10/2014: Detect vulnerability
+ 12/10/2014: Send the detail vulnerability to vendor
+ 03/10/2015: Public information