In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Missing Authorization vulnerabilities in an interactive lesson.
Start learningThere is no fixed version for org.jenkins-ci.plugins:publish-to-bitbucket.
org.jenkins-ci.plugins:publish-to-bitbucket is a This plugin publishes the current code to a bitbucket server by creating a new repository and/or project. Creates a Bitbucket repository (and associated project) from the current code.
Features
Creates Bitbucket repository based on the current code in the workspace Creates Bitbucket projects for the repository if needed. Assign users with read/write permission to the repository Assign group with read/write permission to the repository Potential upcoming features
Support for github Requirements
Existing Bitbucket server. Bitbucket user with permission to create the repository/project Jenkins
Jenkins version 1.642.3 or newer is required. Version 1.0 (March 27, 2017) Initial release
Affected versions of this package are vulnerable to Missing Authorization in the HTTP endpoint, which does not perform a required permission check. An attacker with Overall/Read permission can connect to an attacker-controlled HTTP URL using credentials IDs obtained through other means, potentially capturing credentials stored in the system. This endpoint also does not require POST requests, allowing exploitation by submitting crafted requests.