While working in WebClients project, I scanned the dependency manifest and found that it uses a vulnerable version of smol-toml. The scan revealed a denial-of-service issue where parsing TOML files with many consecutive comments can trigger a stack overflow, potentially causing the application to crash if untrusted input is processed.
CVE Link
CVE Report
While working in WebClients project, I scanned the dependency manifest and found that it uses a vulnerable version of
smol-toml. The scan revealed a denial-of-service issue where parsing TOML files with many consecutive comments can trigger a stack overflow, potentially causing the application to crash if untrusted input is processed.CVE Link
CVE Report