{ "CVE_data_meta" : { "ASSIGNER" : "cve-assign@distributedweaknessfiling.org", "DATE_ASSIGNED" : "2017-08-22T17:29:33.308514", "ID" : "CVE-2017-1000085", "REQUESTER" : "ml@beckweb.net", "STATE" : "PUBLIC" }, "affects" : { "vendor" : { "vendor_data" : [ { "product" : { "product_data" : [ { "product_name" : "Jenkins Subversion Plugin", "version" : { "version_data" : [ { "version_value" : "2.8 and earlier" } ] } } ] }, "vendor_name" : "Jenkins Subversion Plugin" } ] } }, "data_format" : "MITRE", "data_type" : "CVE", "data_version" : "4.0", "description" : { "description_data" : [ { "lang" : "eng", "value" : "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." } ] }, "problemtype" : { "problemtype_data" : [ { "description" : [ { "lang" : "eng", "value" : "CSRF, Incorrect Access Control" } ] } ] }, "references" : { "reference_data" : [ { "name" : "https://jenkins.io/security/advisory/2017-07-10/", "refsource" : "CONFIRM", "url" : "https://jenkins.io/security/advisory/2017-07-10/" }, { "name" : "99574", "refsource" : "BID", "url" : "http://www.securityfocus.com/bid/99574" } ] } }