REDHAT-BUG-2464114: Code Injection
Insufficient validation of node IDs in Qt SVG module allows arbitrary QML/JavaScript code injection when loading malicious SVG files through the VectorImage component in Qt Quick. While QML execution is typically more restricted than native code execution, this could still lead to denial of service, information disclosure, or other impacts depending on the application's privilege level and data access.
Affected Software
Event History
Frequently Asked Questions
What is the severity of REDHAT-BUG-2464114?
The severity of REDHAT-BUG-2464114 is high, rated at 7.
How does REDHAT-BUG-2464114 affect the Qt SVG module?
REDHAT-BUG-2464114 affects the Qt SVG module by allowing arbitrary QML/JavaScript code injection through malicious SVG files.
What type of vulnerability is REDHAT-BUG-2464114 classified as?
REDHAT-BUG-2464114 is classified as a Code Injection vulnerability.
What can be the consequence of exploiting REDHAT-BUG-2464114?
Exploiting REDHAT-BUG-2464114 can lead to denial of service.
How can users mitigate the risks associated with REDHAT-BUG-2464114?
Users should ensure they validate SVG files properly before loading them in the Qt Quick VectorImage component.