Login Register


MyBB Fixes Persistent XSS in 1.8.25 filter_list
Author
Message
MyBB Fixes Persistent XSS in 1.8.25 #1
I'd imagine many boards have left this unpatched...

Quote:Impact
The parsing of messages containing unexpectedly nested [email] MyCode (BBCode) tags may result in malformed HTML output, leading to an XSS vulnerability.

The vulnerability can be exploited with minimal user interaction by pointing a victim to page where a maliciously crafted MyCode message is rendered. This may occur when:
  • a new message form with instant preview is pre-filled through a POST or GET parameter, or
  • a message previously saved on the server (e.g. as a post or Private Message) is displayed.

The impact may be reduced when:
  • the [email] MyCode is disabled (Admin CP β†’ Configuration β†’ Settings β†’ Clickable Smilies and BB Code: Allow Email MyCode setting is set to Off), or
  • MyCode is disabled for individual forums, Private Messages, user profile signatures, and calendars, or
  • guest users are not allowed to submit messages where MyCode is supported, or posting access is otherwise limited or controlled.

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Overview
The HTML output of the [email] MyCode may include opening [ and closing ] square brackets in the value of the href="" attribute of the <a> tag.
This may result in unexpected, further parsing of MyCode and insertion of output in the parameter value with unescaped, colliding quotation marks ", leading to an XSS vulnerability.

Read More: https://github.com/mybb/mybb/security/ad...-hcpp-p75w
[Image: 7ajmN5P.jpg]

Telegram: Oni_SL (Link)

Reply

RE: MyBB Fixes Persistent XSS in 1.8.25 #2
It's not the first vulnerability In MyBB, and certainly won't be the last.

Here's a (somewhat) exhaustive list.
[Image: AD83g1A.png]

Reply

RE: MyBB Fixes Persistent XSS in 1.8.25 #3
Great job to dvz.
Thank you for the news.
[Image: e91-1.png]

Reply







Users browsing this thread: