GHSA-4pv3-63jw-4jw2

Suggest an improvement
Source
https://github.com/advisories/GHSA-4pv3-63jw-4jw2
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2021/05/GHSA-4pv3-63jw-4jw2/GHSA-4pv3-63jw-4jw2.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-4pv3-63jw-4jw2
Aliases
Published
2021-05-07T15:53:40Z
Modified
2023-11-01T04:53:50.184133Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H CVSS Calculator
Summary
Missing Release of Memory after Effective Lifetime in Apache Tika
Details

A carefully crafted or corrupt file may trigger a System.exit in Tika's OneNote Parser. Crafted or corrupted files can also cause out of memory errors and/or infinite loops in Tika's ICNSParser, MP3Parser, MP4Parser, SAS7BDATParser, OneNoteParser and ImageParser. Apache Tika users should upgrade to 1.24.1 or later. The vulnerabilities in the MP4Parser were partially fixed by upgrading the com.googlecode:isoparser:1.1.22 dependency to org.tallison:isoparser:1.9.41.2. For unrelated security reasons, we upgraded org.apache.cxf to 3.3.6 as part of the 1.24.1 release.

Database specific
{
    "nvd_published_at": "2020-04-27T14:15:00Z",
    "github_reviewed_at": "2021-05-05T22:53:02Z",
    "severity": "MODERATE",
    "github_reviewed": true,
    "cwe_ids": [
        "CWE-401",
        "CWE-835"
    ]
}
References

Affected packages

Maven / org.apache.tika:tika

Package

Name
org.apache.tika:tika
View open source insights on deps.dev
Purl
pkg:maven/org.apache.tika/tika

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.24.1

Affected versions

0.*

0.2
0.3

1.*

1.6
1.7
1.8
1.9
1.10
1.11
1.12
1.13
1.14
1.15
1.16
1.17
1.18
1.19
1.19.1
1.20
1.21
1.22
1.23
1.24

Database specific

{
    "last_known_affected_version_range": "<= 1.24"
}