mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 19:41:33 +02:00
26 lines
1.2 KiB
Markdown
26 lines
1.2 KiB
Markdown
### [CVE-2011-0522](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0522)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The StripTags function in (1) the USF decoder (modules/codec/subtitles/subsdec.c) and (2) the Text decoder (modules/codec/subtitles/subsusf.c) in VideoLAN VLC Media Player 1.1 before 1.1.6-rc allows remote attackers to execute arbitrary code via a subtitle with an opening "<" without a closing ">" in an MKV file, which triggers heap memory corruption, as demonstrated using refined-australia-blu720p-sample.mkv.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/8064
|
|
- http://www.exploit-db.com/exploits/16108
|
|
|
|
#### Github
|
|
- https://github.com/Hwangtaewon/radamsa
|
|
- https://github.com/JulianDavis/radamsa
|
|
- https://github.com/StephenHaruna/RADAMSA
|
|
- https://github.com/marcostolosa/radamsa
|
|
- https://github.com/nqwang/radamsa
|
|
- https://github.com/sambacha/mirror-radamsa
|
|
- https://github.com/sunzu94/radamsa-Fuzzer
|
|
- https://github.com/vnc0/radamsa-ios
|
|
|