Описание
Arbitrary file read via Playwright's screenshot feature exploiting file wrapper
Impact
All users of url-to-png. Please see https://github.com/jasonraimondi/url-to-png/issues/47
Patches
v2.0.3 requires input url to be of protocol http or https
Workarounds
Requires upgrade.
References
Ссылки
- https://github.com/jasonraimondi/url-to-png/security/advisories/GHSA-665w-mwrr-77q3
- https://nvd.nist.gov/vuln/detail/CVE-2024-37169
- https://github.com/jasonraimondi/url-to-png/issues/47
- https://github.com/jasonraimondi/url-to-png/commit/9336020c5e603323f5cf4a2ac3bb9a7735cf61f7
- https://github.com/jasonraimondi/url-to-png/releases/tag/v2.0.3
- https://github.com/user-attachments/files/15536336/Arbitrary.File.Read.via.Playwright.s.Screenshot.Feature.Exploiting.File.Wrapper.pdf
Пакеты
Наименование
@jmondi/url-to-png
npm
Затронутые версииВерсия исправления
< 2.0.3
2.0.3
Связанные уязвимости
CVSS3: 5.3
nvd
больше 1 года назад
@jmondi/url-to-png is a self-hosted URL to PNG utility. Versions prior to 2.0.3 are vulnerable to arbitrary file read if a threat actor uses the Playright's screenshot feature to exploit the file wrapper. Version 2.0.3 mitigates this issue by requiring input URLs to be of protocol `http` or `https`. No known workarounds are available aside from upgrading.