Security Advisory

CVE-2017-1000093

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2017-10-04 01:00:00
Last updated 2024-08-05 21:53:06
Assigner mitre
CVSS score not scored
State PUBLISHED

Description

Poll SCM Plugin was not requiring requests to its API be sent via POST, thereby opening itself to Cross-Site Request Forgery attacks. This allowed attackers to initiate polling of projects with a known name. While Jenkins in general does not consider polling to be a protection-worthy action as it's similar to cache invalidation, the plugin specifically adds a permission to be able to use this functionality, and this issue undermines that permission.