NONE · 0

CVE-2025-62611

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 obtaini...

Vulnerability 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.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2025-62611?

CVE-2025-62611 is a documented vulnerability. 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 obtaini...

How severe is CVE-2025-62611?

CVSS scoring is not yet available for CVE-2025-62611. Check NVD for updates.

Is there a patch for CVE-2025-62611?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.