Bug 2405884 (CVE-2025-62611) - CVE-2025-62611 aiomysql: aiomysql arbitrary access to client files
Summary: CVE-2025-62611 aiomysql: aiomysql arbitrary access to client files
Keywords:
Status: NEW
Alias: CVE-2025-62611
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2405905 2405906 2405907
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-10-22 20:02 UTC by OSIDB Bzimport
Modified: 2025-10-22 20:23 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-10-22 20:02:05 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.