RHSA-2017:0260

Vulnerability from csaf_redhat - Published: 2017-02-07 11:32 - Updated: 2026-02-19 18:23
Summary
Red Hat Security Advisory: ansible and gdeploy security and bug fix update
Severity
Important
Notes
Topic: An update for ansible and gdeploy is now available for Red Hat Gluster Storage 3.1 for RHEL 7. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details: Ansible is a simple model-driven configuration management, multi-node deployment, and remote task execution system. Ansible works over SSH and does not require any software or daemons to be installed on remote nodes. Extension modules can be written in any language and are transferred to managed machines automatically. The gdeploy package provides Ansible modules to setup and configure GluterFS. Security Fix(es): * An input validation vulnerability was found in Ansible's 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. (CVE-2016-9587) Bug Fix(es): * Previously, if SELinux Policy Management tool was not installed, gdeploy did not display any error. Hence, the SELinux context was not being set. With this update, gdeploy throws error if SELinux Policy Management tool is not installed on the machine. (BZ#1340038) * This update introduces the Slice Unit configuration feature for the glusterfs services to organize a hierarchy for barriering the processes within a specific memory, cpu limits. This feature ensures that the Red Hat Gluster Storage's systemd unit(s) starts within the specified Slice. To configure Slice, add the following parameter to the configuration file: slice_setup=yes (BZ#1349790)
Terms of Use: This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.

An input validation vulnerability was found in Ansible's 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.

CWE-20 - Improper Input Validation
Vendor Fix For details on how to apply this update, which includes the changes described in this advisory, refer to: https://access.redhat.com/articles/11258 https://access.redhat.com/errata/RHSA-2017:0260
References
https://access.redhat.com/errata/RHSA-2017:0260 self
https://access.redhat.com/security/updates/classi… external
https://bugzilla.redhat.com/show_bug.cgi?id=1335080 external
https://bugzilla.redhat.com/show_bug.cgi?id=1340038 external
https://bugzilla.redhat.com/show_bug.cgi?id=1342519 external
https://bugzilla.redhat.com/show_bug.cgi?id=1342713 external
https://bugzilla.redhat.com/show_bug.cgi?id=1344603 external
https://bugzilla.redhat.com/show_bug.cgi?id=1346244 external
https://bugzilla.redhat.com/show_bug.cgi?id=1348881 external
https://bugzilla.redhat.com/show_bug.cgi?id=1349790 external
https://bugzilla.redhat.com/show_bug.cgi?id=1360461 external
https://bugzilla.redhat.com/show_bug.cgi?id=1360523 external
https://bugzilla.redhat.com/show_bug.cgi?id=1362570 external
https://bugzilla.redhat.com/show_bug.cgi?id=1366203 external
https://bugzilla.redhat.com/show_bug.cgi?id=1366306 external
https://bugzilla.redhat.com/show_bug.cgi?id=1380091 external
https://bugzilla.redhat.com/show_bug.cgi?id=1380098 external
https://bugzilla.redhat.com/show_bug.cgi?id=1380315 external
https://bugzilla.redhat.com/show_bug.cgi?id=1380689 external
https://bugzilla.redhat.com/show_bug.cgi?id=1387174 external
https://bugzilla.redhat.com/show_bug.cgi?id=1387545 external
https://bugzilla.redhat.com/show_bug.cgi?id=1390871 external
https://bugzilla.redhat.com/show_bug.cgi?id=1390872 external
https://bugzilla.redhat.com/show_bug.cgi?id=1393204 external
https://bugzilla.redhat.com/show_bug.cgi?id=1394636 external
https://bugzilla.redhat.com/show_bug.cgi?id=1396008 external
https://bugzilla.redhat.com/show_bug.cgi?id=1404378 external
https://security.access.redhat.com/data/csaf/v2/a… self
https://access.redhat.com/security/cve/CVE-2016-9587 self
https://bugzilla.redhat.com/show_bug.cgi?id=1404378 external
https://www.cve.org/CVERecord?id=CVE-2016-9587 external
https://nvd.nist.gov/vuln/detail/CVE-2016-9587 external

{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update for ansible and gdeploy is now available for Red Hat Gluster Storage 3.1 for RHEL 7.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Ansible is a simple model-driven configuration management, multi-node deployment, and remote task execution system. Ansible works over SSH and does not require any software or daemons to be installed on remote nodes. Extension modules can be written in any language and are transferred to managed machines automatically.\n\nThe gdeploy package provides Ansible modules to setup and configure GluterFS.\n\nSecurity Fix(es):\n\n* An input validation vulnerability was found in Ansible\u0027s 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. (CVE-2016-9587)\n\nBug Fix(es):\n\n* Previously, if SELinux Policy Management tool was not installed, gdeploy did not display any error. Hence, the SELinux context was not being set. With this update, gdeploy throws error if SELinux Policy Management tool is not installed on the machine. (BZ#1340038)\n\n* This update introduces the Slice Unit configuration feature for the glusterfs services to organize a hierarchy for barriering the processes within a specific memory, cpu limits. This feature ensures that the Red Hat Gluster Storage\u0027s systemd unit(s) starts within the specified Slice. To configure Slice, add the following parameter to the configuration file: slice_setup=yes (BZ#1349790)",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2017:0260",
        "url": "https://access.redhat.com/errata/RHSA-2017:0260"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "1335080",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1335080"
      },
      {
        "category": "external",
        "summary": "1340038",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1340038"
      },
      {
        "category": "external",
        "summary": "1342519",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1342519"
      },
      {
        "category": "external",
        "summary": "1342713",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1342713"
      },
      {
        "category": "external",
        "summary": "1344603",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1344603"
      },
      {
        "category": "external",
        "summary": "1346244",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1346244"
      },
      {
        "category": "external",
        "summary": "1348881",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1348881"
      },
      {
        "category": "external",
        "summary": "1349790",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1349790"
      },
      {
        "category": "external",
        "summary": "1360461",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1360461"
      },
      {
        "category": "external",
        "summary": "1360523",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1360523"
      },
      {
        "category": "external",
        "summary": "1362570",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1362570"
      },
      {
        "category": "external",
        "summary": "1366203",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1366203"
      },
      {
        "category": "external",
        "summary": "1366306",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1366306"
      },
      {
        "category": "external",
        "summary": "1380091",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1380091"
      },
      {
        "category": "external",
        "summary": "1380098",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1380098"
      },
      {
        "category": "external",
        "summary": "1380315",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1380315"
      },
      {
        "category": "external",
        "summary": "1380689",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1380689"
      },
      {
        "category": "external",
        "summary": "1387174",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1387174"
      },
      {
        "category": "external",
        "summary": "1387545",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1387545"
      },
      {
        "category": "external",
        "summary": "1390871",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1390871"
      },
      {
        "category": "external",
        "summary": "1390872",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1390872"
      },
      {
        "category": "external",
        "summary": "1393204",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1393204"
      },
      {
        "category": "external",
        "summary": "1394636",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1394636"
      },
      {
        "category": "external",
        "summary": "1396008",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1396008"
      },
      {
        "category": "external",
        "summary": "1404378",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1404378"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2017/rhsa-2017_0260.json"
      }
    ],
    "title": "Red Hat Security Advisory: ansible and gdeploy security and bug fix update",
    "tracking": {
      "current_release_date": "2026-02-19T18:23:31+00:00",
      "generator": {
        "date": "2026-02-19T18:23:31+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.7.1"
        }
      },
      "id": "RHSA-2017:0260",
      "initial_release_date": "2017-02-07T11:32:47+00:00",
      "revision_history": [
        {
          "date": "2017-02-07T11:32:47+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2017-02-07T11:32:47+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2026-02-19T18:23:31+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat Gluster Storage Server 3.1 on RHEL-7",
                "product": {
                  "name": "Red Hat Gluster Storage Server 3.1 on RHEL-7",
                  "product_id": "7Server-RH-Gluster-3-Server",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:storage:3.1:server:el7"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Gluster Storage"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "gdeploy-0:2.0.1-8.el7rhgs.src",
                "product": {
                  "name": "gdeploy-0:2.0.1-8.el7rhgs.src",
                  "product_id": "gdeploy-0:2.0.1-8.el7rhgs.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gdeploy@2.0.1-8.el7rhgs?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-passlib-0:1.6.5-1.el7.src",
                "product": {
                  "name": "python-passlib-0:1.6.5-1.el7.src",
                  "product_id": "python-passlib-0:1.6.5-1.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-passlib@1.6.5-1.el7?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ansible-0:2.2.1.0-2.el7.src",
                "product": {
                  "name": "ansible-0:2.2.1.0-2.el7.src",
                  "product_id": "ansible-0:2.2.1.0-2.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible@2.2.1.0-2.el7?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "gdeploy-0:2.0.1-8.el7rhgs.noarch",
                "product": {
                  "name": "gdeploy-0:2.0.1-8.el7rhgs.noarch",
                  "product_id": "gdeploy-0:2.0.1-8.el7rhgs.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gdeploy@2.0.1-8.el7rhgs?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-passlib-0:1.6.5-1.el7.noarch",
                "product": {
                  "name": "python2-passlib-0:1.6.5-1.el7.noarch",
                  "product_id": "python2-passlib-0:1.6.5-1.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-passlib@1.6.5-1.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ansible-0:2.2.1.0-2.el7.noarch",
                "product": {
                  "name": "ansible-0:2.2.1.0-2.el7.noarch",
                  "product_id": "ansible-0:2.2.1.0-2.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible@2.2.1.0-2.el7?arch=noarch"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-0:2.2.1.0-2.el7.noarch as a component of Red Hat Gluster Storage Server 3.1 on RHEL-7",
          "product_id": "7Server-RH-Gluster-3-Server:ansible-0:2.2.1.0-2.el7.noarch"
        },
        "product_reference": "ansible-0:2.2.1.0-2.el7.noarch",
        "relates_to_product_reference": "7Server-RH-Gluster-3-Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-0:2.2.1.0-2.el7.src as a component of Red Hat Gluster Storage Server 3.1 on RHEL-7",
          "product_id": "7Server-RH-Gluster-3-Server:ansible-0:2.2.1.0-2.el7.src"
        },
        "product_reference": "ansible-0:2.2.1.0-2.el7.src",
        "relates_to_product_reference": "7Server-RH-Gluster-3-Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gdeploy-0:2.0.1-8.el7rhgs.noarch as a component of Red Hat Gluster Storage Server 3.1 on RHEL-7",
          "product_id": "7Server-RH-Gluster-3-Server:gdeploy-0:2.0.1-8.el7rhgs.noarch"
        },
        "product_reference": "gdeploy-0:2.0.1-8.el7rhgs.noarch",
        "relates_to_product_reference": "7Server-RH-Gluster-3-Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gdeploy-0:2.0.1-8.el7rhgs.src as a component of Red Hat Gluster Storage Server 3.1 on RHEL-7",
          "product_id": "7Server-RH-Gluster-3-Server:gdeploy-0:2.0.1-8.el7rhgs.src"
        },
        "product_reference": "gdeploy-0:2.0.1-8.el7rhgs.src",
        "relates_to_product_reference": "7Server-RH-Gluster-3-Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-passlib-0:1.6.5-1.el7.src as a component of Red Hat Gluster Storage Server 3.1 on RHEL-7",
          "product_id": "7Server-RH-Gluster-3-Server:python-passlib-0:1.6.5-1.el7.src"
        },
        "product_reference": "python-passlib-0:1.6.5-1.el7.src",
        "relates_to_product_reference": "7Server-RH-Gluster-3-Server"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-passlib-0:1.6.5-1.el7.noarch as a component of Red Hat Gluster Storage Server 3.1 on RHEL-7",
          "product_id": "7Server-RH-Gluster-3-Server:python2-passlib-0:1.6.5-1.el7.noarch"
        },
        "product_reference": "python2-passlib-0:1.6.5-1.el7.noarch",
        "relates_to_product_reference": "7Server-RH-Gluster-3-Server"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2016-9587",
      "cwe": {
        "id": "CWE-20",
        "name": "Improper Input Validation"
      },
      "discovery_date": "2016-12-12T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1404378"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "An input validation vulnerability was found in Ansible\u0027s 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.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "Ansible: Compromised remote hosts can lead to running commands on the Ansible controller",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "7Server-RH-Gluster-3-Server:ansible-0:2.2.1.0-2.el7.noarch",
          "7Server-RH-Gluster-3-Server:ansible-0:2.2.1.0-2.el7.src",
          "7Server-RH-Gluster-3-Server:gdeploy-0:2.0.1-8.el7rhgs.noarch",
          "7Server-RH-Gluster-3-Server:gdeploy-0:2.0.1-8.el7rhgs.src",
          "7Server-RH-Gluster-3-Server:python-passlib-0:1.6.5-1.el7.src",
          "7Server-RH-Gluster-3-Server:python2-passlib-0:1.6.5-1.el7.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2016-9587"
        },
        {
          "category": "external",
          "summary": "RHBZ#1404378",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1404378"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2016-9587",
          "url": "https://www.cve.org/CVERecord?id=CVE-2016-9587"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2016-9587",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-9587"
        }
      ],
      "release_date": "2017-01-09T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2017-02-07T11:32:47+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "7Server-RH-Gluster-3-Server:ansible-0:2.2.1.0-2.el7.noarch",
            "7Server-RH-Gluster-3-Server:ansible-0:2.2.1.0-2.el7.src",
            "7Server-RH-Gluster-3-Server:gdeploy-0:2.0.1-8.el7rhgs.noarch",
            "7Server-RH-Gluster-3-Server:gdeploy-0:2.0.1-8.el7rhgs.src",
            "7Server-RH-Gluster-3-Server:python-passlib-0:1.6.5-1.el7.src",
            "7Server-RH-Gluster-3-Server:python2-passlib-0:1.6.5-1.el7.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2017:0260"
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "MEDIUM",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "PARTIAL",
            "baseScore": 6.8,
            "confidentialityImpact": "PARTIAL",
            "integrityImpact": "PARTIAL",
            "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
            "version": "2.0"
          },
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 6.6,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "HIGH",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.0/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "7Server-RH-Gluster-3-Server:ansible-0:2.2.1.0-2.el7.noarch",
            "7Server-RH-Gluster-3-Server:ansible-0:2.2.1.0-2.el7.src",
            "7Server-RH-Gluster-3-Server:gdeploy-0:2.0.1-8.el7rhgs.noarch",
            "7Server-RH-Gluster-3-Server:gdeploy-0:2.0.1-8.el7rhgs.src",
            "7Server-RH-Gluster-3-Server:python-passlib-0:1.6.5-1.el7.src",
            "7Server-RH-Gluster-3-Server:python2-passlib-0:1.6.5-1.el7.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "Ansible: Compromised remote hosts can lead to running commands on the Ansible controller"
    }
  ]
}


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 observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…