ghsa-qxh5-5r5p-5gvf
Vulnerability from github
Published
2022-05-13 01:31
Modified
2022-11-01 22:46
Summary
Cross-Site Request Forgery in Jenkins Blue Ocean Plugin
Details

A data modification vulnerability exists in Jenkins Blue Ocean Plugins 1.10.1 and earlier that allows attackers to bypass all cross-site request forgery protection in Blue Ocean API. The vulnerability is found in:

  • blueocean-core-js/src/js/bundleStartup.js
  • blueocean-core-js/src/js/fetch.ts
  • blueocean-core-js/src/js/i18n/i18n.js
  • blueocean-core-js/src/js/urlconfig.js
  • blueocean-rest/src/main/java/io/jenkins/blueocean/rest/APICrumbExclusion.java
  • blueocean-web/src/main/java/io/jenkins/blueocean/BlueOceanUI.java
  • blueocean-web/src/main/resources/io/jenkins/blueocean/BlueOceanUI/index.jelly
Show details on source website


{
  "affected": [
    {
      "package": {
        "ecosystem": "Maven",
        "name": "io.jenkins.blueocean:blueocean"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "1.10.2"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [
    "CVE-2019-1003012"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-352"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2022-11-01T22:46:42Z",
    "nvd_published_at": "2019-02-06T16:29:00Z",
    "severity": "MODERATE"
  },
  "details": "A data modification vulnerability exists in Jenkins Blue Ocean Plugins 1.10.1 and earlier that allows attackers to bypass all cross-site request forgery protection in Blue Ocean API. The vulnerability is found in:\n\n- blueocean-core-js/src/js/bundleStartup.js\n- blueocean-core-js/src/js/fetch.ts\n- blueocean-core-js/src/js/i18n/i18n.js\n- blueocean-core-js/src/js/urlconfig.js\n- blueocean-rest/src/main/java/io/jenkins/blueocean/rest/APICrumbExclusion.java\n- blueocean-web/src/main/java/io/jenkins/blueocean/BlueOceanUI.java\n- blueocean-web/src/main/resources/io/jenkins/blueocean/BlueOceanUI/index.jelly",
  "id": "GHSA-qxh5-5r5p-5gvf",
  "modified": "2022-11-01T22:46:42Z",
  "published": "2022-05-13T01:31:35Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-1003012"
    },
    {
      "type": "WEB",
      "url": "https://github.com/jenkinsci/blueocean-plugin/commit/1a03020b5a50c1e3f47d4b0902ec7fc78d3c86ce"
    },
    {
      "type": "WEB",
      "url": "https://access.redhat.com/errata/RHBA-2019:0326"
    },
    {
      "type": "WEB",
      "url": "https://access.redhat.com/errata/RHBA-2019:0327"
    },
    {
      "type": "WEB",
      "url": "https://jenkins.io/security/advisory/2019-01-28/#SECURITY-1201"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Cross-Site Request Forgery in Jenkins Blue Ocean Plugin"
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading...

Loading...

Loading...

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.