google / tsunami-security-scanner-plugins

This project aims to provide a central repository for many useful Tsunami Security Scanner plugins.
Apache License 2.0
860 stars 178 forks source link

PRP: CVE-2020-2096: Jenkins GitLab Hook Plugin XSS #383

Closed vishwaraj101 closed 5 months ago

vishwaraj101 commented 5 months ago

I would like to implement this plugin.

Summary: Jenkins Gitlab Hook Plugin 1.4.2 and earlier does not escape project names in the build_now endpoint, resulting in a reflected XSS vulnerability.

References https://nvd.nist.gov/vuln/detail/CVE-2020-2096 https://jenkins.io/security/advisory/2020-01-15/#SECURITY-1683 http://packetstormsecurity.com/files/155967/Jenkins-Gitlab-Hook-1.4.2-Cross-Site-Scripting.html http://www.openwall.com/lists/oss-security/2020/01/15/1

tooryx commented 5 months ago

Hi @vishwaraj101,

Thank you for willing to contribute to Tsunami. Unfortunately, XSS are generally out-of-scope for our program.

~tooryx