<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – Bitbucket</title>
  <link>https://cvedaily.com/pages/tags/bitbucket.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/bitbucket.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – Bitbucket</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:26:42 +0000</lastBuildDate>
  <item>
    <title>[Medium] CVE-2026-48924 – Jenkins Bitbucket OAuth Plugin 0.17 and earlier does not restrict the redirect U...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-48924</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-48924</guid>
    <pubDate>Wed, 27 May 2026 15:16:32 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-48924</strong></p>
  <p>Jenkins Bitbucket OAuth Plugin 0.17 and earlier does not restrict the redirect URL after login, allowing attackers to perform phishing attacks.</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-601</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-48924">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-3515 – A vulnerability in the `GitHubRepository` block of the `prefect-github` integrat...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-3515</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-3515</guid>
    <pubDate>Sun, 24 May 2026 05:16:39 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-3515</strong></p>
  <p>A vulnerability in the `GitHubRepository` block of the `prefect-github` integration in Prefect version 3.6.18 allows an attacker to inject arbitrary git command-line options via the `reference` field. The `reference` field is concatenated directly into a `git clone` command string without proper sanitization, and then parsed by `shlex.split()`. This enables injection of options such as `-c`, lead…</p>
  <p><strong>CVSS:</strong> 8.5 · <strong>CWE:</strong> CWE-88</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-3515">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-41574 – Nhost is an open source Firebase alternative with GraphQL. Prior to version 0.49...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-41574</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-41574</guid>
    <pubDate>Fri, 08 May 2026 15:16:40 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-41574</strong></p>
  <p>Nhost is an open source Firebase alternative with GraphQL. Prior to version 0.49.1, Nhost automatically links an incoming OAuth identity to an existing Nhost account when the email addresses match. This is only safe when the email has been verified by the OAuth provider. Nhost's controller trusts a profile.EmailVerified boolean that is set by each provider adapter. The vulnerability is that sever…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-287</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-41574">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-2845 – An issue has been discovered in GitLab CE/EE affecting all versions from 11.2 be...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-2845</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-2845</guid>
    <pubDate>Wed, 25 Feb 2026 21:16:44 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-2845</strong></p>
  <p>An issue has been discovered in GitLab CE/EE affecting all versions from 11.2 before 18.7.5, 18.8 before 18.8.5, and 18.9 before 18.9.1 that could have allowed an authenticated user to cause denial of service by exploiting a Bitbucket Server import endpoint via repeatedly sending large responses.</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-770</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-2845">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-61916 – Spinnaker is an open source, multi-cloud continuous delivery platform. Versions ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-61916</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-61916</guid>
    <pubDate>Mon, 05 Jan 2026 22:15:50 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-61916</strong></p>
  <p>Spinnaker is an open source, multi-cloud continuous delivery platform. Versions prior to 2025.1.6, 2025.2.3, and 2025.3.0 are vulnerable to server-side request forgery. The primary impact is allowing users to fetch data from a remote URL. This data can be then injected into spinnaker pipelines via helm or other methods to extract things LIKE idmsv1 authentication data. This also includes calling…</p>
  <p><strong>CVSS:</strong> 7.9 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-61916">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-64150 – A missing permission check in Jenkins Publish to Bitbucket Plugin 0.4 and earlie...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-64150</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-64150</guid>
    <pubDate>Wed, 29 Oct 2025 14:15:59 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-64150</strong></p>
  <p>A missing permission check in Jenkins Publish to Bitbucket Plugin 0.4 and earlier allows attackers with Overall/Read permission to connect to an attacker-specified URL using attacker-specified credentials IDs obtained through another method, capturing credentials stored in Jenkins.</p>
  <p><strong>CVSS:</strong> 5.4 · <strong>CWE:</strong> CWE-862</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-64150">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-64149 – A cross-site request forgery (CSRF) vulnerability in Jenkins Publish to Bitbucke...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-64149</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-64149</guid>
    <pubDate>Wed, 29 Oct 2025 14:15:59 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-64149</strong></p>
  <p>A cross-site request forgery (CSRF) vulnerability in Jenkins Publish to Bitbucket Plugin 0.4 and earlier allows attackers to connect to an attacker-specified URL using attacker-specified credentials IDs obtained through another method, capturing credentials stored in Jenkins.</p>
  <p><strong>CVSS:</strong> 5.4 · <strong>CWE:</strong> CWE-352</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-64149">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-64148 – A missing permission check in Jenkins Publish to Bitbucket Plugin 0.4 and earlie...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-64148</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-64148</guid>
    <pubDate>Wed, 29 Oct 2025 14:15:59 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-64148</strong></p>
  <p>A missing permission check in Jenkins Publish to Bitbucket Plugin 0.4 and earlier allows attackers with Overall/Read permission to enumerate credentials IDs of credentials stored in Jenkins.</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-862</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-64148">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-59531 – Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. Versio...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-59531</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-59531</guid>
    <pubDate>Wed, 01 Oct 2025 21:16:43 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-59531</strong></p>
  <p>Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. Versions 1.2.0 through 1.8.7, 2.0.0-rc1 through 2.14.19, 3.0.0-rc1 through 3.2.0-rc1, 3.1.7 and 3.0.18 are vulnerable to malicious API requests which can crash the API server and cause denial of service to legitimate clients. Without a configured webhook.bitbucketserver.secret, Argo CD's /api/webhook endpoint crashes when r…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-703</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-59531">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-55750 – Gitpod is a developer platform for cloud development environments. In versions b...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-55750</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-55750</guid>
    <pubDate>Fri, 29 Aug 2025 16:15:37 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-55750</strong></p>
  <p>Gitpod is a developer platform for cloud development environments. In versions before main-gha.33628 for both Gitpod Classic and Gitpod Classic Enterprise, OAuth integration with Bitbucket in certain conditions allowed a crafted link to expose a valid Bitbucket access token via the URL fragment when clicked by an authenticated user. This resulted from how Bitbucket returned tokens and how Gitpod…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-201</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-55750">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-24398 – Jenkins Bitbucket Server Integration Plugin 2.1.0 through 4.1.3 (both inclusive)...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-24398</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-24398</guid>
    <pubDate>Wed, 22 Jan 2025 17:15:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-24398</strong></p>
  <p>Jenkins Bitbucket Server Integration Plugin 2.1.0 through 4.1.3 (both inclusive) allows attackers to craft URLs that would bypass the CSRF protection of any target URL in Jenkins.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-352</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-24398">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-48942 – The Syracom Secure Login (2FA) plugin for Jira, Confluence, and Bitbucket throug...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-48942</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-48942</guid>
    <pubDate>Thu, 10 Oct 2024 00:15:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-48942</strong></p>
  <p>The Syracom Secure Login (2FA) plugin for Jira, Confluence, and Bitbucket through 3.1.4.5 allows remote attackers to easily brute-force the 2FA PIN via the plugins/servlet/twofactor/public/pinvalidation endpoint. The last 30 and the next 30 tokens are valid.</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-799</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-48942">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-48941 – The Syracom Secure Login (2FA) plugin for Jira, Confluence, and Bitbucket throug...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-48941</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-48941</guid>
    <pubDate>Thu, 10 Oct 2024 00:15:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-48941</strong></p>
  <p>The Syracom Secure Login (2FA) plugin for Jira, Confluence, and Bitbucket through 3.1.4.5 allows remote attackers to bypass 2FA by interacting with the /rest endpoint of Jira, Confluence, or Bitbucket. In the default configuration, /rest is allowlisted.</p>
  <p><strong>CVSS:</strong> 5.4 · <strong>CWE:</strong> CWE-266</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-48941">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-21684 – There is a low severity open redirect vulnerability within affected versions of ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-21684</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-21684</guid>
    <pubDate>Wed, 24 Jul 2024 18:15:03 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-21684</strong></p>
  <p>There is a low severity open redirect vulnerability within affected versions of Bitbucket Data Center. Versions of Bitbucket DC from 8.0.0 to 8.9.12 and 8.19.0 to 8.19.1 are affected by this vulnerability. It is patched in 8.9.13 and 8.19.2.  This open redirect vulnerability, with a CVSS Score of 3.1 and a CVSS Vector of CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N, allows an unauthenticated atta…</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-601</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-21684">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-39460 – Jenkins Bitbucket Branch Source Plugin 886.v44cf5e4ecec5 and earlier prints the ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-39460</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-39460</guid>
    <pubDate>Wed, 26 Jun 2024 17:15:27 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-39460</strong></p>
  <p>Jenkins Bitbucket Branch Source Plugin 886.v44cf5e4ecec5 and earlier prints the Bitbucket OAuth access token as part of the Bitbucket URL in the build log in some cases.</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-532</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-39460">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-4024 – An issue has been discovered in GitLab CE/EE affecting all versions starting fro...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-4024</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-4024</guid>
    <pubDate>Thu, 25 Apr 2024 14:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-4024</strong></p>
  <p>An issue has been discovered in GitLab CE/EE affecting all versions starting from 7.8 before 16.9.6, all versions starting from 16.10 before 16.10.4, all versions starting from 16.11 before 16.11.1. Under certain conditions, an attacker with their Bitbucket account credentials may be able to take over a GitLab account linked to another user's Bitbucket account, if Bitbucket is used as an OAuth 2.…</p>
  <p><strong>CVSS:</strong> 7.3 · <strong>CWE:</strong> CWE-302</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-4024">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-23734 – Cross Site Request Forgery vulnerability in in the upload functionality of the U...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-23734</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-23734</guid>
    <pubDate>Wed, 10 Apr 2024 16:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-23734</strong></p>
  <p>Cross Site Request Forgery vulnerability in in the upload functionality of the User Profile pages in savignano S/Notify before 2.0.1 for Bitbucket allow attackers to replace S/MIME certificate or PGP keys for arbitrary users via crafted link.</p>
  <p><strong>CVSS:</strong> 5.2 · <strong>CWE:</strong> CWE-352</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-23734">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-28152 – In Jenkins Bitbucket Branch Source Plugin 866.vdea_7dcd3008e and earlier, except...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-28152</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-28152</guid>
    <pubDate>Wed, 06 Mar 2024 17:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-28152</strong></p>
  <p>In Jenkins Bitbucket Branch Source Plugin 866.vdea_7dcd3008e and earlier, except 848.850.v6a_a_2a_234a_c81, when discovering pull requests from forks, the trust policy "Forks in the same account" allows changes to Jenkinsfiles from users without write access to the project when using Bitbucket Server.</p>
  <p><strong>CVSS:</strong> 6.3 · <strong>CWE:</strong> CWE-281</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-28152">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-50931 – An issue was discovered in savignano S/Notify before 2.0.1 for Bitbucket. While ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-50931</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-50931</guid>
    <pubDate>Tue, 09 Jan 2024 07:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-50931</strong></p>
  <p>An issue was discovered in savignano S/Notify before 2.0.1 for Bitbucket. While an administrative user is logged on, the configuration settings of S/Notify can be modified via a CSRF attack. The injection could be initiated by the administrator clicking a malicious link in an email or by visiting a malicious website. If executed while an administrator is logged on to Bitbucket, an attacker could…</p>
  <p><strong>CVSS:</strong> 8.3 · <strong>CWE:</strong> CWE-352</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-50931">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-52240 – The Kantega SAML SSO OIDC Kerberos Single Sign-on apps before 6.20.0 for Atlassi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-52240</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-52240</guid>
    <pubDate>Fri, 29 Dec 2023 22:15:37 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-52240</strong></p>
  <p>The Kantega SAML SSO OIDC Kerberos Single Sign-on apps before 6.20.0 for Atlassian products allow XSS if SAML POST Binding is enabled. This affects 4.4.2 through 4.14.8 before 4.14.9, 5.0.0 through 5.11.4 before 5.11.5, and 6.0.0 through 6.19.0 before 6.20.0. The full product names are Kantega SAML SSO OIDC Kerberos Single Sign-on for Jira Data Center & Server (Kantega SSO Enterprise), Kantega SA…</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-52240">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-22513 – This High severity RCE (Remote Code Execution) vulnerability was introduced in v...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-22513</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-22513</guid>
    <pubDate>Tue, 19 Sep 2023 17:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-22513</strong></p>
  <p>This High severity RCE (Remote Code Execution) vulnerability was introduced in version 8.0.0 of Bitbucket Data Center and Server. This RCE (Remote Code Execution) vulnerability, with a CVSS Score of 8.5, allows an authenticated attacker to execute arbitrary code which has high impact to confidentiality, high impact to integrity, high impact to availability, and requires no user interaction. Atlas…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-22513">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-41937 – Jenkins Bitbucket Push and Pull Request Plugin 2.4.0 through 2.8.3 (both inclusi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-41937</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-41937</guid>
    <pubDate>Wed, 06 Sep 2023 13:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-41937</strong></p>
  <p>Jenkins Bitbucket Push and Pull Request Plugin 2.4.0 through 2.8.3 (both inclusive) trusts values provided in the webhook payload, including certain URLs, and uses configured Bitbucket credentials to connect to those URLs, allowing attackers to capture Bitbucket credentials stored in Jenkins by sending a crafted webhook payload.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-918</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-41937">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-36662 – The TechTime User Management components for Atlassian products allow stored XSS ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-36662</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-36662</guid>
    <pubDate>Mon, 26 Jun 2023 01:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-36662</strong></p>
  <p>The TechTime User Management components for Atlassian products allow stored XSS on the Bulk User Actions page. This affects User Management for Jira 2.0.0 through 2.17.1, User Management for Confluence 2.0.0 through 2.15.24, and User Management for Bitbucket 2.2.2 through 2.15.24.</p>
  <p><strong>CVSS:</strong> 5.4 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-36662">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-24428 – A cross-site request forgery (CSRF) vulnerability in Jenkins Bitbucket OAuth Plu...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-24428</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-24428</guid>
    <pubDate>Thu, 26 Jan 2023 21:18:17 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-24428</strong></p>
  <p>A cross-site request forgery (CSRF) vulnerability in Jenkins Bitbucket OAuth Plugin 0.12 and earlier allows attackers to trick users into logging in to the attacker's account.</p>
  <p><strong>CVSS:</strong> 5.7 · <strong>CWE:</strong> CWE-352</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-24428">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2023-24427 – Jenkins Bitbucket OAuth Plugin 0.12 and earlier does not invalidate the previous...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-24427</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-24427</guid>
    <pubDate>Thu, 26 Jan 2023 21:18:16 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2023-24427</strong></p>
  <p>Jenkins Bitbucket OAuth Plugin 0.12 and earlier does not invalidate the previous session on login.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-384</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-24427">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2022-43781 – There is a command injection vulnerability using environment variables in Bitbuc...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-43781</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-43781</guid>
    <pubDate>Thu, 17 Nov 2022 00:15:18 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2022-43781</strong></p>
  <p>There is a command injection vulnerability using environment variables in Bitbucket Server and Data Center. An attacker with permission to control their username can exploit this issue to execute arbitrary code on the system. This vulnerability can be unauthenticated if the Bitbucket Server and Data Center instance has enabled “Allow public signup”.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-77</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-43781">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-36804 – Multiple API endpoints in Atlassian Bitbucket Server and Data Center 7.0.0 befor...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-36804</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-36804</guid>
    <pubDate>Thu, 25 Aug 2022 06:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-36804</strong></p>
  <p>Multiple API endpoints in Atlassian Bitbucket Server and Data Center 7.0.0 before version 7.6.17, from version 7.7.0 before version 7.17.10, from version 7.18.0 before version 7.21.4, from version 8.0.0 before version 8.0.3, from version 8.1.0 before version 8.1.3, and from version 8.2.0 before version 8.2.2, and from version 8.3.0 before 8.3.1 allows remote attackers with read permissions to a p…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-78</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-36804">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-26137 – A vulnerability in multiple Atlassian products allows a remote, unauthenticated ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-26137</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-26137</guid>
    <pubDate>Wed, 20 Jul 2022 18:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-26137</strong></p>
  <p>A vulnerability in multiple Atlassian products allows a remote, unauthenticated attacker to cause additional Servlet Filters to be invoked when the application processes requests or responses. Atlassian has confirmed and fixed the only known security issue associated with this vulnerability: Cross-origin resource sharing (CORS) bypass. Sending a specially crafted HTTP request can invoke the Servl…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-180</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-26137">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2022-26136 – A vulnerability in multiple Atlassian products allows a remote, unauthenticated ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-26136</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-26136</guid>
    <pubDate>Wed, 20 Jul 2022 18:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2022-26136</strong></p>
  <p>A vulnerability in multiple Atlassian products allows a remote, unauthenticated attacker to bypass Servlet Filters used by first and third party apps. The impact depends on which filters are used by each app, and how the filters are used. This vulnerability can result in authentication bypass and cross-site scripting. Atlassian has released updates that fix the root cause of this vulnerability, b…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-180</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-26136">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2022-26133 – SharedSecretClusterAuthenticator in Atlassian Bitbucket Data Center versions 5.1...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-26133</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-26133</guid>
    <pubDate>Wed, 20 Apr 2022 19:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2022-26133</strong></p>
  <p>SharedSecretClusterAuthenticator in Atlassian Bitbucket Data Center versions 5.14.0 and later before 7.6.14, 7.7.0 and later prior to 7.17.6, 7.18.0 and later prior to 7.18.4, 7.19.0 and later prior to 7.19.4, and 7.20.0 allow a remote, unauthenticated attacker to execute arbitrary code via Java deserialization.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-502</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-26133">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2022-28134 – Jenkins Bitbucket Server Integration Plugin 3.1.0 and earlier does not perform p...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-28134</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-28134</guid>
    <pubDate>Tue, 29 Mar 2022 13:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-28134</strong></p>
  <p>Jenkins Bitbucket Server Integration Plugin 3.1.0 and earlier does not perform permission checks in several HTTP endpoints, allowing attackers with Overall/Read permission to create, view, and delete BitBucket Server consumers.</p>
  <p><strong>CVSS:</strong> 5.4 · <strong>CWE:</strong> CWE-862</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-28134">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2022-28133 – Jenkins Bitbucket Server Integration Plugin 3.1.0 and earlier does not limit URL...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-28133</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-28133</guid>
    <pubDate>Tue, 29 Mar 2022 13:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-28133</strong></p>
  <p>Jenkins Bitbucket Server Integration Plugin 3.1.0 and earlier does not limit URL schemes for callback URLs on OAuth consumers, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers able to create BitBucket Server consumers.</p>
  <p><strong>CVSS:</strong> 5.4 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-28133">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2021-20180 – A flaw was found in ansible module where credentials are disclosed in the consol...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-20180</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-20180</guid>
    <pubDate>Wed, 16 Mar 2022 15:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2021-20180</strong></p>
  <p>A flaw was found in ansible module where credentials are disclosed in the console log by default and not protected by the security feature when using the bitbucket_pipeline_variable module. This flaw allows an attacker to steal bitbucket_pipeline credentials. The highest threat from this vulnerability is to confidentiality.</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-532</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-20180">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-20619 – A cross-site request forgery (CSRF) vulnerability in Jenkins Bitbucket Branch So...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-20619</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-20619</guid>
    <pubDate>Wed, 12 Jan 2022 20:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-20619</strong></p>
  <p>A cross-site request forgery (CSRF) vulnerability in Jenkins Bitbucket Branch Source Plugin 737.vdf9dc06105be and earlier allows attackers to connect to an attacker-specified URL using attacker-specified credentials IDs obtained through another method, capturing credentials stored in Jenkins.</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-352</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-20619">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2022-20618 – A missing permission check in Jenkins Bitbucket Branch Source Plugin 737.vdf9dc0...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-20618</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-20618</guid>
    <pubDate>Wed, 12 Jan 2022 20:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-20618</strong></p>
  <p>A missing permission check in Jenkins Bitbucket Branch Source Plugin 737.vdf9dc06105be and earlier allows attackers with Overall/Read access to enumerate credentials IDs of credentials stored in Jenkins.</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-862</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-20618">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2021-39871 – In all versions of GitLab CE/EE since version 13.0, an instance that has the set...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-39871</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-39871</guid>
    <pubDate>Mon, 04 Oct 2021 17:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2021-39871</strong></p>
  <p>In all versions of GitLab CE/EE since version 13.0, an instance that has the setting to disable Bitbucket Server import enabled is bypassed by an attacker making a crafted API call.</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-39871">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2021-37843 – The resolution SAML SSO apps for Atlassian products allow a remote attacker to l...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-37843</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-37843</guid>
    <pubDate>Mon, 02 Aug 2021 19:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2021-37843</strong></p>
  <p>The resolution SAML SSO apps for Atlassian products allow a remote attacker to login to a user account when only the username is known (i.e., no other authentication is provided). The fixed versions are for Jira: 3.6.6.1, 4.0.12, 5.0.5; for Confluence 3.6.6, 4.0.12, 5.0.5; for Bitbucket 2.5.9, 3.6.6, 4.0.12, 5.0.5; for Bamboo 2.5.9, 3.6.6, 4.0.12, 5.0.5; and for Fisheye 2.5.9.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-306</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-37843">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2021-20178 – A flaw was found in ansible module where credentials are disclosed in the consol...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-20178</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-20178</guid>
    <pubDate>Wed, 26 May 2021 12:15:18 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2021-20178</strong></p>
  <p>A flaw was found in ansible module where credentials are disclosed in the console log by default and not protected by the security feature when using the bitbucket_pipeline_variable module. This flaw allows an attacker to steal bitbucket_pipeline credentials. The highest threat from this vulnerability is to confidentiality.</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-532</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-20178">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2020-36233 – The Microsoft Windows Installer for Atlassian Bitbucket Server and Data Center b...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-36233</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-36233</guid>
    <pubDate>Thu, 18 Feb 2021 20:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2020-36233</strong></p>
  <p>The Microsoft Windows Installer for Atlassian Bitbucket Server and Data Center before version 6.10.9, 7.x before 7.6.4, and from version 7.7.0 before 7.10.1 allows local attackers to escalate privileges because of weak permissions on the installation directory.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-276</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-36233">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2020-13330 – An issue has been discovered in GitLab affecting versions prior to 12.10.13. Git...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-13330</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-13330</guid>
    <pubDate>Wed, 30 Sep 2020 18:15:19 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2020-13330</strong></p>
  <p>An issue has been discovered in GitLab affecting versions prior to 12.10.13. GitLab was vulnerable to a stored XSS in import the Bitbucket project feature.</p>
  <p><strong>CVSS:</strong> 4.4 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-13330">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2020-14171 – Atlassian Bitbucket Server from version 4.9.0 before version 7.2.4 allows remote...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-14171</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-14171</guid>
    <pubDate>Thu, 09 Jul 2020 18:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2020-14171</strong></p>
  <p>Atlassian Bitbucket Server from version 4.9.0 before version 7.2.4 allows remote attackers to intercept unencrypted repository import requests via a Man-in-the-Middle (MITM) attack.</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-319</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-14171">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2020-14170 – Webhooks in Atlassian Bitbucket Server from version 5.4.0 before version 7.3.1 a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-14170</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-14170</guid>
    <pubDate>Thu, 09 Jul 2020 18:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2020-14170</strong></p>
  <p>Webhooks in Atlassian Bitbucket Server from version 5.4.0 before version 7.3.1 allow remote attackers to access the content of internal network resources via a Server-Side Request Forgery (SSRF) vulnerability.</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-918</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-14170">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2019-20097 – Bitbucket Server and Bitbucket Data Center versions starting from 1.0.0 before 5...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-20097</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-20097</guid>
    <pubDate>Wed, 15 Jan 2020 21:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2019-20097</strong></p>
  <p>Bitbucket Server and Bitbucket Data Center versions starting from 1.0.0 before 5.16.11, from version 6.0.0 before 6.0.11, from version 6.1.0 before 6.1.9, from version 6.2.0 before 6.2.7, from version 6.3.0 before 6.3.6, from version 6.4.0 before 6.4.4, from version 6.5.0 before 6.5.3, from version 6.6.0 before 6.6.3, from version 6.7.0 before 6.7.3, from version 6.8.0 before 6.8.2, from version…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-20097">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2019-15012 – Bitbucket Server and Bitbucket Data Center from version 4.13. before 5.16.11, fr...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-15012</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-15012</guid>
    <pubDate>Wed, 15 Jan 2020 21:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2019-15012</strong></p>
  <p>Bitbucket Server and Bitbucket Data Center from version 4.13. before 5.16.11, from version 6.0.0 before 6.0.11, from version 6.1.0 before 6.1.9, from version 6.2.0 before 6.2.7, from version 6.3.0 before 6.3.6, from version 6.4.0 before 6.4.4, from version 6.5.0 before 6.5.3, from version 6.6.0 before 6.6.3, from version 6.7.0 before 6.7.3, from version 6.8.0 before 6.8.2, from version 6.9.0 befo…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-269</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-15012">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2019-15010 – Bitbucket Server and Bitbucket Data Center versions starting from version 3.0.0 ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-15010</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-15010</guid>
    <pubDate>Wed, 15 Jan 2020 21:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2019-15010</strong></p>
  <p>Bitbucket Server and Bitbucket Data Center versions starting from version 3.0.0 before version 5.16.11, from version 6.0.0 before 6.0.11, from version 6.1.0 before 6.1.9, from version 6.2.0 before 6.2.7, from version 6.3.0 before 6.3.6, from version 6.4.0 before 6.4.4, from version 6.5.0 before 6.5.3, from version 6.6.0 before 6.6.3, from version 6.7.0 before 6.7.3, from version 6.8.0 before 6.8.…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-77</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-15010">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2019-13347 – An issue was discovered in the SAML Single Sign On (SSO) plugin for several Atla...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-13347</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-13347</guid>
    <pubDate>Fri, 13 Dec 2019 13:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2019-13347</strong></p>
  <p>An issue was discovered in the SAML Single Sign On (SSO) plugin for several Atlassian products affecting versions 3.1.0 through 3.2.2 for Jira and Confluence, versions 2.4.0 through 3.0.3 for Bitbucket, and versions 2.4.0 through 2.5.2 for Bamboo. It allows locally disabled users to reactivate their accounts just by browsing the affected Jira/Confluence/Bitbucket/Bamboo instance, even when the ap…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-13347">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2019-15005 – The Atlassian Troubleshooting and Support Tools plugin prior to version 1.17.2 a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-15005</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-15005</guid>
    <pubDate>Fri, 08 Nov 2019 04:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2019-15005</strong></p>
  <p>The Atlassian Troubleshooting and Support Tools plugin prior to version 1.17.2 allows an unprivileged user to initiate periodic log scans and send the results to a user-specified email address due to a missing authorization check. The email message may contain configuration information about the application that the plugin is installed into. A vulnerable version of the plugin is included with Bit…</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-862</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-15005">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2019-10460 – Jenkins Bitbucket OAuth Plugin 0.9 and earlier stored credentials unencrypted in...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-10460</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-10460</guid>
    <pubDate>Wed, 23 Oct 2019 13:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2019-10460</strong></p>
  <p>Jenkins Bitbucket OAuth Plugin 0.9 and earlier stored credentials unencrypted in the global config.xml configuration file on the Jenkins master where they could be viewed by users with access to the master file system.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-522</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-10460">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2019-15000 – The commit diff rest endpoint in Bitbucket Server and Data Center before 5.16.10...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-15000</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-15000</guid>
    <pubDate>Thu, 19 Sep 2019 15:15:15 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2019-15000</strong></p>
  <p>The commit diff rest endpoint in Bitbucket Server and Data Center before 5.16.10 (the fixed version for 5.16.x ), from 6.0.0 before 6.0.10 (the fixed version for 6.0.x), from 6.1.0 before 6.1.8 (the fixed version for 6.1.x), from 6.2.0 before 6.2.6 (the fixed version for 6.2.x), from 6.3.0 before 6.3.5 (the fixed version for 6.3.x), from 6.4.0 before 6.4.3 (the fixed version for 6.4.x), and from…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-78</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-15000">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2019-6788 – An issue was discovered in GitLab Community and Enterprise Edition before 11.5.8...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-6788</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-6788</guid>
    <pubDate>Mon, 09 Sep 2019 20:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2019-6788</strong></p>
  <p>An issue was discovered in GitLab Community and Enterprise Edition before 11.5.8, 11.6.x before 11.6.6, and 11.7.x before 11.7.1. It allows Information Disclosure (issue 3 of 6). For installations using GitHub or Bitbucket OAuth integrations, it is possible to use a covert redirect to obtain the user OAuth token for those services.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-6788">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2019-1010268 – Ladon since 0.6.1 (since ebef0aae48af78c159b6fce81bc6f5e7e0ddb059) is affected b...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-1010268</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-1010268</guid>
    <pubDate>Thu, 18 Jul 2019 17:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2019-1010268</strong></p>
  <p>Ladon since 0.6.1 (since ebef0aae48af78c159b6fce81bc6f5e7e0ddb059) is affected by: XML External Entity (XXE). The impact is: Information Disclosure, reading files and reaching internal network endpoints. The component is: SOAP request handlers. For instance: https://bitbucket.org/jakobsg/ladon/src/42944fc012a3a48214791c120ee5619434505067/src/ladon/interfaces/soap.py#lines-688. The attack vector i…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-611</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-1010268">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2019-3397 – Atlassian Bitbucket Data Center licensed instances starting with version 5.13.0 ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-3397</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-3397</guid>
    <pubDate>Mon, 03 Jun 2019 14:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2019-3397</strong></p>
  <p>Atlassian Bitbucket Data Center licensed instances starting with version 5.13.0 before 5.13.6 (the fixed version for 5.13.x), from 5.14.0 before 5.14.4 (fixed version for 5.14.x), from 5.15.0 before 5.15.3 (fixed version for 5.15.x), from 5.16.0 before 5.16.3 (fixed version for 5.16.x), from 6.0.0 before 6.0.3 (fixed version for 6.0.x), and from 6.1.0 before 6.1.2 (the fixed version for 6.1.x) al…</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-3397">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2019-1003057 – Jenkins Bitbucket Approve Plugin stores credentials unencrypted in its global co...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-1003057</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-1003057</guid>
    <pubDate>Thu, 04 Apr 2019 16:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2019-1003057</strong></p>
  <p>Jenkins Bitbucket Approve Plugin stores credentials unencrypted in its global configuration file on the Jenkins master where they can be viewed by users with access to the master file system.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-311</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-1003057">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2018-19498 – The Simplenia Pages plugin 2.6.0 for Atlassian Bitbucket Server has XSS.</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-19498</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-19498</guid>
    <pubDate>Thu, 21 Mar 2019 16:00:31 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2018-19498</strong></p>
  <p>The Simplenia Pages plugin 2.6.0 for Atlassian Bitbucket Server has XSS.</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-19498">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2018-5225 – In browser editing in Atlassian Bitbucket Server from version 4.13.0 before 5.4...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-5225</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-5225</guid>
    <pubDate>Thu, 22 Mar 2018 13:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2018-5225</strong></p>
  <p>In browser editing in Atlassian Bitbucket Server from version 4.13.0 before 5.4.8 (the fixed version for 4.13.0 through 5.4.7), 5.5.0 before 5.5.8 (the fixed version for 5.5.x), 5.6.0 before 5.6.5 (the fixed version for 5.6.x), 5.7.0 before 5.7.3 (the fixed version for 5.7.x), and 5.8.0 before 5.8.2 (the fixed version for 5.8.x), allows authenticated users to gain remote code execution using the…</p>
  <p><strong>CVSS:</strong> 9.9 · <strong>CWE:</strong> CWE-59</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-5225">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2017-18088 – Various plugin servlet resources in Atlassian Bitbucket Server before version 5...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2017-18088</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2017-18088</guid>
    <pubDate>Thu, 15 Feb 2018 13:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2017-18088</strong></p>
  <p>Various plugin servlet resources in Atlassian Bitbucket Server before version 5.3.7 (the fixed version for 5.3.x), from version 5.4.0 before 5.4.6 (the fixed version for 5.4.x), from version 5.5.0 before 5.5.6 (the fixed version for 5.5.x), from version 5.6.0 before 5.6.3 (the fixed version for 5.6.x), from version 5.7.0 before 5.7.1 (the fixed version for 5.7.x) and before 5.8.0 allow remote att…</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2017-18088">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2017-18087 – The download commit resource in Atlassian Bitbucket Server from version 5.1.0 be...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2017-18087</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2017-18087</guid>
    <pubDate>Thu, 15 Feb 2018 13:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2017-18087</strong></p>
  <p>The download commit resource in Atlassian Bitbucket Server from version 5.1.0 before version 5.1.7, from version 5.2.0 before version 5.2.5, from version 5.3.0 before version 5.3.3 and from version 5.4.0 before version 5.4.1 allows remote attackers to write files to disk potentially allowing them to gain code execution, exploit CVE-2017-1000117 if a vulnerable version of git is in use, and or det…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2017-18087">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2017-18038 – The repository settings resource in Atlassian Bitbucket Server before version 5...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2017-18038</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2017-18038</guid>
    <pubDate>Fri, 02 Feb 2018 14:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2017-18038</strong></p>
  <p>The repository settings resource in Atlassian Bitbucket Server before version 5.6.0 allows remote attackers to read the first line of arbitrary files via a path traversal vulnerability through the default branch name.</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2017-18038">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2017-18037 – The git repository tag rest resource in Atlassian Bitbucket Server from version ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2017-18037</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2017-18037</guid>
    <pubDate>Fri, 02 Feb 2018 14:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2017-18037</strong></p>
  <p>The git repository tag rest resource in Atlassian Bitbucket Server from version 3.7.0 before 4.14.11 (the fixed version for 4.14.x), from version 5.0.0 before 5.0.9 (the fixed version for 5.0.x), from version 5.1.0 before 5.1.8 (the fixed version for 5.1.x), from version 5.2.0 before 5.2.6 (the fixed version for 5.2.x), from version 5.3.0 before 5.3.4 (the fixed version for 5.3.x), from version 5…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2017-18037">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2017-18036 – The Github repository importer in Atlassian Bitbucket Server before version 5.3...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2017-18036</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2017-18036</guid>
    <pubDate>Fri, 02 Feb 2018 14:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2017-18036</strong></p>
  <p>The Github repository importer in Atlassian Bitbucket Server before version 5.3.0 allows remote attackers to determine if a service they could not otherwise reach has open ports via a Server Side Request Forgery (SSRF) vulnerability.</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-918</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2017-18036">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2017-16857 – It is possible to bypass the bitbucket auto-unapprove plugin via minimal brute-f...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2017-16857</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2017-16857</guid>
    <pubDate>Tue, 05 Dec 2017 16:29:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2017-16857</strong></p>
  <p>It is possible to bypass the bitbucket auto-unapprove plugin via minimal brute-force because it is relying on asynchronous events on the back-end. This allows an attacker to merge any code into unsuspecting repositories. This affects all versions of the auto-unapprove plugin, however since the auto-unapprove plugin is not bundled with Bitbucket Server it does not affect any particular version of…</p>
  <p><strong>CVSS:</strong> 8.5 · <strong>CWE:</strong> CWE-362</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2017-16857">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2016-4320 – Atlassian Bitbucket Server before 4.7.1 allows remote attackers to read the firs...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2016-4320</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2016-4320</guid>
    <pubDate>Mon, 10 Apr 2017 03:59:01 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2016-4320</strong></p>
  <p>Atlassian Bitbucket Server before 4.7.1 allows remote attackers to read the first line of an arbitrary file via a directory traversal attack on the pull requests resource.</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2016-4320">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2016-6668 – The Atlassian Hipchat Integration Plugin for Bitbucket Server 6.26.0 before 6.27...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2016-6668</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2016-6668</guid>
    <pubDate>Mon, 23 Jan 2017 21:59:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2016-6668</strong></p>
  <p>The Atlassian Hipchat Integration Plugin for Bitbucket Server 6.26.0 before 6.27.5, 6.28.0 before 7.3.7, and 7.4.0 before 7.8.17; Confluence HipChat plugin 6.26.0 before 7.8.17; and HipChat for JIRA plugin 6.26.0 before 7.8.17 allows remote attackers to obtain the secret key for communicating with HipChat instances by reading unspecified pages.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2016-6668">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
