cve/2022/CVE-2022-29496.md

19 lines
884 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-29496](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-29496)
![](https://img.shields.io/static/v1?label=Product&message=Blynk-Library&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20v1.0.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-121%3A%20Stack-based%20Buffer%20Overflow&color=brighgreen)
### Description
A stack-based buffer overflow vulnerability exists in the BlynkConsole.h runCommand functionality of Blynk -Library v1.0.1. A specially-crafted network request can lead to command execution. An attacker can send a network request to trigger this vulnerability.
### POC
#### Reference
- https://talosintelligence.com/vulnerability_reports/TALOS-2022-1524
2024-06-09 00:33:16 +00:00
- https://talosintelligence.com/vulnerability_reports/TALOS-2022-1524
2024-05-25 21:48:12 +02:00
#### Github
No PoCs found on GitHub currently.