OESA-2025-2616

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2025-2616
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2025-2616.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2025-2616
Upstream
Published
2025-10-31T14:14:04Z
Modified
2025-10-31T19:20:23.575661Z
Summary
python-aiomysql security update
Details

aiomysql is a "driver" for accessing a MySQL database from the asyncio_ (PEP-3156/tulip) framework. It depends on and reuses most parts of PyMySQL_ . aiomysql tries to be like awesome aiopg_ library and preserve same api, look and feel.

Security Fix(es):

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.(CVE-2025-62611)

Database specific
{
    "severity": "High"
}
References

Affected packages

openEuler:24.03-LTS-SP2 / python-aiomysql

Package

Name
python-aiomysql
Purl
pkg:rpm/openEuler/python-aiomysql&distro=openEuler-24.03-LTS-SP2

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.2.0-2.oe2403sp2

Ecosystem specific

{
    "src": [
        "python-aiomysql-0.2.0-2.oe2403sp2.src.rpm"
    ],
    "noarch": [
        "python-aiomysql-help-0.2.0-2.oe2403sp2.noarch.rpm",
        "python3-aiomysql-0.2.0-2.oe2403sp2.noarch.rpm"
    ]
}