4 matches found
EUVD-2026-54602
File::Rotate::Simple versions before 0.4.0 for Perl create the target of dangling symlinks when rotating files. When the file to be rotated is a symbolic link to a missing file, and the touch option is enabled, then the rotate method assumes that the file is absent since the existence check is...
CVE-2026-17435
CVE-2026-17435 affects the Perl module File::Rotate::Simple prior to version 0.4.0. When rotating a file that is a symbolic link to a missing file and the touch option is enabled, the rotate method treats the target as present (due to the existence check on the target) and does not rotate it, but...
This Week in Spring - March 24th, 2026
Hi, Spring fans! Welcome to yet another rip-roarin' installment of This Week in Spring. As usual, we've got a ton to look into, so let's dive right in! Happy 22nd birthday to Spring Framework, released this day 22 years ago! and of course, next week, 1 April 2026, marks 12 years since Spring Boot...
PostgreSQL adminpack Extension Security Bypass Vulnerability
PostgreSQL is a free object-relational database management system developed by the PostgreSQL development group . The system supports most of the SQL standard and provides many other features such as foreign keys, triggers, views, etc. adminpack is one of the contrib modules. A security...