Vulnerability 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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Yet Another Useragent Analyzer Project | Yet Another Useragent Analyzer | >= 7.0.0, < 7.9.0 |
Related Weaknesses (CWE)
References
- https://github.com/nielsbasjes/yauaa/commit/3017a866e2cff0d308f264b66fde4fa79e3bPatchThird Party Advisory
- https://github.com/nielsbasjes/yauaa/security/advisories/GHSA-c4pm-63cg-9j7hThird Party Advisory
- https://github.com/nielsbasjes/yauaa/commit/3017a866e2cff0d308f264b66fde4fa79e3bPatchThird Party Advisory
- https://github.com/nielsbasjes/yauaa/security/advisories/GHSA-c4pm-63cg-9j7hThird Party Advisory
FAQ
What is CVE-2022-23496?
CVE-2022-23496 is a vulnerability with a CVSS score of 7.5 (HIGH). 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 ...
How severe is CVE-2022-23496?
CVE-2022-23496 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-23496?
Check the references section above for vendor advisories and patch information. Affected products include: Yet Another Useragent Analyzer Project Yet Another Useragent Analyzer.