Lucene search

K
cveGitHub_MCVE-2022-23496
HistoryDec 08, 2022 - 10:15 p.m.

CVE-2022-23496

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

CVSS3

7.5

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

EPSS

0.001

Percentile

39.3%

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

Nvd
Vulners
Node
yet_another_useragent_analyzer_projectyet_another_useragent_analyzerRange7.0.07.9.0
VendorProductVersionCPE
yet_another_useragent_analyzer_projectyet_another_useragent_analyzer*cpe:2.3:a:yet_another_useragent_analyzer_project:yet_another_useragent_analyzer:*:*:*:*:*:*:*:*

CNA Affected

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

CVSS3

7.5

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

EPSS

0.001

Percentile

39.3%

Related for CVE-2022-23496