CVE 8.2 HIGH

aiomysql allows arbitrary access to client files through vulnerability of a malicious MySQL server_CVE-2025-62611

8.2 / 10
HIGH
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Description

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 create a rogue MySQL server that emulates authorization, ignores client flags and requests arbitrary files from the client by sending a LOAD_LOCAL instruction packet. This issue has been patched in version 0.3.0.

Basic Information

ID CVE-2025-62611
Source GitHub_M
Published Oct 22, 2025 at 19:29
Modified Oct 22, 2025 at 19:44

Affected Product

Vendor aio-libs
Product aiomysql
Version < 0.3.0
Affected Versions aio-libs aiomysql < 0.3.0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.