gsd-2017-10906
Vulnerability from gsd
Modified
2022-05-13 00:00
Details
Escape sequence injection vulnerability in Fluentd versions 0.12.29 through 0.12.40 may allow an attacker to change the terminal UI or execute arbitrary commands on the device via unspecified vectors.
Aliases



{
  "GSD": {
    "alias": "CVE-2017-10906",
    "description": "Escape sequence injection vulnerability in Fluentd versions 0.12.29 through 0.12.40 may allow an attacker to change the terminal UI or execute arbitrary commands on the device via unspecified vectors.",
    "id": "GSD-2017-10906",
    "references": [
      "https://www.suse.com/security/cve/CVE-2017-10906.html",
      "https://access.redhat.com/errata/RHSA-2018:2225"
    ]
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "affected": [
        {
          "package": {
            "ecosystem": "RubyGems",
            "name": "fluentd",
            "purl": "pkg:gem/fluentd"
          }
        }
      ],
      "aliases": [
        "CVE-2017-10906",
        "GHSA-5jrp-w8fr-mrww"
      ],
      "details": "Escape sequence injection vulnerability in Fluentd versions 0.12.29 through\n0.12.40 may allow an attacker to change the terminal UI or execute arbitrary commands\non the device via unspecified vectors.\n",
      "id": "GSD-2017-10906",
      "modified": "2022-05-13T00:00:00.000Z",
      "published": "2022-05-13T00:00:00.000Z",
      "references": [
        {
          "type": "WEB",
          "url": "https://github.com/fluent/fluentd/pull/1733"
        },
        {
          "type": "WEB",
          "url": "https://access.redhat.com/errata/RHSA-2018:2225"
        },
        {
          "type": "WEB",
          "url": "https://github.com/fluent/fluentd/blob/v0.12/CHANGELOG.md#bug-fixes"
        },
        {
          "type": "WEB",
          "url": "https://jvn.jp/en/vu/JVNVU95124098/index.html"
        }
      ],
      "schema_version": "1.4.0",
      "severity": [
        {
          "score": 9.8,
          "type": "CVSS_V3"
        }
      ],
      "summary": "Fluentd Escape Sequence Injection Vulnerability"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "vultures@jpcert.or.jp",
        "ID": "CVE-2017-10906",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "Fluentd",
                    "version": {
                      "version_data": [
                        {
                          "version_value": "0.12.29 through 0.12.40"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "Cloud Native Computing Foundation (CNCF)"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "Escape sequence injection vulnerability in Fluentd versions 0.12.29 through 0.12.40 may allow an attacker to change the terminal UI or execute arbitrary commands on the device via unspecified vectors."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "Escape Sequence Injection"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "RHSA-2018:2225",
            "refsource": "REDHAT",
            "url": "https://access.redhat.com/errata/RHSA-2018:2225"
          },
          {
            "name": "https://jvn.jp/en/vu/JVNVU95124098/index.html",
            "refsource": "MISC",
            "url": "https://jvn.jp/en/vu/JVNVU95124098/index.html"
          },
          {
            "name": "https://github.com/fluent/fluentd/blob/v0.12/CHANGELOG.md#bug-fixes",
            "refsource": "CONFIRM",
            "url": "https://github.com/fluent/fluentd/blob/v0.12/CHANGELOG.md#bug-fixes"
          },
          {
            "name": "https://github.com/fluent/fluentd/pull/1733",
            "refsource": "CONFIRM",
            "url": "https://github.com/fluent/fluentd/pull/1733"
          }
        ]
      }
    },
    "github.com/rubysec/ruby-advisory-db": {
      "cve": "2017-10906",
      "cvss_v3": 9.8,
      "date": "2022-05-13",
      "description": "Escape sequence injection vulnerability in Fluentd versions 0.12.29 through\n0.12.40 may allow an attacker to change the terminal UI or execute arbitrary commands\non the device via unspecified vectors.\n",
      "gem": "fluentd",
      "ghsa": "5jrp-w8fr-mrww",
      "patched_versions": [
        "\u003e= 0.12.41"
      ],
      "related": {
        "url": [
          "https://access.redhat.com/errata/RHSA-2018:2225",
          "https://github.com/fluent/fluentd/blob/v0.12/CHANGELOG.md#bug-fixes",
          "https://jvn.jp/en/vu/JVNVU95124098/index.html"
        ]
      },
      "title": "Fluentd Escape Sequence Injection Vulnerability",
      "unaffected_versions": [
        "\u003c 0.12.29"
      ],
      "url": "https://github.com/fluent/fluentd/pull/1733"
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "\u003e=0.12.29 \u003c=0.12.40",
          "affected_versions": "All versions starting from 0.12.29 up to 0.12.40",
          "cvss_v2": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
          "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-937"
          ],
          "date": "2019-10-03",
          "description": "Escape sequence injection vulnerability in Fluentd may allow an attacker to change the terminal UI or execute arbitrary commands on the device via unspecified vectors.",
          "fixed_versions": [
            "0.12.41"
          ],
          "identifier": "CVE-2017-10906",
          "identifiers": [
            "CVE-2017-10906"
          ],
          "not_impacted": "All versions before 0.12.29, all versions after 0.12.40",
          "package_slug": "gem/fluentd",
          "pubdate": "2017-12-08",
          "solution": "Upgrade to version 0.12.41 or above.",
          "title": "Improper Neutralization of Escape, Meta, or Control Sequences",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2017-10906",
            "https://github.com/fluent/fluentd/blob/v0.12/CHANGELOG.md#bug-fixes",
            "https://github.com/fluent/fluentd/pull/1733",
            "https://jvn.jp/en/vu/JVNVU95124098/index.html"
          ],
          "uuid": "ce89024a-bde7-43b4-9aad-a7b088c4307c"
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:fluentd:fluentd:0.12.31:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:fluentd:fluentd:0.12.33:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:fluentd:fluentd:0.12.40:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:fluentd:fluentd:0.12.35:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:fluentd:fluentd:0.12.36:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:fluentd:fluentd:0.12.37:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:fluentd:fluentd:0.12.38:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:fluentd:fluentd:0.12.29:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:fluentd:fluentd:0.12.30:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:fluentd:fluentd:0.12.32:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:fluentd:fluentd:0.12.34:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:fluentd:fluentd:0.12.39:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              }
            ],
            "operator": "OR"
          },
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:redhat:openstack:13:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "vultures@jpcert.or.jp",
          "ID": "CVE-2017-10906"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "Escape sequence injection vulnerability in Fluentd versions 0.12.29 through 0.12.40 may allow an attacker to change the terminal UI or execute arbitrary commands on the device via unspecified vectors."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "NVD-CWE-noinfo"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://jvn.jp/en/vu/JVNVU95124098/index.html",
              "refsource": "MISC",
              "tags": [
                "Issue Tracking",
                "Third Party Advisory",
                "VDB Entry"
              ],
              "url": "https://jvn.jp/en/vu/JVNVU95124098/index.html"
            },
            {
              "name": "https://github.com/fluent/fluentd/pull/1733",
              "refsource": "CONFIRM",
              "tags": [
                "Issue Tracking",
                "Patch",
                "Third Party Advisory"
              ],
              "url": "https://github.com/fluent/fluentd/pull/1733"
            },
            {
              "name": "https://github.com/fluent/fluentd/blob/v0.12/CHANGELOG.md#bug-fixes",
              "refsource": "CONFIRM",
              "tags": [
                "Issue Tracking",
                "Release Notes",
                "Third Party Advisory"
              ],
              "url": "https://github.com/fluent/fluentd/blob/v0.12/CHANGELOG.md#bug-fixes"
            },
            {
              "name": "RHSA-2018:2225",
              "refsource": "REDHAT",
              "tags": [
                "Third Party Advisory"
              ],
              "url": "https://access.redhat.com/errata/RHSA-2018:2225"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV2": {
          "acInsufInfo": false,
          "cvssV2": {
            "accessComplexity": "LOW",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "COMPLETE",
            "baseScore": 10.0,
            "confidentialityImpact": "COMPLETE",
            "integrityImpact": "COMPLETE",
            "vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
            "version": "2.0"
          },
          "exploitabilityScore": 10.0,
          "impactScore": 10.0,
          "obtainAllPrivilege": false,
          "obtainOtherPrivilege": false,
          "obtainUserPrivilege": false,
          "severity": "HIGH",
          "userInteractionRequired": false
        },
        "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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "exploitabilityScore": 3.9,
          "impactScore": 5.9
        }
      },
      "lastModifiedDate": "2021-08-04T17:14Z",
      "publishedDate": "2017-12-08T15:29Z"
    }
  }
}


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 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.