my little forum XSS

2008.11.03
Risk: Low
Local: No
Remote: Yes
CWE: CWE-79


CVSS Base Score: 4.3/10
Impact Subscore: 2.9/10
Exploitability Subscore: 8.6/10
Exploit range: Remote
Attack complexity: Medium
Authentication: No required
Confidentiality impact: None
Integrity impact: Partial
Availability impact: None

my little forum Cross-site scripting ----------------------------------------------------------- Product: my little forum Version: 2.0 (beta 23), 1.75 Vendor: http://mylittleforum.net/ Date: 02/11/08 - Introduction "my little forum is a simple PHP and MySQL based web-forum that displays the messages in classical threaded view." - Details my little forum contains a flaw that allows a remote persistent cross site scripting attack. The application does not validate [img] BBCode tags when a user submits a forum post. This could be used to post javascript code to the forum. IE6 and below will execute scripts stored in the src attribute of an image element. IE7 and FireFox are not vulnerable. - Proof of Concept [img]javascript:alert(document.cookie)[/img] which is converted to <img src="javascript:alert(document.cookie)" alt="[image]" /> - Solution Author was notified of security issue (2/4). Upgrade to 2.0 beta 24 or disable the ability to use the [img] BBCode tag in your forum. Author: dB Email: dB [at] rawsecurity.org

References:

http://www.securityfocus.com/bid/27746
http://www.securityfocus.com/archive/1/archive/1/487987/100/200/threaded


Vote for this issue:
50%
50%


 

Thanks for you vote!


 

Thanks for you comment!
Your message is in quarantine 48 hours.

Comment it here.


(*) - required fields.  
{{ x.nick }} | Date: {{ x.ux * 1000 | date:'yyyy-MM-dd' }} {{ x.ux * 1000 | date:'HH:mm' }} CET+1
{{ x.comment }}

Copyright 2024, cxsecurity.com

 

Back to Top