GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

GSD-2023-0668

Vulnerability from gsd - Updated: 2023-12-13 01:20
Details
Due to failure in validating the length provided by an attacker-crafted IEEE-C37.118 packet, Wireshark version 4.0.5 and prior, by default, is susceptible to a heap-based buffer overflow, and possibly code execution in the context of the process running Wireshark.
Aliases
Aliases

{
  "GSD": {
    "alias": "CVE-2023-0668",
    "id": "GSD-2023-0668"
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2023-0668"
      ],
      "details": "Due to failure in validating the length provided by an attacker-crafted IEEE-C37.118 packet, Wireshark version 4.0.5 and prior, by default, is susceptible to a heap-based buffer overflow, and possibly code execution in the context of the process running Wireshark.",
      "id": "GSD-2023-0668",
      "modified": "2023-12-13T01:20:22.471297Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "cve@takeonme.org",
        "ID": "CVE-2023-0668",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "Wireshark",
                    "version": {
                      "version_data": [
                        {
                          "version_value": "not down converted",
                          "x_cve_json_5_version_data": {
                            "defaultStatus": "unaffected",
                            "versions": [
                              {
                                "lessThanOrEqual": "4.0.5",
                                "status": "affected",
                                "version": "4.0.0",
                                "versionType": "semver"
                              },
                              {
                                "status": "unaffected",
                                "version": "4.0.6"
                              },
                              {
                                "lessThanOrEqual": "3.6.13",
                                "status": "affected",
                                "version": "3.6.0",
                                "versionType": "semver"
                              },
                              {
                                "status": "unaffected",
                                "version": "3.6.14"
                              }
                            ]
                          }
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "Wireshark Foundation"
            }
          ]
        }
      },
      "credits": [
        {
          "lang": "en",
          "value": "zenofex"
        },
        {
          "lang": "en",
          "value": "WanderingGlitch"
        },
        {
          "lang": "en",
          "value": "Austin Hackers Anonymous!"
        }
      ],
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "Due to failure in validating the length provided by an attacker-crafted IEEE-C37.118 packet, Wireshark version 4.0.5 and prior, by default, is susceptible to a heap-based buffer overflow, and possibly code execution in the context of the process running Wireshark."
          }
        ]
      },
      "generator": {
        "engine": "Vulnogram 0.1.0-dev"
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "cweId": "CWE-125",
                "lang": "eng",
                "value": "CWE-125 Out-of-bounds Read"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://takeonme.org/cves/CVE-2023-0668.html",
            "refsource": "MISC",
            "url": "https://takeonme.org/cves/CVE-2023-0668.html"
          },
          {
            "name": "https://gitlab.com/wireshark/wireshark/-/issues/19087",
            "refsource": "MISC",
            "url": "https://gitlab.com/wireshark/wireshark/-/issues/19087"
          },
          {
            "name": "https://www.wireshark.org/docs/relnotes/wireshark-4.0.6.html",
            "refsource": "MISC",
            "url": "https://www.wireshark.org/docs/relnotes/wireshark-4.0.6.html"
          },
          {
            "name": "https://www.wireshark.org/security/wnpa-sec-2023-19.html",
            "refsource": "MISC",
            "url": "https://www.wireshark.org/security/wnpa-sec-2023-19.html"
          },
          {
            "name": "https://www.debian.org/security/2023/dsa-5429",
            "refsource": "MISC",
            "url": "https://www.debian.org/security/2023/dsa-5429"
          },
          {
            "name": "https://security.gentoo.org/glsa/202309-02",
            "refsource": "MISC",
            "url": "https://security.gentoo.org/glsa/202309-02"
          }
        ]
      },
      "source": {
        "discovery": "EXTERNAL"
      }
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:wireshark:wireshark:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "3.6.14",
                "versionStartIncluding": "3.6.0",
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:wireshark:wireshark:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "4.0.6",
                "versionStartIncluding": "4.0.0",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          },
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:o:debian:debian_linux:12.0:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@takeonme.org",
          "ID": "CVE-2023-0668"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "Due to failure in validating the length provided by an attacker-crafted IEEE-C37.118 packet, Wireshark version 4.0.5 and prior, by default, is susceptible to a heap-based buffer overflow, and possibly code execution in the context of the process running Wireshark."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-787"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://takeonme.org/cves/CVE-2023-0668.html",
              "refsource": "MISC",
              "tags": [
                "Exploit"
              ],
              "url": "https://takeonme.org/cves/CVE-2023-0668.html"
            },
            {
              "name": "https://gitlab.com/wireshark/wireshark/-/issues/19087",
              "refsource": "MISC",
              "tags": [
                "Exploit",
                "Issue Tracking"
              ],
              "url": "https://gitlab.com/wireshark/wireshark/-/issues/19087"
            },
            {
              "name": "https://www.wireshark.org/security/wnpa-sec-2023-19.html",
              "refsource": "MISC",
              "tags": [
                "Vendor Advisory"
              ],
              "url": "https://www.wireshark.org/security/wnpa-sec-2023-19.html"
            },
            {
              "name": "https://www.wireshark.org/docs/relnotes/wireshark-4.0.6.html",
              "refsource": "MISC",
              "tags": [
                "Release Notes"
              ],
              "url": "https://www.wireshark.org/docs/relnotes/wireshark-4.0.6.html"
            },
            {
              "name": "https://www.debian.org/security/2023/dsa-5429",
              "refsource": "MISC",
              "tags": [
                "Third Party Advisory"
              ],
              "url": "https://www.debian.org/security/2023/dsa-5429"
            },
            {
              "name": "https://security.gentoo.org/glsa/202309-02",
              "refsource": "MISC",
              "tags": [
                "Third Party Advisory"
              ],
              "url": "https://security.gentoo.org/glsa/202309-02"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV3": {
          "cvssV3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "exploitabilityScore": 2.8,
          "impactScore": 3.6
        }
      },
      "lastModifiedDate": "2023-10-20T20:56Z",
      "publishedDate": "2023-06-07T03: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…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…