Update CVE-2022-41881.json

Corrected description typos
This commit is contained in:
dGauss 2022-12-12 13:47:21 -08:00 committed by GitHub
parent 00b6a45aba
commit d6023eff71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@
"description_data": [
{
"lang": "eng",
"value": "Netty project is an event-driven asynchronous network application framework. In versions prior 4.1.8.6.Final, a StackOverflowError can be raised when parsing a malformed crafted message due to an infinite recursion. This issue is patched in version 4.1.85.Final. There is no workaround, except using a custom HaProxyMessageDecoder."
"value": "Netty project is an event-driven asynchronous network application framework. In versions prior to 4.1.86.Final, a StackOverflowError can be raised when parsing a malformed crafted message due to an infinite recursion. This issue is patched in version 4.1.86.Final. There is no workaround, except using a custom HaProxyMessageDecoder."
}
]
},