Woodpecker before 0.15.1 allows XSS via build logs because web/src/components/repo/build/BuildLog.vue lacks escaping.
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/woodpecker-ci/woodpecker/releases/tag/v0.15.1 | third party advisory |
https://github.com/woodpecker-ci/woodpecker/pull/879 | third party advisory patch |