mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 15:08:03 +02:00
18 lines
906 B
Markdown
18 lines
906 B
Markdown
### [CVE-2015-4604](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4604)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The mget function in softmagic.c in file 5.x, as used in the Fileinfo component in PHP before 5.4.40, 5.5.x before 5.5.24, and 5.6.x before 5.6.8, does not properly maintain a certain pointer relationship, which allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted string that is mishandled by a "Python script text executable" rule.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/linuxbulletinjan2016-2867209.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|