ArduinoCore-avr 包含 Arduino AVR 板级平台的源代码和配置文件。在 1.8.8 之前的版本中存在一个漏洞:攻击者可以通过将一个数值足够大的浮点值追加到 Arduino 的 String 对象中,从而触发基于栈的缓冲区溢出。具体而言,当向 、 、 或带有 float/double 操作数的 运算符传入接近 float 或 double 类型取值范围极限的值时, 函数会在固定大小的栈缓冲区之外写入数据,导致内存损坏并引发拒绝服务(DoS)。在特定条件下,此漏洞还可能导致在基于 AVR 的 Ar
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| arduino | ArduinoCore-avr | < 1.8.8 |
affected |
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| Vendor | Product | Affected Versions | CPE | Subscribe |
|---|---|---|---|---|
| arduino | ArduinoCore-avr | < 1.8.8 | - |
|
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POCNo comments yet