ghsa-m33c-cjjj-2mg4
Vulnerability from github
Published
2022-05-13 01:15
Modified
2023-12-14 18:23
Severity
Summary
Missing permission check in Azure VM Agents Plugin allowed modifying VM configuration
Details

A data modification vulnerability exists in Jenkins Azure VM Agents Plugin 0.8.0 and earlier in src/main/java/com/microsoft/azure/vmagent/AzureVMAgent.java that allows attackers with Overall/Read permission to attach a public IP address to an Azure VM agent.

Show details on source website


{
  "affected": [
    {
      "database_specific": {
        "last_known_affected_version_range": "\u003c= 0.8.0"
      },
      "package": {
        "ecosystem": "Maven",
        "name": "org.jenkins-ci.plugins:azure-vm-agents"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "0.8.1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [
    "CVE-2019-1003036"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-862"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2023-12-14T18:23:15Z",
    "nvd_published_at": "2019-03-08T21:29:00Z",
    "severity": "MODERATE"
  },
  "details": "A data modification vulnerability exists in Jenkins Azure VM Agents Plugin 0.8.0 and earlier in src/main/java/com/microsoft/azure/vmagent/AzureVMAgent.java that allows attackers with Overall/Read permission to attach a public IP address to an Azure VM agent.",
  "id": "GHSA-m33c-cjjj-2mg4",
  "modified": "2023-12-14T18:23:15Z",
  "published": "2022-05-13T01:15:08Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-1003036"
    },
    {
      "type": "WEB",
      "url": "https://github.com/jenkinsci/azure-vm-agents-plugin/commit/6cf1e11778993988ded08eb15ea051541341ec12"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/jenkinsci/azure-vm-agents-plugin"
    },
    {
      "type": "WEB",
      "url": "https://jenkins.io/security/advisory/2019-03-06/#SECURITY-1331"
    },
    {
      "type": "WEB",
      "url": "http://www.securityfocus.com/bid/107476"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Missing permission check in Azure VM Agents Plugin allowed modifying VM configuration "
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading...

Loading...