Cross-Site Scripting Vulnerability in Woodpecker CI
CVE-2022-29947
6.1MEDIUM
What is CVE-2022-29947?
Woodpecker CI prior to version 0.15.1 is susceptible to a Cross-Site Scripting (XSS) attack due to improper escaping in the build log functionality. The vulnerability arises from the lack of input validation in the build logs, specifically within the build/BuildLog.vue component. This oversight allows an attacker to inject malicious scripts, potentially compromising user sessions and accessing sensitive information.