CVE-2021-21609 log

Source
Severity Low
Remote Yes
Type Insufficient validation
Description
Jenkins includes a static list of URLs that are always accessible even without Overall/Read permission, such as the login form. These URLs are excluded from an otherwise universal permission check. Jenkins 2.274 and earlier, LTS 2.263.1 and earlier does not correctly compare requested URLs with that list. This allows attackers without Overall/Read permission to access plugin-provided URLs with any of the following prefixes if no other permissions are required: accessDenied, error, instance-identity, login, logout, oops, securityRealm, signup and tcpSlaveAgentListener.  For example, a plugin contributing the path loginFoo/ would have URLs in that space accessible without the default Overall/Read permission check. The Jenkins security team is not aware of any affected plugins as of the publication of this advisory. The comparison of requested URLs with the list of always accessible URLs has been fixed to only allow access to the specific listed URLs in Jenkins 2.275, LTS 2.263.2.
Group Package Affected Fixed Severity Status Ticket
AVG-1446 jenkins 2.274-1 2.275-1 High Fixed
Date Advisory Group Package Severity Type
20 Jan 2021 ASA-202101-41 AVG-1446 jenkins High multiple issues
References
https://www.jenkins.io/security/advisory/2021-01-13/#SECURITY-2047
https://github.com/jenkinsci/jenkins/commit/fe9091fc74d55a56fd36544f3038d47c8cb331a4