CVE-2022-23496 HIGH

CVE-2022-23496: A crafted list can trigger a ArrayIndexOutOfBoundsException in Yauaa

Vendor Nielsbasjes
Product yauaa
Weakness CWE-755
Published December 8, 2022
Last update April 23, 2025

CVSS base score

7.5/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality None
Integrity None

CVSS vector

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

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

December 8, 2022 CVE published
April 23, 2025 Record updated

Related vulnerabilities

04Related CVE