PoC Index

CVE-2023-6246

HIGH 8.4EPSS 4.8%

A heap-based buffer overflow was found in the __vsyslog_internal function of the glibc library. This function is called by the syslog and vsyslog functions. This issue occurs when the openlog function was not called, or called with the ident argument set to NULL, and the program name (the basename of argv[0]) is bigger than 1024 bytes, resulting in an application crash or local privilege escalation. This issue affects glibc 2.36 and newer.

CVSS v3.1
7.8 HIGHCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CVSS v3.1
8.4 HIGHCVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS
4.79% chance of exploitation in the next 30 days, 91th percentile
Nuclei
high
Published
2024-01-31
Updated
2026-07-14

Proof-of-concept exploits (7)

Nuclei templates (1)

References

Related