VYPR

Piccolo

by Piccolo ORM

Source repositories

CVEs (2)

  • CVE-2023-47128CriNov 10, 2023
    risk 0.52cvss 9.1epss 0.01

    Piccolo is an object-relational mapping and query builder which supports asyncio. Prior to version 1.1.1, the handling of named transaction `savepoints` in all database implementations is vulnerable to SQL Injection via f-strings. While the likelihood of an end developer…

  • CVE-2023-41885MedSep 12, 2023
    risk 0.27cvss 5.3epss 0.00

    Piccolo is an ORM and query builder which supports asyncio. In versions 0.120.0 and prior, the implementation of `BaseUser.login` leaks enough information to a malicious user such that they would be able to successfully generate a list of valid users on the platform. As Piccolo…