OctoPrint before 1.6.0 allows XSS because API error messages include the values of input parameters.
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://octoprint.org/blog/2021/04/27/new-release-1.6.0/ | third party advisory release notes |
https://github.com/OctoPrint/OctoPrint/releases/tag/1.6.0 | third party advisory release notes |
https://www.brzozowski.io/web-applications/2021/05/11/the-insecure-story-of-octoprint.html | third party advisory exploit |