ruby-grape ruby gem suffers from a cross-site scripting (XSS) vulnerability via "format" parameter.
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/ruby-grape/grape/commit/6876b71efc7b03f7ce1be3f075eaa4e7e6de19af | third party advisory patch |
https://github.com/ruby-grape/grape/issues/1762 | issue tracking exploit third party advisory |
https://github.com/ruby-grape/grape/pull/1763 | third party advisory |