First published: Fri Mar 21 2025(Updated: )
encodeText in QDom in Qt before 6.8.0 has a complex algorithm involving XML string copy and inline replacement of parts of a string (with relocation of later data).
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Qt QDom | <6.8.0 | |
Trolltech Qt | <5.15.19 | |
Trolltech Qt | >=6.0.0<6.5.9 | |
Trolltech Qt | >=6.6.0<6.8.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-30348 has a moderate severity rating due to its potential impact on XML string handling.
To fix CVE-2025-30348, update Qt QDom to version 6.8.0 or later.
CVE-2025-30348 affects all versions of Qt QDom prior to 6.8.0.
CVE-2025-30348 is an XML string processing vulnerability associated with a complex algorithm in QDom.
Yes, CVE-2025-30348 could potentially lead to data corruption during XML string manipulation.