In Gogs, versions v0.6.5 through v0.12.10 are vulnerable to Stored Cross-Site Scripting (XSS) that leads to an account takeover.
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://www.mend.io/vulnerability-database/CVE-2022-32174 | third party advisory exploit |
https://github.com/gogs/gogs/blob/v0.12.10/public/js/gogs.js#L263 | third party advisory exploit |