ghsa-p5pg-wm9q-8v6r
Vulnerability from github
Published
2022-02-25 00:01
Modified
2022-03-07 19:34
Severity
Summary
Improper Handling of Exceptional Conditions inn metadata-extractor
Details

metadata-extractor up to 2.16.0 can throw various uncaught exceptions while parsing a specially crafted JPEG file, which could result in an application crash. 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-24613"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-755"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2022-03-07T19:34:44Z",
    "nvd_published_at": "2022-02-24T15:15:00Z",
    "severity": "MODERATE"
  },
  "details": "metadata-extractor up to 2.16.0 can throw various uncaught exceptions while parsing a specially crafted JPEG file, which could result in an application crash. This could be used to mount a denial of service attack against services that use metadata-extractor library.",
  "id": "GHSA-p5pg-wm9q-8v6r",
  "modified": "2022-03-07T19:34:44Z",
  "published": "2022-02-25T00:01:05Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24613"
    },
    {
      "type": "WEB",
      "url": "https://github.com/drewnoakes/metadata-extractor/issues/561"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/drewnoakes/metadata-extractor"
    }
  ],
  "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"
    }
  ],
  "summary": "Improper Handling of Exceptional Conditions inn metadata-extractor"
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading...

Loading...