VYPR

Aiomysql

by Aio Libs

pypi: aiomysql

Source repositories

CVEs (1)

  • CVE-2025-62611HigOct 22, 2025
    risk 0.46cvss epss 0.00

    aiomysql is a library for accessing a MySQL database from the asyncio. Prior to version 0.3.0, the client-side settings are not checked before sending local files to MySQL server, which allows obtaining arbitrary files from the client using a rogue server. It is possible to…