ghsa-4v6p-cxf9-98rf
Vulnerability from github
Published
2022-02-25 00:01
Modified
2024-08-26 16:31
Summary
Allocation of Resources Without Limits or Throttling in metadata-extractor
Details

When reading a specially crafted JPEG file, metadata-extractor up to 2.16.0 can be made to allocate large amounts of memory that finally leads to an out-of-memory error even for very small inputs. This could be used to mount a denial of service attack against services that use metadata-extractor library.

Show details on source website


{
  "affected": [
    {
      "package": {
        "ecosystem": "Maven",
        "name": "com.drewnoakes:metadata-extractor"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "2.18.0"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [
    "CVE-2022-24614"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-770"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2022-03-07T19:35:30Z",
    "nvd_published_at": "2022-02-24T15:15:00Z",
    "severity": "MODERATE"
  },
  "details": "When reading a specially crafted JPEG file, metadata-extractor up to 2.16.0 can be made to allocate large amounts of memory that finally leads to an out-of-memory error even for very small inputs. This could be used to mount a denial of service attack against services that use metadata-extractor library.",
  "id": "GHSA-4v6p-cxf9-98rf",
  "modified": "2024-08-26T16:31:41Z",
  "published": "2022-02-25T00:01:05Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24614"
    },
    {
      "type": "WEB",
      "url": "https://github.com/drewnoakes/metadata-extractor/issues/561"
    },
    {
      "type": "WEB",
      "url": "https://github.com/drewnoakes/metadata-extractor/pull/570"
    },
    {
      "type": "WEB",
      "url": "https://github.com/drewnoakes/metadata-extractor/commit/85ec243df54133a87f9d928d2278595f52b07519"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/drewnoakes/metadata-extractor"
    },
    {
      "type": "WEB",
      "url": "https://github.com/drewnoakes/metadata-extractor/releases/tag/2.18.0"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
      "type": "CVSS_V3"
    },
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Allocation of Resources Without Limits or Throttling in metadata-extractor"
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading...

Loading...