PT-2022-17494 · Unknown+2 · Convert-Svg-Core+2
Manh Nguyen Van
·
Published
2022-07-22
·
Updated
2022-07-25
·
CVE-2022-25759
CVSS v3.1
9.9
Critical
| Vector | AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
convert-svg-core versions prior to 0.6.2
Description
The issue allows for Remote Code Injection via sending an SVG file containing the payload. This can be achieved by including malicious code within an
onload attribute in the SVG file. When processed by convert-svg-core, which utilizes Puppeteer/Chromium, the malicious code can be executed.Recommendations
For versions prior to 0.6.2, update to version 0.6.2 or later to resolve the issue. As a temporary workaround, consider disabling the execution of code within
onload attributes in SVG files until a patch is applied. Restrict access to the convert-svg-core package to minimize the risk of exploitation. Avoid using the onload attribute in SVG files until the issue is resolved.Exploit
Fix
Code Injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Chromium
Puppeteer
Convert-Svg-Core