Lucene search

K
cve[email protected]CVE-2022-23496
HistoryDec 08, 2022 - 10:15 p.m.

CVE-2022-23496

2022-12-0822:15:10
CWE-755
web.nvd.nist.gov
55
yauaa
useragent analyzer
java library
cve-2022-23496
arrayindexoutofboundsexception

7.5 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

0.001 Low

EPSS

Percentile

38.0%

Yet Another UserAgent Analyzer (Yauaa) is a java library that tries to parse and analyze the useragent string and extract as many relevant attributes as possible. Applications using the Client Hints analysis feature introduced with 7.0.0 can crash because the Yauaa library throws an ArrayIndexOutOfBoundsException. If uncaught the exception will result in a program crash. Applications that do not use this feature are not affected. Users are advised to upgrade to version 7.9.0. Users unable to upgrade may catch and discard any ArrayIndexOutOfBoundsException thrown by the Yauaa library.

Affected configurations

Vulners
NVD
Node
nielsbasjesyauaaRange7.0.07.9.0

CNA Affected

[
  {
    "vendor": "nielsbasjes",
    "product": "yauaa",
    "versions": [
      {
        "version": ">= 7.0.0, < 7.9.0",
        "status": "affected"
      }
    ]
  }
]

7.5 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

0.001 Low

EPSS

Percentile

38.0%

Related for CVE-2022-23496