gsd-2022-34558
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
WMAgent v1.3.3rc2 and 1.3.3rc1, reqmgr 2 1.4.1rc5 and 1.4.0rc2, reqmon 1.4.1rc5, and global-workqueue 1.4.1rc5 allows attackers to execute arbitrary code via a crafted dbs-client package.
Aliases
Aliases



{
   GSD: {
      alias: "CVE-2022-34558",
      description: "WMAgent v1.3.3rc2 and 1.3.3rc1, reqmgr 2 1.4.1rc5 and 1.4.0rc2, reqmon 1.4.1rc5, and global-workqueue 1.4.1rc5 allows attackers to execute arbitrary code via a crafted dbs-client package.",
      id: "GSD-2022-34558",
   },
   gsd: {
      metadata: {
         exploitCode: "unknown",
         remediation: "unknown",
         reportConfidence: "confirmed",
         type: "vulnerability",
      },
      osvSchema: {
         aliases: [
            "CVE-2022-34558",
         ],
         details: "WMAgent v1.3.3rc2 and 1.3.3rc1, reqmgr 2 1.4.1rc5 and 1.4.0rc2, reqmon 1.4.1rc5, and global-workqueue 1.4.1rc5 allows attackers to execute arbitrary code via a crafted dbs-client package.",
         id: "GSD-2022-34558",
         modified: "2023-12-13T01:19:18.512962Z",
         schema_version: "1.4.0",
      },
   },
   namespaces: {
      "cve.org": {
         CVE_data_meta: {
            ASSIGNER: "cve@mitre.org",
            ID: "CVE-2022-34558",
            STATE: "PUBLIC",
         },
         affects: {
            vendor: {
               vendor_data: [
                  {
                     product: {
                        product_data: [
                           {
                              product_name: "n/a",
                              version: {
                                 version_data: [
                                    {
                                       version_value: "n/a",
                                    },
                                 ],
                              },
                           },
                        ],
                     },
                     vendor_name: "n/a",
                  },
               ],
            },
         },
         data_format: "MITRE",
         data_type: "CVE",
         data_version: "4.0",
         description: {
            description_data: [
               {
                  lang: "eng",
                  value: "WMAgent v1.3.3rc2 and 1.3.3rc1, reqmgr 2 1.4.1rc5 and 1.4.0rc2, reqmon 1.4.1rc5, and global-workqueue 1.4.1rc5 allows attackers to execute arbitrary code via a crafted dbs-client package.",
               },
            ],
         },
         problemtype: {
            problemtype_data: [
               {
                  description: [
                     {
                        lang: "eng",
                        value: "n/a",
                     },
                  ],
               },
            ],
         },
         references: {
            reference_data: [
               {
                  name: "https://github.com/dmwm/WMCore/issues/11188",
                  refsource: "MISC",
                  url: "https://github.com/dmwm/WMCore/issues/11188",
               },
            ],
         },
      },
      "gitlab.com": {
         advisories: [
            {
               affected_range: "==1.4.1rc5",
               affected_versions: "Version 1.4.1rc5",
               cvss_v3: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
               cwe_ids: [
                  "CWE-1035",
                  "CWE-78",
                  "CWE-937",
               ],
               date: "2022-08-06",
               description: "WMAgent v1.3.3rc2 and 1.3.3rc1, reqmgr 2 1.4.1rc5 and 1.4.0rc2, reqmon 1.4.1rc5, and global-workqueue 1.4.1rc5 allows attackers to execute arbitrary code via a crafted dbs-client package.",
               fixed_versions: [
                  "2.0.4",
               ],
               identifier: "CVE-2022-34558",
               identifiers: [
                  "GHSA-4vq7-8699-4xgc",
                  "CVE-2022-34558",
               ],
               not_impacted: "All versions before 1.4.1rc5, all versions after 1.4.1rc5",
               package_slug: "pypi/global-workqueue",
               pubdate: "2022-07-29",
               solution: "Upgrade to version 2.0.4 or above.",
               title: "Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')",
               urls: [
                  "https://nvd.nist.gov/vuln/detail/CVE-2022-34558",
                  "https://github.com/dmwm/WMCore/issues/11188",
                  "https://github.com/advisories/GHSA-4vq7-8699-4xgc",
               ],
               uuid: "ef7237c1-1a99-43b0-ad14-34e23c45ffc2",
            },
            {
               affected_range: ">=1.4.0rc2,<=1.4.1rc5",
               affected_versions: "All versions starting from 1.4.0rc2 up to 1.4.1rc5",
               cvss_v3: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
               cwe_ids: [
                  "CWE-1035",
                  "CWE-78",
                  "CWE-937",
               ],
               date: "2022-08-06",
               description: "WMAgent v1.3.3rc2 and 1.3.3rc1, reqmgr 2 1.4.1rc5 and 1.4.0rc2, reqmon 1.4.1rc5, and global-workqueue 1.4.1rc5 allows attackers to execute arbitrary code via a crafted dbs-client package.",
               fixed_versions: [
                  "2.0.4",
               ],
               identifier: "CVE-2022-34558",
               identifiers: [
                  "GHSA-4vq7-8699-4xgc",
                  "CVE-2022-34558",
               ],
               not_impacted: "All versions before 1.4.0rc2, all versions after 1.4.1rc5",
               package_slug: "pypi/reqmgr2",
               pubdate: "2022-07-29",
               solution: "Upgrade to version 2.0.4 or above.",
               title: "Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')",
               urls: [
                  "https://nvd.nist.gov/vuln/detail/CVE-2022-34558",
                  "https://github.com/dmwm/WMCore/issues/11188",
                  "https://github.com/advisories/GHSA-4vq7-8699-4xgc",
               ],
               uuid: "3ce301e4-8ad5-4638-8dfc-4696b7277147",
            },
            {
               affected_range: "==1.4.1rc5",
               affected_versions: "Version 1.4.1rc5",
               cvss_v3: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
               cwe_ids: [
                  "CWE-1035",
                  "CWE-78",
                  "CWE-937",
               ],
               date: "2022-08-06",
               description: "WMAgent v1.3.3rc2 and 1.3.3rc1, reqmgr 2 1.4.1rc5 and 1.4.0rc2, reqmon 1.4.1rc5, and global-workqueue 1.4.1rc5 allows attackers to execute arbitrary code via a crafted dbs-client package.",
               fixed_versions: [
                  "2.0.4",
               ],
               identifier: "CVE-2022-34558",
               identifiers: [
                  "GHSA-4vq7-8699-4xgc",
                  "CVE-2022-34558",
               ],
               not_impacted: "All versions before 1.4.1rc5, all versions after 1.4.1rc5",
               package_slug: "pypi/reqmon",
               pubdate: "2022-07-29",
               solution: "Upgrade to version 2.0.4 or above.",
               title: "Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')",
               urls: [
                  "https://nvd.nist.gov/vuln/detail/CVE-2022-34558",
                  "https://github.com/dmwm/WMCore/issues/11188",
                  "https://github.com/advisories/GHSA-4vq7-8699-4xgc",
               ],
               uuid: "8e35f2ea-561b-4bfb-b6a5-68afeff2981e",
            },
            {
               affected_range: ">=1.3.3rc1,<=1.3.3rc2",
               affected_versions: "All versions starting from 1.3.3rc1 up to 1.3.3rc2",
               cvss_v3: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
               cwe_ids: [
                  "CWE-1035",
                  "CWE-78",
                  "CWE-937",
               ],
               date: "2022-08-06",
               description: "WMAgent v1.3.3rc2 and 1.3.3rc1, reqmgr 2 1.4.1rc5 and 1.4.0rc2, reqmon 1.4.1rc5, and global-workqueue 1.4.1rc5 allows attackers to execute arbitrary code via a crafted dbs-client package.",
               fixed_versions: [
                  "2.0.4",
               ],
               identifier: "CVE-2022-34558",
               identifiers: [
                  "GHSA-4vq7-8699-4xgc",
                  "CVE-2022-34558",
               ],
               not_impacted: "All versions before 1.3.3rc1, all versions after 1.3.3rc2",
               package_slug: "pypi/wmagent",
               pubdate: "2022-07-29",
               solution: "Upgrade to version 2.0.4 or above.",
               title: "Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')",
               urls: [
                  "https://nvd.nist.gov/vuln/detail/CVE-2022-34558",
                  "https://github.com/dmwm/WMCore/issues/11188",
                  "https://github.com/advisories/GHSA-4vq7-8699-4xgc",
               ],
               uuid: "a930f1fd-f1d5-4817-a65a-dd165aeaff8f",
            },
            {
               affected_range: "==1.4.1",
               affected_versions: "Version 1.4.1",
               cvss_v3: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
               cwe_ids: [
                  "CWE-1035",
                  "CWE-937",
               ],
               date: "2022-08-04",
               description: "WMAgent v1.3.3rc2 and 1.3.3rc1, reqmgr 2 1.4.1rc5 and 1.4.0rc2, reqmon 1.4.1rc5, and global-workqueue 1.4.1rc5 allows attackers to execute arbitrary code via a crafted dbs-client package.",
               fixed_versions: [
                  "2.0.4",
               ],
               identifier: "CVE-2022-34558",
               identifiers: [
                  "CVE-2022-34558",
               ],
               not_impacted: "All versions before 1.4.1, all versions after 1.4.1",
               package_slug: "pypi/wmcore",
               pubdate: "2022-07-28",
               solution: "Upgrade to version 2.0.4 or above.",
               title: "Code Injection",
               urls: [
                  "https://nvd.nist.gov/vuln/detail/CVE-2022-34558",
                  "https://github.com/dmwm/WMCore/issues/11188",
               ],
               uuid: "54ecf0f8-7896-4151-bb65-9a2e0e102f47",
            },
         ],
      },
      "nvd.nist.gov": {
         configurations: {
            CVE_data_version: "4.0",
            nodes: [
               {
                  children: [],
                  cpe_match: [
                     {
                        cpe23Uri: "cpe:2.3:a:global-workqueue_project:global-workqueue:1.4.1:rc5:*:*:*:python:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:reqmon_project:reqmon:1.4.1:rc5:*:*:*:python:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:reqmgr2_project:reqmgr2:1.4.0:rc2:*:*:*:python:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:reqmgr2_project:reqmgr2:1.4.1:rc5:*:*:*:python:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:wmagent_project:wmagent:1.3.3:rc2:*:*:*:python:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:wmagent_project:wmagent:1.3.3:rc1:*:*:*:python:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                  ],
                  operator: "OR",
               },
            ],
         },
         cve: {
            CVE_data_meta: {
               ASSIGNER: "cve@mitre.org",
               ID: "CVE-2022-34558",
            },
            data_format: "MITRE",
            data_type: "CVE",
            data_version: "4.0",
            description: {
               description_data: [
                  {
                     lang: "en",
                     value: "WMAgent v1.3.3rc2 and 1.3.3rc1, reqmgr 2 1.4.1rc5 and 1.4.0rc2, reqmon 1.4.1rc5, and global-workqueue 1.4.1rc5 allows attackers to execute arbitrary code via a crafted dbs-client package.",
                  },
               ],
            },
            problemtype: {
               problemtype_data: [
                  {
                     description: [
                        {
                           lang: "en",
                           value: "NVD-CWE-noinfo",
                        },
                     ],
                  },
               ],
            },
            references: {
               reference_data: [
                  {
                     name: "https://github.com/dmwm/WMCore/issues/11188",
                     refsource: "MISC",
                     tags: [
                        "Exploit",
                        "Issue Tracking",
                        "Third Party Advisory",
                     ],
                     url: "https://github.com/dmwm/WMCore/issues/11188",
                  },
               ],
            },
         },
         impact: {
            baseMetricV3: {
               cvssV3: {
                  attackComplexity: "LOW",
                  attackVector: "NETWORK",
                  availabilityImpact: "HIGH",
                  baseScore: 9.8,
                  baseSeverity: "CRITICAL",
                  confidentialityImpact: "HIGH",
                  integrityImpact: "HIGH",
                  privilegesRequired: "NONE",
                  scope: "UNCHANGED",
                  userInteraction: "NONE",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                  version: "3.1",
               },
               exploitabilityScore: 3.9,
               impactScore: 5.9,
            },
         },
         lastModifiedDate: "2022-08-04T18:14Z",
         publishedDate: "2022-07-28T23:15Z",
      },
   },
}


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.