Subversion Plugin connects to a user-specified Subversion repository as part of form validation (e.g. to retrieve a list of tags). This functionality improperly checked permissions, allowing any user with Item/Build permission (but not Item/Configure) to connect to any web server or Subversion server and send credentials with a known ID, thereby possibly capturing them. Additionally, this functionality did not require POST requests be used, thereby allowing the above to be performed without direct access to Jenkins via Cross-Site Request Forgery attacks.
References
Link | Resource |
---|---|
http://www.securityfocus.com/bid/99574 | Third Party Advisory VDB Entry |
https://jenkins.io/security/advisory/2017-07-10/ | Vendor Advisory |
Configurations
History
No history.
Information
Published : 2017-10-05 01:29
Updated : 2024-02-28 16:04
NVD link : CVE-2017-1000085
Mitre link : CVE-2017-1000085
CVE.ORG link : CVE-2017-1000085
JSON object : View
Products Affected
jenkins
- subversion
CWE
CWE-352
Cross-Site Request Forgery (CSRF)