mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 17:08:02 +02:00
18 lines
590 B
Markdown
18 lines
590 B
Markdown
### [CVE-2020-29203](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-29203)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
struct2json before 2020-11-18 is affected by a Buffer Overflow because strcpy is used for S2J_STRUCT_GET_string_ELEMENT.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/armink/struct2json/issues/13
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|