SVG
Coverage of SVG in the Nexus archive.
- The Woes of Sanitizing SVGs
The article discusses the challenges and security risks associated with sanitizing SVG files, highlighting the complexity of ensuring they are safe from malicious code. It references a blog post and Hacker News comments, indicating ongoing community debate.
- Show HN: Sfsym – Export Apple SF Symbols as Vector SVG/PDF/PNG
A command-line tool called Sfsym exports Apple SF Symbols as SVG, PDF, or PNG using macOS's symbol renderer, ensuring accurate vector paths. It leverages macOS's Assets.car BOM tree for up-to-date symbol enumeration and includes features like `--json` output and CSS-rethemable SVG attributes.
- Hackers use pixel-large SVG trick to hide credit card stealer
Hackers executed a large-scale attack on nearly 100 Magento-powered e-commerce stores by embedding credit card-stealing malware in a pixel-sized SVG image. The malicious code leverages the SVG format to evade detection and compromise customer payment data.