CVE-2024-53319 Details
Description
A heap buffer overflow in the XML Text Escaping component of Qualisys C++ SDK commit a32a21a allows attackers to cause Denial of Service (DoS) via escaping special XML characters.
A heap buffer overflow vulnerability has been identified in the XML Text Escaping component of Qualisys C++ SDK, specifically in commit a32a21a. This vulnerability allows attackers to cause a denial-of-service (DoS) by escaping special XML characters. The issue arises in the 'CMarkup::x_TextToDoc' function, which improperly manages buffer sizes when copying escape sequences, leading to memory corruption and potential crashes.
The vulnerability has been fixed in a subsequent commit. Users should update to the latest version of the Qualisys C++ SDK.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jan 31, 2025CISA-ADP
Assessed Feb 3, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/qualisys/qualisys_cpp_sdk/issues/49 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-120 | Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| Qualisys C++ SDK | All versions |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Feb 3, 2025 | CVE Modified | CISA-ADP |
| Jan 31, 2025 | New CVE Received | [email protected] |
Volerion