LiveActive security incident?Get immediate response
CVE Record

CVE-2020-28371: An issue was discovered in ReadyTalk Avian 1.2.0 before 2020-10-27.

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

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

ReadyTalk Avian 1.2.0 before 2020-10-27 has an integer overflow in file output handling. The bug can bypass a memory boundary check and allow out-of-bounds access. The maintainer no longer supports affected products, so organizations should treat any remaining use as technical debt requiring removal or carefully verified patching.

Executive priority

Prioritize discovery and replacement if Avian remains in business systems. The issue is memory-safety related, but source evidence lacks severity scoring or exploitation confirmation, so urgency depends on whether the unsupported component is deployed and reachable by untrusted data.

Technical view

The issue is in FileOutputStream.write() in FileOutputStream.java. A boundary check intended to prevent out-of-bounds memory reads or writes can be bypassed through integer overflow, leading to out-of-bounds access. The public record names ReadyTalk Avian 1.2.0 before 2020-10-27 and references an upstream pull request and commit.

Likely exposure

Exposure is likely limited to systems still embedding or building on ReadyTalk Avian 1.2.0 code from before 2020-10-27, including private forks. The CVE notes affected products are no longer supported by the maintainer.

Exploitation context

The provided sources do not show active exploitation, and the CVE is not listed as KEV in the supplied bundle. No public exploit status, CVSS score, or practical attack preconditions are provided here.

Researcher notes

Focus analysis on integer arithmetic around FileOutputStream.write() bounds validation and whether downstream forks carried the 2020-10-27 fix. Avoid assuming broader product impact beyond ReadyTalk Avian from the supplied sources.

Mitigation direction

  • Inventory applications and forks for ReadyTalk Avian usage.
  • Replace unsupported Avian where feasible.
  • If retained, apply the referenced upstream fix or later verified code.
  • Reduce exposure to untrusted file or stream inputs.
  • Monitor vendor or project guidance for any additional remediation details.

Validation and detection

  • Confirm whether Avian 1.2.0 or older code is present.
  • Check whether FileOutputStream.java includes the referenced fix commit.
  • Review vendored forks and build artifacts, not only package manifests.
  • Run regression tests covering large write bounds and overflow-adjacent lengths.
  • Document unsupported runtime dependencies for risk acceptance or replacement.
Prepared
Confidence
medium
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2020-28371 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.