ghsa-m33c-cjjj-2mg4
Vulnerability from github
Published
2022-05-13 01:15
Modified
2023-12-14 18:23
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: "<= 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.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



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.