mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 06:52:09 +02:00
18 lines
850 B
Markdown
18 lines
850 B
Markdown
### [CVE-2014-9912](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9912)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The get_icu_disp_value_src_php function in ext/intl/locale/locale_methods.c in PHP before 5.3.29, 5.4.x before 5.4.30, and 5.5.x before 5.5.14 does not properly restrict calls to the ICU uresbund.cpp component, which allows remote attackers to cause a denial of service (buffer overflow) or possibly have unspecified other impact via a locale_get_display_name call with a long first argument.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugs.php.net/bug.php?id=67397
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|