mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
875 B
Markdown
18 lines
875 B
Markdown
### [CVE-2016-4538](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4538)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The bcpowmod function in ext/bcmath/bcmath.c in PHP before 5.5.35, 5.6.x before 5.6.21, and 7.x before 7.0.6 modifies certain data structures without considering whether they are copies of the _zero_, _one_, or _two_ global variable, which allows remote attackers to cause a denial of service or possibly have unspecified other impact via a crafted call.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://h20566.www2.hpe.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_na-c05390722
|
|
|
|
#### Github
|
|
- https://github.com/intrigueio/intrigue-ident
|
|
|