GHSA-pjch-4g28-fxx7
Vulnerability from github
Published
2022-05-07 00:00
Modified
2022-05-24 20:58
Severity ?
VLAI Severity ?
Summary
External Entity Reference in TwelveMonkeys ImageIO
Details
The package com.twelvemonkeys.imageio:imageio-metadata before version 3.7.1 is vulnerable to XML External Entity (XXE) Injection due to an insecurely initialized XML parser for reading XMP Metadata. An attacker can exploit this vulnerability if they are able to supply a file (e.g. when an online profile picture is processed) with a malicious XMP segment. If the XMP metadata of the uploaded image is parsed, then the XXE vulnerability is triggered.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "com.twelvemonkeys.imageio:imageio-metadata" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.7.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-23792" ], "database_specific": { "cwe_ids": [ "CWE-611" ], "github_reviewed": true, "github_reviewed_at": "2022-05-24T20:58:43Z", "nvd_published_at": "2022-05-06T20:15:00Z", "severity": "CRITICAL" }, "details": "The package com.twelvemonkeys.imageio:imageio-metadata before version 3.7.1 is vulnerable to XML External Entity (XXE) Injection due to an insecurely initialized XML parser for reading XMP Metadata. An attacker can exploit this vulnerability if they are able to supply a file (e.g. when an online profile picture is processed) with a malicious XMP segment. If the XMP metadata of the uploaded image is parsed, then the XXE vulnerability is triggered.", "id": "GHSA-pjch-4g28-fxx7", "modified": "2022-05-24T20:58:43Z", "published": "2022-05-07T00:00:31Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23792" }, { "type": "WEB", "url": "https://github.com/haraldk/TwelveMonkeys/commit/da4efe98bf09e1cce91b7633cb251958a200fc80" }, { "type": "PACKAGE", "url": "https://github.com/haraldk/TwelveMonkeys" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JAVA-COMTWELVEMONKEYSIMAGEIO-2316763" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "External Entity Reference in TwelveMonkeys ImageIO" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…