| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| ArduinoJson-v7.4.3.h | 2026-03-02 | 263.2 kB | |
| ArduinoJson-v7.4.3.hpp | 2026-03-02 | 263.4 kB | |
| ArduinoJson 7.4.3 source code.tar.gz | 2026-03-02 | 307.2 kB | |
| ArduinoJson 7.4.3 source code.zip | 2026-03-02 | 540.2 kB | |
| README.md | 2026-03-02 | 381 Bytes | |
| Totals: 5 Items | 1.4 MB | 2 | |
Changes
- Fix a buffer overrun in
as<T>()whenTis a numeric type and the variant contains a string representing a floating point number with a large number of digits (issue [#2220])
Huge thanks to @xD0135 for reporting this long-standing security issue ❤️❤️❤️