mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 07:40:25 +02:00
19 lines
849 B
Markdown
19 lines
849 B
Markdown
### [CVE-2016-6250](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-6250)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Integer overflow in the ISO9660 writer in libarchive before 3.2.1 allows remote attackers to cause a denial of service (application crash) or execute arbitrary code via vectors related to verifying filename lengths when writing an ISO9660 archive, which trigger a buffer overflow.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/linuxbulletinjul2016-3090544.html
|
|
- https://bugzilla.redhat.com/show_bug.cgi?id=1347085
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|