CVE-2019-10384: CSRF
Jenkins 2.191 and earlier, LTS 2.176.2 and earlier allowed users to obtain CSRF tokens without an associated web session ID, resulting in CSRF tokens that did not expire and could be used to bypass CSRF protection for the anonymous user.
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is CVE-2019-10384?
CVE-2019-10384 is a vulnerability in Jenkins where users can obtain CSRF tokens without an associated web session ID, allowing them to bypass CSRF protection.
What is the severity of CVE-2019-10384?
CVE-2019-10384 has a severity rating of 8.8 (High).
How can I fix CVE-2019-10384?
To fix CVE-2019-10384, it is recommended to update Jenkins to version 2.191 or later, or LTS 2.176.3 or later.
Where can I find more information about CVE-2019-10384?
You can find more information about CVE-2019-10384 on the following websites: [Openwall](http://www.openwall.com/lists/oss-security/2019/08/28/4), [Red Hat Errata 1](https://access.redhat.com/errata/RHSA-2019:2789), [Red Hat Errata 2](https://access.redhat.com/errata/RHSA-2019:3144).
What is the CWE of CVE-2019-10384?
The CWE (Common Weakness Enumeration) of CVE-2019-10384 is 352.