Doorkeeper version 2.1.0 through 4.2.5 contains a Cross Site Scripting (XSS) vulnerability in web view's OAuth app form, user authorization prompt web view that can result in Stored XSS on the OAuth Client's name will cause users interacting with it will execute payload. This attack appear to be exploitable via The victim must be tricked to click an opaque link to the web view that runs the XSS payload. A malicious version virtually indistinguishable from a normal link.. This vulnerability appears to have been fixed in 4.2.6, 4.3.0.
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Link | Tags |
---|---|
https://github.com/rubysec/ruby-advisory-db/pull/328/files | third party advisory |
https://github.com/doorkeeper-gem/doorkeeper/issues/969 | issue tracking |
https://github.com/doorkeeper-gem/doorkeeper/releases/tag/v4.3.0 | release notes |
https://github.com/doorkeeper-gem/doorkeeper/pull/970 | issue tracking |