Information disclosure in Gogs - CVE-2023-46657
Published: October 26, 2023
Gogs
Jenkins
Description
The vulnerability allows a remote attacker to gain access to potentially sensitive information.
The vulnerability exists due to the affected plugin does not use a constant-time comparison when checking whether the provided and expected webhook token are equal. A remote attacker can use statistical methods to obtain a valid webhook token.