| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| ArduinoJson-v7.3.2.h | 2026-03-02 | 268.9 kB | |
| ArduinoJson-v7.3.2.hpp | 2026-03-02 | 269.0 kB | |
| ArduinoJson 7.3.2 source code.tar.gz | 2026-03-02 | 305.6 kB | |
| ArduinoJson 7.3.2 source code.zip | 2026-03-02 | 537.2 kB | |
| README.md | 2026-03-02 | 379 Bytes | |
| Totals: 5 Items | 1.4 MB | 0 | |
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 ❤️❤️❤️