Font-Converter Vulnerable to Arbitrary Command Injection
Critical severity
GitHub Reviewed
Published
Aug 29, 2022
to the GitHub Advisory Database
•
Updated Apr 22, 2024
Description
Published by the National Vulnerability Database
Aug 29, 2022
Published to the GitHub Advisory Database
Aug 29, 2022
Reviewed
Apr 22, 2024
Last updated
Apr 22, 2024
Overview
font-converter is a FontForge wrapper that allows conversion between different font formats (TTF, WOFF, OTF)
All versions of this package are vulnerable to Arbitrary Command Injection due to missing sanitization of input that potentially flows into the
child_process.exec()
function.PoC
References