GSD-2022-4064

Vulnerability from gsd - Updated: 2022-11-19 00:00
Details
A vulnerability was found in Dalli. Affected is the function self.meta_set of the file lib/dalli/protocol/meta/request_formatter.rb of the component Meta Protocol Handler. The manipulation leads to injection. The exploit has been disclosed to the public and may be used. The name of the patch is 48d594dae55934476fec61789e7a7c3700e0f50d. It is recommended to apply a patch to fix this issue.
Aliases

{
  "GSD": {
    "alias": "CVE-2022-4064",
    "description": "A vulnerability was found in Dalli. It has been classified as problematic. Affected is the function self.meta_set of the file lib/dalli/protocol/meta/request_formatter.rb of the component Meta Protocol Handler. The manipulation leads to injection. The exploit has been disclosed to the public and may be used. The name of the patch is 48d594dae55934476fec61789e7a7c3700e0f50d. It is recommended to apply a patch to fix this issue. VDB-214026 is the identifier assigned to this vulnerability.",
    "id": "GSD-2022-4064"
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "affected": [
        {
          "package": {
            "ecosystem": "RubyGems",
            "name": "dalli",
            "purl": "pkg:gem/dalli"
          }
        }
      ],
      "aliases": [
        "CVE-2022-4064",
        "GHSA-3xg8-cc8f-9wv2"
      ],
      "details": "A vulnerability was found in Dalli. Affected is the function self.meta_set\nof the file lib/dalli/protocol/meta/request_formatter.rb of the component Meta Protocol\nHandler. The manipulation leads to injection. The exploit has been disclosed to\nthe public and may be used. The name of the patch is 48d594dae55934476fec61789e7a7c3700e0f50d.\nIt is recommended to apply a patch to fix this issue.\n",
      "id": "GSD-2022-4064",
      "modified": "2022-11-19T00:00:00.000Z",
      "published": "2022-11-19T00:00:00.000Z",
      "references": [
        {
          "type": "WEB",
          "url": "https://github.com/petergoldstein/dalli/issues/932"
        },
        {
          "type": "WEB",
          "url": "https://github.com/petergoldstein/dalli/pull/933"
        },
        {
          "type": "WEB",
          "url": "https://github.com/petergoldstein/dalli/commit/48d594dae55934476fec61789e7a7c3700e0f50d"
        }
      ],
      "schema_version": "1.4.0",
      "severity": [
        {
          "score": 3.7,
          "type": "CVSS_V3"
        }
      ],
      "summary": "Unsanitized input leading to code injection in Dalli"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "cna@vuldb.com",
        "ID": "CVE-2022-4064",
        "REQUESTER": "cna@vuldb.com",
        "STATE": "PUBLIC",
        "TITLE": "Dalli Meta Protocol request_formatter.rb self.meta_set injection"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "Dalli",
                    "version": {
                      "version_data": [
                        {
                          "version_value": "n/a"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": ""
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "A vulnerability was found in Dalli. It has been classified as problematic. Affected is the function self.meta_set of the file lib/dalli/protocol/meta/request_formatter.rb of the component Meta Protocol Handler. The manipulation leads to injection. The exploit has been disclosed to the public and may be used. The name of the patch is 48d594dae55934476fec61789e7a7c3700e0f50d. It is recommended to apply a patch to fix this issue. VDB-214026 is the identifier assigned to this vulnerability."
          }
        ]
      },
      "generator": "vuldb.com",
      "impact": {
        "cvss": {
          "baseScore": "3.1",
          "vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
          "version": "3.1"
        }
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "CWE-707 Improper Neutralization -\u003e CWE-74 Injection"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://github.com/petergoldstein/dalli/issues/932",
            "refsource": "MISC",
            "url": "https://github.com/petergoldstein/dalli/issues/932"
          },
          {
            "name": "https://github.com/petergoldstein/dalli/pull/933",
            "refsource": "MISC",
            "url": "https://github.com/petergoldstein/dalli/pull/933"
          },
          {
            "name": "https://github.com/petergoldstein/dalli/commit/48d594dae55934476fec61789e7a7c3700e0f50d",
            "refsource": "MISC",
            "url": "https://github.com/petergoldstein/dalli/commit/48d594dae55934476fec61789e7a7c3700e0f50d"
          },
          {
            "name": "https://vuldb.com/?id.214026",
            "refsource": "MISC",
            "url": "https://vuldb.com/?id.214026"
          }
        ]
      }
    },
    "github.com/rubysec/ruby-advisory-db": {
      "cve": "2022-4064",
      "cvss_v3": 3.7,
      "date": "2022-11-19",
      "description": "A vulnerability was found in Dalli. Affected is the function self.meta_set\nof the file lib/dalli/protocol/meta/request_formatter.rb of the component Meta Protocol\nHandler. The manipulation leads to injection. The exploit has been disclosed to\nthe public and may be used. The name of the patch is 48d594dae55934476fec61789e7a7c3700e0f50d.\nIt is recommended to apply a patch to fix this issue.\n",
      "gem": "dalli",
      "ghsa": "3xg8-cc8f-9wv2",
      "patched_versions": [
        "\u003e= 3.2.3"
      ],
      "related": {
        "url": [
          "https://github.com/petergoldstein/dalli/pull/933",
          "https://github.com/petergoldstein/dalli/commit/48d594dae55934476fec61789e7a7c3700e0f50d"
        ]
      },
      "title": "Unsanitized input leading to code injection in Dalli",
      "url": "https://github.com/petergoldstein/dalli/issues/932"
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "\u003e=- \u003c3.2.3",
          "affected_versions": "All versions starting from - before 3.2.3",
          "cvss_v3": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
          "cwe_ids": [
            "CWE-1035",
            "CWE-74",
            "CWE-937"
          ],
          "date": "2022-11-26",
          "description": "A vulnerability was found in Dalli. It has been classified as problematic. Affected is the function self.meta_set of the file lib/dalli/protocol/meta/request_formatter.rb of the component Meta Protocol Handler. The manipulation leads to injection. The exploit has been disclosed to the public and may be used. The name of the patch is 48d594dae55934476fec61789e7a7c3700e0f50d. It is recommended to apply a patch to fix this issue. VDB-214026 is the identifier assigned to this vulnerability.",
          "fixed_versions": [
            "3.2.3"
          ],
          "identifier": "CVE-2022-4064",
          "identifiers": [
            "CVE-2022-4064",
            "GHSA-3xg8-cc8f-9wv2"
          ],
          "not_impacted": "All versions before -, all versions starting from 3.2.3",
          "package_slug": "gem/dalli",
          "pubdate": "2022-11-19",
          "solution": "Upgrade to version 3.2.3 or above.",
          "title": "Unsanitized input leading to code injection in Dalli",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2022-4064",
            "https://github.com/petergoldstein/dalli/issues/932",
            "https://github.com/petergoldstein/dalli/pull/933",
            "https://github.com/petergoldstein/dalli/commit/48d594dae55934476fec61789e7a7c3700e0f50d",
            "https://vuldb.com/?id.214026",
            "https://github.com/advisories/GHSA-3xg8-cc8f-9wv2"
          ],
          "uuid": "56db7dce-740c-4cbf-86ec-9e93e83a039d"
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:dalli_project:dalli:*:*:*:*:*:ruby:*:*",
                "cpe_name": [],
                "versionEndExcluding": "3.2.3",
                "versionStartIncluding": "-",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "cna@vuldb.com",
          "ID": "CVE-2022-4064"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "A vulnerability was found in Dalli. It has been classified as problematic. Affected is the function self.meta_set of the file lib/dalli/protocol/meta/request_formatter.rb of the component Meta Protocol Handler. The manipulation leads to injection. The exploit has been disclosed to the public and may be used. The name of the patch is 48d594dae55934476fec61789e7a7c3700e0f50d. It is recommended to apply a patch to fix this issue. VDB-214026 is the identifier assigned to this vulnerability."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-74"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://github.com/petergoldstein/dalli/commit/48d594dae55934476fec61789e7a7c3700e0f50d",
              "refsource": "MISC",
              "tags": [
                "Patch",
                "Third Party Advisory"
              ],
              "url": "https://github.com/petergoldstein/dalli/commit/48d594dae55934476fec61789e7a7c3700e0f50d"
            },
            {
              "name": "https://github.com/petergoldstein/dalli/issues/932",
              "refsource": "MISC",
              "tags": [
                "Exploit",
                "Issue Tracking",
                "Third Party Advisory"
              ],
              "url": "https://github.com/petergoldstein/dalli/issues/932"
            },
            {
              "name": "https://github.com/petergoldstein/dalli/pull/933",
              "refsource": "MISC",
              "tags": [
                "Patch",
                "Third Party Advisory"
              ],
              "url": "https://github.com/petergoldstein/dalli/pull/933"
            },
            {
              "name": "https://vuldb.com/?id.214026",
              "refsource": "MISC",
              "tags": [
                "Third Party Advisory"
              ],
              "url": "https://vuldb.com/?id.214026"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV3": {
          "cvssV3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 3.7,
            "baseSeverity": "LOW",
            "confidentialityImpact": "NONE",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
            "version": "3.1"
          },
          "exploitabilityScore": 2.2,
          "impactScore": 1.4
        }
      },
      "lastModifiedDate": "2022-11-26T03:22Z",
      "publishedDate": "2022-11-19T19:15Z"
    }
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

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…