Lucene search

K
cvelistApacheCVELIST:CVE-2022-42920
HistoryNov 07, 2022 - 12:00 a.m.

CVE-2022-42920 Apache Commons BCEL prior to 6.6.0 allows producing arbitrary bytecode via out-of-bounds writing

2022-11-0700:00:00
CWE-787
apache
www.cve.org

9.7 High

AI Score

Confidence

High

0.023 Low

EPSS

Percentile

89.8%

Apache Commons BCEL has a number of APIs that would normally only allow changing specific class characteristics. However, due to an out-of-bounds writing issue, these APIs can be used to produce arbitrary bytecode. This could be abused in applications that pass attacker-controllable data to those APIs, giving the attacker more control over the resulting bytecode than otherwise expected. Update to Apache Commons BCEL 6.6.0.

CNA Affected

[
  {
    "vendor": "Apache Software Foundation",
    "product": "Apache Commons BCEL",
    "versions": [
      {
        "version": "Apache Commons BCEL",
        "status": "affected",
        "lessThan": "6.6.0",
        "versionType": "custom"
      }
    ]
  }
]