VYPR

DBI::SQL::Nano

by Perl Foundation

Source repositories

CVEs (1)

  • CVE-2026-15043CriJul 14, 2026
    risk 0.57cvss 9.8epss 0.00

    DBI::SQL::Nano versions from 1.42 before 1.651 for Perl have inverted <= and >= SQL operators on text. DBI::SQL::Nano, DBI's built-in mini-SQL engine, evaluated WHERE predicates incorrectly in some cases. In the non-numeric string branch of the is_matched method, <= was…