mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
784 B
Markdown
18 lines
784 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
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|