Security
Headlines
HeadlinesLatestCVEs

Headline

CVE-2021-38221: There are several stored XSS vulnerabilities · Issue #112 · mlogclub/bbs-go

bbs-go <= 3.3.0 including Custom Edition is vulnerable to stored XSS.

CVE
#xss#vulnerability#web

Affected version: <= 3.3.0 (all versions yet)
Including Custom Edition I guess.

Usage of “v-html” tag should be really careful in vue. I found several unsafe usage in bbs-go webpage which data source might be from any user. It’s necessary to filter the rich text before it is posted to the client. Otherwise it will be dangerous.

Here is the XSS attack example screenshot (one of them) :

And the unsafe “v-html” tag for topic content (one of them) :

I will report the poc code after mlogclub team confirm and fix this defect.

CVE: Latest News

CVE-2023-50976: Transactions API Authorization by oleiman · Pull Request #14969 · redpanda-data/redpanda