GHSA-9378-f4v7-jgm4

Suggest an improvement
Source
https://github.com/advisories/GHSA-9378-f4v7-jgm4
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2021/10/GHSA-9378-f4v7-jgm4/GHSA-9378-f4v7-jgm4.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-9378-f4v7-jgm4
Aliases
Published
2021-10-04T20:12:30Z
Modified
2023-11-08T04:07:00.462435Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
Deserialization of Untrusted Data in org.apache.ddlutils:ddlutils
Details

Apache DB DdlUtils 1.0 included a BinaryObjectsHelper that was intended for use when migrating database data with a SQL data type of BINARY, VARBINARY, LONGVARBINARY, or BLOB between databases using the ddlutils features. The BinaryObjectsHelper class was insecure and used ObjectInputStream.readObject without validating that the input data was safe to deserialize. Please note that DdlUtils is no longer being actively developed. To address the insecurity of the BinaryObjectHelper class, the following changes to DdlUtils have been made: (1) BinaryObjectsHelper.java has been deleted from the DdlUtils source repository and the DdlUtils feature of propagating data of SQL binary types is therefore no longer present in DdlUtils; (2) The ddlutils-1.0 release has been removed from the Apache Release Distribution Infrastructure; (3) The DdlUtils web site has been updated to indicate that DdlUtils is now available only as source code, not as a packaged release.

Database specific
{
    "nvd_published_at": "2021-09-30T08:15:00Z",
    "github_reviewed_at": "2021-10-01T18:36:23Z",
    "severity": "CRITICAL",
    "github_reviewed": true,
    "cwe_ids": [
        "CWE-502"
    ]
}
References

Affected packages

Maven / org.apache.ddlutils:ddlutils

Package

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

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Last affected
1.0

Affected versions

1.*

1.0