CVE-2020-28371

Source
https://cve.org/CVERecord?id=CVE-2020-28371
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2020-28371.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2020-28371
Published
2020-11-09T22:15:13.333Z
Modified
2026-03-15T22:35:50.387184Z
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
[none]
Details

An issue was discovered in ReadyTalk Avian 1.2.0 before 2020-10-27. The FileOutputStream.write() method in FileOutputStream.java has a boundary check to prevent out-of-bounds memory read/write operations. However, an integer overflow leads to bypassing this check and achieving the out-of-bounds access. NOTE: This vulnerability only affects products that are no longer supported by the maintainer

References

Affected packages

Git / github.com/readytalk/avian

Affected ranges

Type
GIT
Repo
https://github.com/readytalk/avian
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Fixed
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "1.2.0"
        }
    ]
}

Affected versions

v0.*
v0.0
v0.0.1
v0.1
v0.1.1
v0.2
v0.3
v0.4
v0.5
v0.6
v0.7
v0.7.1
v1.*
v1.0
v1.0.1
v1.1
v1.2.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2020-28371.json"
vanir_signatures
[
    {
        "signature_version": "v1",
        "target": {
            "file": "classpath/java/io/FileOutputStream.java"
        },
        "source": "https://github.com/readytalk/avian/commit/0871979b298add320ca63f65060acb7532c8a0dd",
        "deprecated": false,
        "digest": {
            "line_hashes": [
                "161694260855599367855421958645913010844",
                "140373232215773158794410512667227169120",
                "147285217384555310785516609865054958401",
                "270785023055976051505704826886532062262"
            ],
            "threshold": 0.9
        },
        "id": "CVE-2020-28371-6a14a7f6",
        "signature_type": "Line"
    },
    {
        "signature_version": "v1",
        "target": {
            "file": "classpath/java/io/FileOutputStream.java",
            "function": "write"
        },
        "source": "https://github.com/readytalk/avian/commit/0871979b298add320ca63f65060acb7532c8a0dd",
        "deprecated": false,
        "digest": {
            "function_hash": "270870376968626371876760759397673686890",
            "length": 252.0
        },
        "id": "CVE-2020-28371-8520d70b",
        "signature_type": "Function"
    }
]