mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 15:15:46 +02:00
18 lines
788 B
Markdown
18 lines
788 B
Markdown
### [CVE-2017-14767](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14767)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The sdp_parse_fmtp_config_h264 function in libavformat/rtpdec_h264.c in FFmpeg before 3.3.4 mishandles empty sprop-parameter-sets values, which allows remote attackers to cause a denial of service (heap buffer overflow) or possibly have unspecified other impact via a crafted sdp file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/FFmpeg/FFmpeg/commit/c42a1388a6d1bfd8001bf6a4241d8ca27e49326d
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|