Bug 1585989 (CVE-2018-1000184) - CVE-2018-1000184 jenkins-plugin-github: Server-side request forgery vulnerability (SECURITY-799)
Summary: CVE-2018-1000184 jenkins-plugin-github: Server-side request forgery vulnerabi...
Keywords:
Status: CLOSED ERRATA
Alias: CVE-2018-1000184
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 1588942
Blocks: 1585998
TreeView+ depends on / blocked
 
Reported: 2018-06-05 09:03 UTC by Adam Mariš
Modified: 2021-10-25 09:45 UTC (History)
7 users (show)

Fixed In Version: jenkins-plugin-github 1.29.0
Clone Of:
Environment:
Last Closed: 2021-10-25 09:45:15 UTC
Embargoed:


Attachments (Terms of Use)

Description Adam Mariš 2018-06-05 09:03:09 UTC
A form validation method in GitHub Plugin did not check the permission of the user accessing it, allowing anyone with Overall/Read access to Jenkins to cause Jenkins to send a POST request to a specified URL. If that request’s HTTP response code indicates success, the form validation is returning a generic success message, otherwise the HTTP status code is returned. Additionally, this form validation method did not require POST requests, resulting in a CSRF vulnerability.

External References:

https://jenkins.io/security/advisory/2018-06-04/


Note You need to log in before you can comment on or make changes to this bug.