OESA-2023-1879

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2023-1879
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2023-1879.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2023-1879
Upstream
Published
2023-12-01T11:06:24Z
Modified
2025-08-12T05:21:14.571756Z
Summary
qt security update
Details

Qt (pronounced as "cute", not "cu-tee") is a cross-platform framework that is usually used as a graphical toolkit, although it is also very helpful in creating CLI applications. It runs on the three major desktop OSes, as well as on mobile OSes, such as Symbian, Nokia Belle, Meego Harmattan, MeeGo or BB10, and on embedded devices. Ports for Android (Necessitas) and iOS are also in development

Security Fix(es):

In Qt before 5.15.15, 6.x before 6.2.9, and 6.3.x through 6.5.x before 6.5.2, there can be an application crash in QXmlStreamReader via a crafted XML string that triggers a situation in which a prefix is greater than a length.(CVE-2023-37369)

An issue was discovered in Qt before 5.15.15, 6.x before 6.2.10, and 6.3.x through 6.5.x before 6.5.3. There are infinite loops in recursive entity expansion.(CVE-2023-38197)

An issue was discovered in Qt before 5.15.16, 6.x before 6.2.10, and 6.3.x through 6.5.x before 6.5.3 on Windows. When using the GDI font engine, if a corrupted font is loaded via QFontDatabase::addApplicationFont{FromData], then it can cause the application to crash because of missing length checks.(CVE-2023-43114)

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

Affected packages

openEuler:20.03-LTS-SP1 / qt

Package

Name
qt
Purl
pkg:rpm/openEuler/qt&distro=openEuler-20.03-LTS-SP1

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
4.8.7-55.oe1

Ecosystem specific

{
    "x86_64": [
        "qt-devel-4.8.7-55.oe1.x86_64.rpm",
        "qt-4.8.7-55.oe1.x86_64.rpm",
        "qt-debuginfo-4.8.7-55.oe1.x86_64.rpm",
        "qt-debugsource-4.8.7-55.oe1.x86_64.rpm"
    ],
    "aarch64": [
        "qt-debuginfo-4.8.7-55.oe1.aarch64.rpm",
        "qt-devel-4.8.7-55.oe1.aarch64.rpm",
        "qt-debugsource-4.8.7-55.oe1.aarch64.rpm",
        "qt-4.8.7-55.oe1.aarch64.rpm"
    ],
    "src": [
        "qt-4.8.7-55.oe1.src.rpm"
    ]
}