mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-07 19:16:22 +00:00
19 lines
724 B
Markdown
19 lines
724 B
Markdown
![]() |
### [CVE-2023-29578](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-29578)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
mp4v2 v2.0.0 was discovered to contain a heap buffer overflow via the mp4v2::impl::MP4StringProperty::~MP4StringProperty() function at src/mp4property.cpp.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- https://github.com/TechSmith/mp4v2/issues/74
|
||
|
- https://github.com/z1r00/fuzz_vuln/blob/main/mp4v2/heap-buffer-overflow/mp4property.cpp/readme.md
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/z1r00/fuzz_vuln
|
||
|
|