Description
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.
Remediation
References
https://github.com/nielsbasjes/yauaa/commit/3017a866e2cff0d308f264b66fde4fa79e3beb9e
https://github.com/nielsbasjes/yauaa/security/advisories/GHSA-c4pm-63cg-9j7h
Related Vulnerabilities
CVE-2023-28155 Vulnerability in maven package org.webjars.bower:request
CVE-2023-43497 Vulnerability in maven package org.jenkins-ci.main:jenkins-core
CVE-2021-3827 Vulnerability in maven package org.keycloak:keycloak-server-spi-private
CVE-2021-4040 Vulnerability in maven package org.apache.activemq:artemis-commons
CVE-2022-31018 Vulnerability in maven package com.typesafe.play:play_2.12