Search Results (1 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2025-11683 1 Perl 2 Perl, Yaml::syck 2025-10-21 6.5 Medium
YAML::Syck versions before 1.36 for Perl has missing null-terminators which causes out-of-bounds read and potential information disclosure Missing null terminators in token.c leads to but-of-bounds read which allows adjacent variable to be read The issue is seen with complex YAML files with a hash of all keys and empty values.  There is no indication that the issue leads to accessing memory outside that allocated to the module.