CVE-2022-23496

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:yet_another_useragent_analyzer_project:yet_another_useragent_analyzer:*:*:*:*:*:*:*:*

History

07 Nov 2023, 03:44

Type Values Removed Values Added
Summary 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. 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.

12 Dec 2022, 17:45

Type Values Removed Values Added
References (MISC) https://github.com/nielsbasjes/yauaa/commit/3017a866e2cff0d308f264b66fde4fa79e3beb9e - (MISC) https://github.com/nielsbasjes/yauaa/commit/3017a866e2cff0d308f264b66fde4fa79e3beb9e - Patch, Third Party Advisory
References (MISC) https://github.com/nielsbasjes/yauaa/security/advisories/GHSA-c4pm-63cg-9j7h - (MISC) https://github.com/nielsbasjes/yauaa/security/advisories/GHSA-c4pm-63cg-9j7h - Third Party Advisory
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.5
CPE cpe:2.3:a:yet_another_useragent_analyzer_project:yet_another_useragent_analyzer:*:*:*:*:*:*:*:*
First Time Yet Another Useragent Analyzer Project yet Another Useragent Analyzer
Yet Another Useragent Analyzer Project

08 Dec 2022, 22:30

Type Values Removed Values Added
New CVE

Information

Published : 2022-12-08 22:15

Updated : 2023-12-10 14:48


NVD link : CVE-2022-23496

Mitre link : CVE-2022-23496

CVE.ORG link : CVE-2022-23496


JSON object : View

Products Affected

yet_another_useragent_analyzer_project

  • yet_another_useragent_analyzer
CWE
CWE-755

Improper Handling of Exceptional Conditions