mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-07 05:26:37 +00:00
18 lines
726 B
Markdown
18 lines
726 B
Markdown
### [CVE-2013-6712](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6712)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The scan function in ext/date/lib/parse_iso_intervals.c in PHP through 5.5.6 does not properly restrict creation of DateInterval objects, which might allow remote attackers to cause a denial of service (heap-based buffer over-read) via a crafted interval specification.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Live-Hack-CVE/CVE-2013-6712
|
|
|