跳转到帖子

FreeBSD: VID-8FBE81F7-6EB5-11EF-B7BD-00505632D232 (CVE-2024-5991): netatalk3 -- multiple WolfSSL vulnerabilities

recommended_posts

发布于
  • Members

FreeBSD: VID-8FBE81F7-6EB5-11EF-B7BD-00505632D232 (CVE-2024-5991): netatalk3 -- multiple WolfSSL vulnerabilities

Severity
8
CVSS
(AV:N/AC:L/Au:N/C:N/I:N/A:C)
Published
08/27/2024
Created
09/12/2024
Added
09/10/2024
Modified
01/28/2025

Description

In function MatchDomainName(), input param str is treated as a NULL terminated string despite being user provided and unchecked. Specifically, the function X509_check_host() takes in a pointer and length to check against, with no requirements that it be NULL terminated. If a caller was attempting to do a name check on a non-NULL terminated buffer, the code would read beyond the bounds of the input array until it found a NULL terminator.This issue affects wolfSSL: through 5.7.0.

Solution(s)

  • freebsd-upgrade-package-netatalk3

References

  • CVE-2024-5991
  • 查看数 692
  • 已创建
  • 最后回复

参与讨论

你可立刻发布并稍后注册。 如果你有帐户,立刻登录发布帖子。

游客
回帖…