Search

Find a vulnerability

Search criteria

    4 vulnerabilities found for editcap by Wireshark Foundation

    CVE-2024-4855 (GCVE-0-2024-4855)

    Vulnerability from nvd – Published: 2024-05-14 00:03 – Updated: 2026-03-27 13:56
    VLAI
    Title
    Use After Free in editcap
    Summary
    Use after free issue in editcap could cause denial of service via crafted capture file
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    Assigner
    Impacted products
    Vendor Product Version
    Wireshark Foundation editcap Affected: 4.2.0 , < 4.2.5 (semver)
    Affected: 4.0.0 , < 4.0.15 (semver)
    Affected: 3.6.0 , < 3.6.23 (semver)
    Create a notification for this product.
    Credits
    Dawei Wang and Geng Zhou, from Zhongguancun Laboratory.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2024-4855",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2024-06-12T14:26:08.395978Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2024-06-12T14:26:15.188Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          },
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-01T20:55:10.315Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://www.wireshark.org/security/wnpa-sec-2024-08.html"
              },
              {
                "name": "GitLab Issue #19782",
                "tags": [
                  "issue-tracking",
                  "permissions-required",
                  "x_transferred"
                ],
                "url": "https://gitlab.com/wireshark/wireshark/-/issues/19782"
              },
              {
                "name": "GitLab Issue #19783",
                "tags": [
                  "issue-tracking",
                  "permissions-required",
                  "x_transferred"
                ],
                "url": "https://gitlab.com/wireshark/wireshark/-/issues/19783"
              },
              {
                "name": "GitLab Issue #19784",
                "tags": [
                  "issue-tracking",
                  "permissions-required",
                  "x_transferred"
                ],
                "url": "https://gitlab.com/wireshark/wireshark/-/issues/19784"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/66H2BSENPSIALF2WIZF7M3QBVWYBMFGW/"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7MKFJAZDKXGFFQPRDYLX2AANRNMYZZEZ/"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unknown",
              "product": "editcap",
              "vendor": "Wireshark Foundation",
              "versions": [
                {
                  "lessThan": "4.2.5",
                  "status": "affected",
                  "version": "4.2.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "4.0.15",
                  "status": "affected",
                  "version": "4.0.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "3.6.23",
                  "status": "affected",
                  "version": "3.6.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Dawei Wang and Geng Zhou, from Zhongguancun Laboratory."
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "Use after free issue in editcap could cause denial of service via crafted capture file"
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "HIGH",
                "attackVector": "LOCAL",
                "availabilityImpact": "LOW",
                "baseScore": 3.6,
                "baseSeverity": "LOW",
                "confidentialityImpact": "NONE",
                "integrityImpact": "LOW",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "REQUIRED",
                "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:L",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-416",
                  "description": "CWE-416: Use After Free",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-03-27T13:56:57.471Z",
            "orgId": "ceab7361-8a18-47b1-92ba-4d7d25f6715a",
            "shortName": "GitLab"
          },
          "references": [
            {
              "url": "https://www.wireshark.org/security/wnpa-sec-2024-08.html"
            },
            {
              "name": "GitLab Issue #19782",
              "tags": [
                "issue-tracking",
                "permissions-required"
              ],
              "url": "https://gitlab.com/wireshark/wireshark/-/issues/19782"
            },
            {
              "name": "GitLab Issue #19783",
              "tags": [
                "issue-tracking",
                "permissions-required"
              ],
              "url": "https://gitlab.com/wireshark/wireshark/-/issues/19783"
            },
            {
              "name": "GitLab Issue #19784",
              "tags": [
                "issue-tracking",
                "permissions-required"
              ],
              "url": "https://gitlab.com/wireshark/wireshark/-/issues/19784"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "value": "Upgrade to versions 4.2.5 or above."
            }
          ],
          "title": "Use After Free in editcap"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "ceab7361-8a18-47b1-92ba-4d7d25f6715a",
        "assignerShortName": "GitLab",
        "cveId": "CVE-2024-4855",
        "datePublished": "2024-05-14T00:03:17.488Z",
        "dateReserved": "2024-05-14T00:03:02.496Z",
        "dateUpdated": "2026-03-27T13:56:57.471Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2024-4853 (GCVE-0-2024-4853)

    Vulnerability from nvd – Published: 2024-05-14 00:03 – Updated: 2026-03-27 13:56
    VLAI
    Title
    Mismatched Memory Management Routines in editcap
    Summary
    Memory handling issue in editcap could cause denial of service via crafted capture file
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-762 - Mismatched Memory Management Routines
    Assigner
    Impacted products
    Vendor Product Version
    Wireshark Foundation editcap Affected: 4.2.0 , < 4.2.5 (semver)
    Affected: 4.0.0 , < 4.0.15 (semver)
    Affected: 3.6.0 , < 3.6.23 (semver)
    Create a notification for this product.
    Credits
    Dawei Wang and Geng Zhou, from Zhongguancun Laboratory.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2024-4853",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2024-06-12T14:26:24.118018Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2024-06-12T14:26:30.524Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          },
          {
            "providerMetadata": {
              "dateUpdated": "2025-11-03T22:22:00.562Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://www.wireshark.org/security/wnpa-sec-2024-08.html"
              },
              {
                "name": "GitLab Issue #19724",
                "tags": [
                  "issue-tracking",
                  "permissions-required",
                  "x_transferred"
                ],
                "url": "https://gitlab.com/wireshark/wireshark/-/issues/19724"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/66H2BSENPSIALF2WIZF7M3QBVWYBMFGW/"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7MKFJAZDKXGFFQPRDYLX2AANRNMYZZEZ/"
              },
              {
                "url": "https://lists.debian.org/debian-lts-announce/2024/09/msg00049.html"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unknown",
              "product": "editcap",
              "vendor": "Wireshark Foundation",
              "versions": [
                {
                  "lessThan": "4.2.5",
                  "status": "affected",
                  "version": "4.2.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "4.0.15",
                  "status": "affected",
                  "version": "4.0.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "3.6.23",
                  "status": "affected",
                  "version": "3.6.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Dawei Wang and Geng Zhou, from Zhongguancun Laboratory."
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "Memory handling issue in editcap could cause denial of service via crafted capture file"
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "HIGH",
                "attackVector": "LOCAL",
                "availabilityImpact": "LOW",
                "baseScore": 3.6,
                "baseSeverity": "LOW",
                "confidentialityImpact": "NONE",
                "integrityImpact": "LOW",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "REQUIRED",
                "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:L",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-762",
                  "description": "CWE-762: Mismatched Memory Management Routines",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-03-27T13:56:57.246Z",
            "orgId": "ceab7361-8a18-47b1-92ba-4d7d25f6715a",
            "shortName": "GitLab"
          },
          "references": [
            {
              "url": "https://www.wireshark.org/security/wnpa-sec-2024-08.html"
            },
            {
              "name": "GitLab Issue #19724",
              "tags": [
                "issue-tracking",
                "permissions-required"
              ],
              "url": "https://gitlab.com/wireshark/wireshark/-/issues/19724"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "value": "Upgrade to versions 4.2.5 or above."
            }
          ],
          "title": "Mismatched Memory Management Routines in editcap"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "ceab7361-8a18-47b1-92ba-4d7d25f6715a",
        "assignerShortName": "GitLab",
        "cveId": "CVE-2024-4853",
        "datePublished": "2024-05-14T00:03:07.500Z",
        "dateReserved": "2024-05-14T00:02:52.640Z",
        "dateUpdated": "2026-03-27T13:56:57.246Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2024-4855 (GCVE-0-2024-4855)

    Vulnerability from cvelistv5 – Published: 2024-05-14 00:03 – Updated: 2026-03-27 13:56
    VLAI
    Title
    Use After Free in editcap
    Summary
    Use after free issue in editcap could cause denial of service via crafted capture file
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    Assigner
    Impacted products
    Vendor Product Version
    Wireshark Foundation editcap Affected: 4.2.0 , < 4.2.5 (semver)
    Affected: 4.0.0 , < 4.0.15 (semver)
    Affected: 3.6.0 , < 3.6.23 (semver)
    Create a notification for this product.
    Credits
    Dawei Wang and Geng Zhou, from Zhongguancun Laboratory.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2024-4855",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2024-06-12T14:26:08.395978Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2024-06-12T14:26:15.188Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          },
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-01T20:55:10.315Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://www.wireshark.org/security/wnpa-sec-2024-08.html"
              },
              {
                "name": "GitLab Issue #19782",
                "tags": [
                  "issue-tracking",
                  "permissions-required",
                  "x_transferred"
                ],
                "url": "https://gitlab.com/wireshark/wireshark/-/issues/19782"
              },
              {
                "name": "GitLab Issue #19783",
                "tags": [
                  "issue-tracking",
                  "permissions-required",
                  "x_transferred"
                ],
                "url": "https://gitlab.com/wireshark/wireshark/-/issues/19783"
              },
              {
                "name": "GitLab Issue #19784",
                "tags": [
                  "issue-tracking",
                  "permissions-required",
                  "x_transferred"
                ],
                "url": "https://gitlab.com/wireshark/wireshark/-/issues/19784"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/66H2BSENPSIALF2WIZF7M3QBVWYBMFGW/"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7MKFJAZDKXGFFQPRDYLX2AANRNMYZZEZ/"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unknown",
              "product": "editcap",
              "vendor": "Wireshark Foundation",
              "versions": [
                {
                  "lessThan": "4.2.5",
                  "status": "affected",
                  "version": "4.2.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "4.0.15",
                  "status": "affected",
                  "version": "4.0.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "3.6.23",
                  "status": "affected",
                  "version": "3.6.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Dawei Wang and Geng Zhou, from Zhongguancun Laboratory."
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "Use after free issue in editcap could cause denial of service via crafted capture file"
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "HIGH",
                "attackVector": "LOCAL",
                "availabilityImpact": "LOW",
                "baseScore": 3.6,
                "baseSeverity": "LOW",
                "confidentialityImpact": "NONE",
                "integrityImpact": "LOW",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "REQUIRED",
                "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:L",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-416",
                  "description": "CWE-416: Use After Free",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-03-27T13:56:57.471Z",
            "orgId": "ceab7361-8a18-47b1-92ba-4d7d25f6715a",
            "shortName": "GitLab"
          },
          "references": [
            {
              "url": "https://www.wireshark.org/security/wnpa-sec-2024-08.html"
            },
            {
              "name": "GitLab Issue #19782",
              "tags": [
                "issue-tracking",
                "permissions-required"
              ],
              "url": "https://gitlab.com/wireshark/wireshark/-/issues/19782"
            },
            {
              "name": "GitLab Issue #19783",
              "tags": [
                "issue-tracking",
                "permissions-required"
              ],
              "url": "https://gitlab.com/wireshark/wireshark/-/issues/19783"
            },
            {
              "name": "GitLab Issue #19784",
              "tags": [
                "issue-tracking",
                "permissions-required"
              ],
              "url": "https://gitlab.com/wireshark/wireshark/-/issues/19784"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "value": "Upgrade to versions 4.2.5 or above."
            }
          ],
          "title": "Use After Free in editcap"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "ceab7361-8a18-47b1-92ba-4d7d25f6715a",
        "assignerShortName": "GitLab",
        "cveId": "CVE-2024-4855",
        "datePublished": "2024-05-14T00:03:17.488Z",
        "dateReserved": "2024-05-14T00:03:02.496Z",
        "dateUpdated": "2026-03-27T13:56:57.471Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2024-4853 (GCVE-0-2024-4853)

    Vulnerability from cvelistv5 – Published: 2024-05-14 00:03 – Updated: 2026-03-27 13:56
    VLAI
    Title
    Mismatched Memory Management Routines in editcap
    Summary
    Memory handling issue in editcap could cause denial of service via crafted capture file
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-762 - Mismatched Memory Management Routines
    Assigner
    Impacted products
    Vendor Product Version
    Wireshark Foundation editcap Affected: 4.2.0 , < 4.2.5 (semver)
    Affected: 4.0.0 , < 4.0.15 (semver)
    Affected: 3.6.0 , < 3.6.23 (semver)
    Create a notification for this product.
    Credits
    Dawei Wang and Geng Zhou, from Zhongguancun Laboratory.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2024-4853",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2024-06-12T14:26:24.118018Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2024-06-12T14:26:30.524Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          },
          {
            "providerMetadata": {
              "dateUpdated": "2025-11-03T22:22:00.562Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://www.wireshark.org/security/wnpa-sec-2024-08.html"
              },
              {
                "name": "GitLab Issue #19724",
                "tags": [
                  "issue-tracking",
                  "permissions-required",
                  "x_transferred"
                ],
                "url": "https://gitlab.com/wireshark/wireshark/-/issues/19724"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/66H2BSENPSIALF2WIZF7M3QBVWYBMFGW/"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7MKFJAZDKXGFFQPRDYLX2AANRNMYZZEZ/"
              },
              {
                "url": "https://lists.debian.org/debian-lts-announce/2024/09/msg00049.html"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unknown",
              "product": "editcap",
              "vendor": "Wireshark Foundation",
              "versions": [
                {
                  "lessThan": "4.2.5",
                  "status": "affected",
                  "version": "4.2.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "4.0.15",
                  "status": "affected",
                  "version": "4.0.0",
                  "versionType": "semver"
                },
                {
                  "lessThan": "3.6.23",
                  "status": "affected",
                  "version": "3.6.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Dawei Wang and Geng Zhou, from Zhongguancun Laboratory."
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "Memory handling issue in editcap could cause denial of service via crafted capture file"
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "HIGH",
                "attackVector": "LOCAL",
                "availabilityImpact": "LOW",
                "baseScore": 3.6,
                "baseSeverity": "LOW",
                "confidentialityImpact": "NONE",
                "integrityImpact": "LOW",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "REQUIRED",
                "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:L",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-762",
                  "description": "CWE-762: Mismatched Memory Management Routines",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-03-27T13:56:57.246Z",
            "orgId": "ceab7361-8a18-47b1-92ba-4d7d25f6715a",
            "shortName": "GitLab"
          },
          "references": [
            {
              "url": "https://www.wireshark.org/security/wnpa-sec-2024-08.html"
            },
            {
              "name": "GitLab Issue #19724",
              "tags": [
                "issue-tracking",
                "permissions-required"
              ],
              "url": "https://gitlab.com/wireshark/wireshark/-/issues/19724"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "value": "Upgrade to versions 4.2.5 or above."
            }
          ],
          "title": "Mismatched Memory Management Routines in editcap"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "ceab7361-8a18-47b1-92ba-4d7d25f6715a",
        "assignerShortName": "GitLab",
        "cveId": "CVE-2024-4853",
        "datePublished": "2024-05-14T00:03:07.500Z",
        "dateReserved": "2024-05-14T00:02:52.640Z",
        "dateUpdated": "2026-03-27T13:56:57.246Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }