syslog-ng is an enhanced log daemo. Prior to version 4.8.2, `tls_wildcard_match()` matches on certificates such as `foo.*.bar` although that is not allowed. It is also possible to pass partial wildcards such as `foo.a*c.bar` which glib matches but should be avoided / invalidated. This issue could have an impact on TLS connections, such as in man-in-the-middle situations. Version 4.8.2 contains a fix for the issue.
References
Configurations
No configuration.
History
08 May 2025, 14:39
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
07 May 2025, 18:15
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/syslog-ng/syslog-ng/security/advisories/GHSA-xr54-gx74-fghg - |
07 May 2025, 16:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-05-07 16:15
Updated : 2025-05-08 14:39
NVD link : CVE-2024-47619
Mitre link : CVE-2024-47619
CVE.ORG link : CVE-2024-47619
JSON object : View
Products Affected
No product.
CWE
CWE-295
Improper Certificate Validation