mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
703 B
Markdown
18 lines
703 B
Markdown
### [CVE-2009-5029](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-5029)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Integer overflow in the __tzfile_read function in glibc before 2.15 allows context-dependent attackers to cause a denial of service (crash) and possibly execute arbitrary code via a crafted timezone (TZ) file, as demonstrated using vsftpd.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/auditt7708/rhsecapi
|
|
|