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
Link | Resource |
---|---|
https://github.com/syslog-ng/syslog-ng/blob/b0ccc8952d333fbc2d97e51fddc0b569a15e7a7d/lib/transport/tls-verifier.c#L78-L110 | Product |
https://github.com/syslog-ng/syslog-ng/commit/dadfdbecde5bfe710b0a6ee5699f96926b3f9006 | Patch |
https://github.com/syslog-ng/syslog-ng/releases/tag/syslog-ng-4.8.2 | Release Notes |
https://github.com/syslog-ng/syslog-ng/security/advisories/GHSA-xr54-gx74-fghg | Exploit Vendor Advisory |
https://lists.debian.org/debian-lts-announce/2025/05/msg00034.html | Mailing List Third Party Advisory |
https://github.com/syslog-ng/syslog-ng/security/advisories/GHSA-xr54-gx74-fghg | Exploit Vendor Advisory |
Configurations
History
22 Sep 2025, 10:33
Type | Values Removed | Values Added |
---|---|---|
First Time |
Debian debian Linux
Debian |
|
CPE | cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:* |
19 Sep 2025, 19:44
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:oneidentity:syslog-ng:*:*:*:*:*:*:*:* | |
First Time |
Oneidentity syslog-ng
Oneidentity |
|
References | () https://github.com/syslog-ng/syslog-ng/blob/b0ccc8952d333fbc2d97e51fddc0b569a15e7a7d/lib/transport/tls-verifier.c#L78-L110 - Product | |
References | () https://github.com/syslog-ng/syslog-ng/commit/dadfdbecde5bfe710b0a6ee5699f96926b3f9006 - Patch | |
References | () https://github.com/syslog-ng/syslog-ng/releases/tag/syslog-ng-4.8.2 - Release Notes | |
References | () https://github.com/syslog-ng/syslog-ng/security/advisories/GHSA-xr54-gx74-fghg - Exploit, Vendor Advisory | |
References | () https://lists.debian.org/debian-lts-announce/2025/05/msg00034.html - Mailing List, Third Party Advisory |
28 May 2025, 10:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
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-09-22 10:33
NVD link : CVE-2024-47619
Mitre link : CVE-2024-47619
CVE.ORG link : CVE-2024-47619
JSON object : View
Products Affected
oneidentity
- syslog-ng
debian
- debian_linux
CWE
CWE-295
Improper Certificate Validation