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.
References
Link | Resource |
---|---|
https://github.com/nielsbasjes/yauaa/commit/3017a866e2cff0d308f264b66fde4fa79e3beb9e | Patch Third Party Advisory |
https://github.com/nielsbasjes/yauaa/security/advisories/GHSA-c4pm-63cg-9j7h | Third Party Advisory |
Configurations
Configuration 1 (hide)
|
Information
Published : 2022-12-08 14:15
Updated : 2022-12-12 09:45
NVD link : CVE-2022-23496
Mitre link : CVE-2022-23496
JSON object : View
CWE
CWE-755
Improper Handling of Exceptional Conditions
Products Affected
yet_another_useragent_analyzer_project
- yet_another_useragent_analyzer