OESA-2024-1538 (CVE-2023-45935)
Vulnerability from osv_openeuler – Published: 2024-05-10 11:06 – Updated: 2026-08-06 11:06 – Source websiteThis package provides base tools, such as string, xml, and network handling.
Security Fix(es):
Qt 6 through 6.6 was discovered to contain a NULL pointer dereference via the function QXcbConnection::initializeAllAtoms(). NOTE: this is disputed because it is not expected that an X application should continue to run when there is arbitrary anomalous behavior from the X server.(CVE-2023-45935)
An issue was discovered in gui/util/qktxhandler.cpp in Qt before 5.15.17, 6.x before 6.2.12, 6.3.x through 6.5.x before 6.5.5, and 6.6.x before 6.6.2. A buffer overflow and application crash can occur via a crafted KTX image file.(CVE-2024-25580)
| URL | Type | |
|---|---|---|
{
"affected": [
{
"ecosystem_specific": {
"aarch64": [
"qt5-qtbase-gui-5.15.2-16.oe2203sp3.aarch64.rpm",
"qt5-qtbase-debuginfo-5.15.2-16.oe2203sp3.aarch64.rpm",
"qt5-qtbase-odbc-5.15.2-16.oe2203sp3.aarch64.rpm",
"qt5-qtbase-postgresql-5.15.2-16.oe2203sp3.aarch64.rpm",
"qt5-qtbase-examples-5.15.2-16.oe2203sp3.aarch64.rpm",
"qt5-qtbase-devel-5.15.2-16.oe2203sp3.aarch64.rpm",
"qt5-qtbase-mysql-5.15.2-16.oe2203sp3.aarch64.rpm",
"qt5-qtbase-private-devel-5.15.2-16.oe2203sp3.aarch64.rpm",
"qt5-qtbase-5.15.2-16.oe2203sp3.aarch64.rpm",
"qt5-qtbase-static-5.15.2-16.oe2203sp3.aarch64.rpm",
"qt5-qtbase-debugsource-5.15.2-16.oe2203sp3.aarch64.rpm"
],
"noarch": [
"qt5-qtbase-common-5.15.2-16.oe2203sp3.noarch.rpm"
],
"src": [
"qt5-qtbase-5.15.2-16.oe2203sp3.src.rpm"
],
"x86_64": [
"qt5-qtbase-odbc-5.15.2-16.oe2203sp3.x86_64.rpm",
"qt5-qtbase-postgresql-5.15.2-16.oe2203sp3.x86_64.rpm",
"qt5-qtbase-private-devel-5.15.2-16.oe2203sp3.x86_64.rpm",
"qt5-qtbase-gui-5.15.2-16.oe2203sp3.x86_64.rpm",
"qt5-qtbase-static-5.15.2-16.oe2203sp3.x86_64.rpm",
"qt5-qtbase-debugsource-5.15.2-16.oe2203sp3.x86_64.rpm",
"qt5-qtbase-examples-5.15.2-16.oe2203sp3.x86_64.rpm",
"qt5-qtbase-devel-5.15.2-16.oe2203sp3.x86_64.rpm",
"qt5-qtbase-5.15.2-16.oe2203sp3.x86_64.rpm",
"qt5-qtbase-debuginfo-5.15.2-16.oe2203sp3.x86_64.rpm",
"qt5-qtbase-mysql-5.15.2-16.oe2203sp3.x86_64.rpm"
]
},
"package": {
"ecosystem": "openEuler:22.03-LTS-SP3",
"name": "qt5-qtbase",
"purl": "pkg:rpm/openEuler/qt5-qtbase\u0026distro=openEuler-22.03-LTS-SP3"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.15.2-16.oe2203sp3"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"severity": "Low"
},
"details": "This package provides base tools, such as string, xml, and network handling.\r\n\r\nSecurity Fix(es):\r\n\r\nQt 6 through 6.6 was discovered to contain a NULL pointer dereference via the function QXcbConnection::initializeAllAtoms(). NOTE: this is disputed because it is not expected that an X application should continue to run when there is arbitrary anomalous behavior from the X server.(CVE-2023-45935)\r\n\r\nAn issue was discovered in gui/util/qktxhandler.cpp in Qt before 5.15.17, 6.x before 6.2.12, 6.3.x through 6.5.x before 6.5.5, and 6.6.x before 6.6.2. A buffer overflow and application crash can occur via a crafted KTX image file.(CVE-2024-25580)",
"id": "OESA-2024-1538",
"modified": "2026-08-06T11:06:59Z",
"published": "2024-05-10T11:06:59Z",
"references": [
{
"type": "ADVISORY",
"url": "https://www.openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2024-1538"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45935"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25580"
}
],
"schema_version": "1.7.2",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "qt5-qtbase security update",
"upstream": [
"CVE-2023-45935",
"CVE-2024-25580"
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
Related by attack behaviour
Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.