gsd-2017-7466
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
Ansible before version 2.3 has an input validation vulnerability in the handling of data sent from client systems. An attacker with control over a client system being managed by Ansible, and the ability to send facts back to the Ansible server, could use this flaw to execute arbitrary code on the Ansible server using the Ansible server privileges.
Aliases
Aliases



{
   GSD: {
      alias: "CVE-2017-7466",
      description: "Ansible before version 2.3 has an input validation vulnerability in the handling of data sent from client systems. An attacker with control over a client system being managed by Ansible, and the ability to send facts back to the Ansible server, could use this flaw to execute arbitrary code on the Ansible server using the Ansible server privileges.",
      id: "GSD-2017-7466",
      references: [
         "https://www.suse.com/security/cve/CVE-2017-7466.html",
         "https://access.redhat.com/errata/RHSA-2017:1685",
         "https://access.redhat.com/errata/RHSA-2017:1599",
         "https://access.redhat.com/errata/RHSA-2017:1499",
         "https://access.redhat.com/errata/RHSA-2017:1476",
         "https://access.redhat.com/errata/RHSA-2017:1334",
         "https://access.redhat.com/errata/RHSA-2017:1244",
      ],
   },
   gsd: {
      metadata: {
         exploitCode: "unknown",
         remediation: "unknown",
         reportConfidence: "confirmed",
         type: "vulnerability",
      },
      osvSchema: {
         aliases: [
            "CVE-2017-7466",
         ],
         details: "Ansible before version 2.3 has an input validation vulnerability in the handling of data sent from client systems. An attacker with control over a client system being managed by Ansible, and the ability to send facts back to the Ansible server, could use this flaw to execute arbitrary code on the Ansible server using the Ansible server privileges.",
         id: "GSD-2017-7466",
         modified: "2023-12-13T01:21:06.757300Z",
         schema_version: "1.4.0",
      },
   },
   namespaces: {
      "cve.org": {
         CVE_data_meta: {
            ASSIGNER: "secalert@redhat.com",
            ID: "CVE-2017-7466",
            STATE: "PUBLIC",
         },
         affects: {
            vendor: {
               vendor_data: [
                  {
                     product: {
                        product_data: [
                           {
                              product_name: "ansible",
                              version: {
                                 version_data: [
                                    {
                                       version_value: "ansible 2.3",
                                    },
                                 ],
                              },
                           },
                        ],
                     },
                     vendor_name: "[UNKNOWN]",
                  },
               ],
            },
         },
         data_format: "MITRE",
         data_type: "CVE",
         data_version: "4.0",
         description: {
            description_data: [
               {
                  lang: "eng",
                  value: "Ansible before version 2.3 has an input validation vulnerability in the handling of data sent from client systems. An attacker with control over a client system being managed by Ansible, and the ability to send facts back to the Ansible server, could use this flaw to execute arbitrary code on the Ansible server using the Ansible server privileges.",
               },
            ],
         },
         impact: {
            cvss: [
               [
                  {
                     vectorString: "8.0/CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
                     version: "3.0",
                  },
               ],
            ],
         },
         problemtype: {
            problemtype_data: [
               {
                  description: [
                     {
                        lang: "eng",
                        value: "CWE-20",
                     },
                  ],
               },
            ],
         },
         references: {
            reference_data: [
               {
                  name: "RHSA-2017:1599",
                  refsource: "REDHAT",
                  url: "https://access.redhat.com/errata/RHSA-2017:1599",
               },
               {
                  name: "RHSA-2017:1334",
                  refsource: "REDHAT",
                  url: "https://access.redhat.com/errata/RHSA-2017:1334",
               },
               {
                  name: "97595",
                  refsource: "BID",
                  url: "http://www.securityfocus.com/bid/97595",
               },
               {
                  name: "RHSA-2017:1685",
                  refsource: "REDHAT",
                  url: "https://access.redhat.com/errata/RHSA-2017:1685",
               },
               {
                  name: "RHSA-2017:1244",
                  refsource: "REDHAT",
                  url: "https://access.redhat.com/errata/RHSA-2017:1244",
               },
               {
                  name: "RHSA-2017:1499",
                  refsource: "REDHAT",
                  url: "https://access.redhat.com/errata/RHSA-2017:1499",
               },
               {
                  name: "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-7466",
                  refsource: "CONFIRM",
                  url: "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-7466",
               },
               {
                  name: "RHSA-2017:1476",
                  refsource: "REDHAT",
                  url: "https://access.redhat.com/errata/RHSA-2017:1476",
               },
            ],
         },
      },
      "gitlab.com": {
         advisories: [
            {
               affected_range: "<2.3.0.0",
               affected_versions: "All versions before 2.3.0.0",
               cvss_v2: "AV:N/AC:M/Au:S/C:C/I:C/A:C",
               cvss_v3: "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
               cwe_ids: [
                  "CWE-1035",
                  "CWE-20",
                  "CWE-937",
               ],
               date: "2019-10-09",
               description: "Ansible has an input validation vulnerability in the handling of data sent from client systems. An attacker with control over a client system being managed by Ansible, and the ability to send facts back to the Ansible server, could use this flaw to execute arbitrary code on the Ansible server using the Ansible server privileges.",
               fixed_versions: [
                  "2.3.0.0",
               ],
               identifier: "CVE-2017-7466",
               identifiers: [
                  "CVE-2017-7466",
               ],
               not_impacted: "All versions starting from 2.3.0.0",
               package_slug: "pypi/ansible",
               pubdate: "2018-06-22",
               solution: "Upgrade to version 2.3.0.0 or above.",
               title: "Improper Input Validation",
               urls: [
                  "https://nvd.nist.gov/vuln/detail/CVE-2017-7466",
                  "http://www.securityfocus.com/bid/97595",
                  "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-7466",
               ],
               uuid: "4c077f14-445e-452c-a872-451f1143a32e",
            },
         ],
      },
      "nvd.nist.gov": {
         configurations: {
            CVE_data_version: "4.0",
            nodes: [
               {
                  children: [],
                  cpe_match: [
                     {
                        cpe23Uri: "cpe:2.3:a:redhat:ansible:*:*:*:*:*:*:*:*",
                        cpe_name: [],
                        versionEndExcluding: "2.3",
                        vulnerable: true,
                     },
                  ],
                  operator: "OR",
               },
               {
                  children: [],
                  cpe_match: [
                     {
                        cpe23Uri: "cpe:2.3:a:redhat:openstack:11:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:redhat:openstack:10:*:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                  ],
                  operator: "OR",
               },
            ],
         },
         cve: {
            CVE_data_meta: {
               ASSIGNER: "secalert@redhat.com",
               ID: "CVE-2017-7466",
            },
            data_format: "MITRE",
            data_type: "CVE",
            data_version: "4.0",
            description: {
               description_data: [
                  {
                     lang: "en",
                     value: "Ansible before version 2.3 has an input validation vulnerability in the handling of data sent from client systems. An attacker with control over a client system being managed by Ansible, and the ability to send facts back to the Ansible server, could use this flaw to execute arbitrary code on the Ansible server using the Ansible server privileges.",
                  },
               ],
            },
            problemtype: {
               problemtype_data: [
                  {
                     description: [
                        {
                           lang: "en",
                           value: "CWE-20",
                        },
                     ],
                  },
               ],
            },
            references: {
               reference_data: [
                  {
                     name: "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-7466",
                     refsource: "CONFIRM",
                     tags: [
                        "Issue Tracking",
                        "Third Party Advisory",
                     ],
                     url: "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-7466",
                  },
                  {
                     name: "RHSA-2017:1685",
                     refsource: "REDHAT",
                     tags: [
                        "Third Party Advisory",
                     ],
                     url: "https://access.redhat.com/errata/RHSA-2017:1685",
                  },
                  {
                     name: "RHSA-2017:1599",
                     refsource: "REDHAT",
                     tags: [
                        "Third Party Advisory",
                     ],
                     url: "https://access.redhat.com/errata/RHSA-2017:1599",
                  },
                  {
                     name: "RHSA-2017:1499",
                     refsource: "REDHAT",
                     tags: [
                        "Third Party Advisory",
                     ],
                     url: "https://access.redhat.com/errata/RHSA-2017:1499",
                  },
                  {
                     name: "RHSA-2017:1476",
                     refsource: "REDHAT",
                     tags: [
                        "Third Party Advisory",
                     ],
                     url: "https://access.redhat.com/errata/RHSA-2017:1476",
                  },
                  {
                     name: "RHSA-2017:1334",
                     refsource: "REDHAT",
                     tags: [
                        "Third Party Advisory",
                     ],
                     url: "https://access.redhat.com/errata/RHSA-2017:1334",
                  },
                  {
                     name: "RHSA-2017:1244",
                     refsource: "REDHAT",
                     tags: [
                        "Third Party Advisory",
                     ],
                     url: "https://access.redhat.com/errata/RHSA-2017:1244",
                  },
                  {
                     name: "97595",
                     refsource: "BID",
                     tags: [
                        "Third Party Advisory",
                        "VDB Entry",
                     ],
                     url: "http://www.securityfocus.com/bid/97595",
                  },
               ],
            },
         },
         impact: {
            baseMetricV2: {
               cvssV2: {
                  accessComplexity: "MEDIUM",
                  accessVector: "NETWORK",
                  authentication: "SINGLE",
                  availabilityImpact: "COMPLETE",
                  baseScore: 8.5,
                  confidentialityImpact: "COMPLETE",
                  integrityImpact: "COMPLETE",
                  vectorString: "AV:N/AC:M/Au:S/C:C/I:C/A:C",
                  version: "2.0",
               },
               exploitabilityScore: 6.8,
               impactScore: 10,
               obtainAllPrivilege: false,
               obtainOtherPrivilege: false,
               obtainUserPrivilege: false,
               severity: "HIGH",
               userInteractionRequired: false,
            },
            baseMetricV3: {
               cvssV3: {
                  attackComplexity: "LOW",
                  attackVector: "NETWORK",
                  availabilityImpact: "HIGH",
                  baseScore: 8,
                  baseSeverity: "HIGH",
                  confidentialityImpact: "HIGH",
                  integrityImpact: "HIGH",
                  privilegesRequired: "LOW",
                  scope: "UNCHANGED",
                  userInteraction: "REQUIRED",
                  vectorString: "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
                  version: "3.0",
               },
               exploitabilityScore: 2.1,
               impactScore: 5.9,
            },
         },
         lastModifiedDate: "2021-08-04T17:15Z",
         publishedDate: "2018-06-22T13:29Z",
      },
   },
}


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.