mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-24 20:04:01 +02:00
18 lines
763 B
Markdown
18 lines
763 B
Markdown
### [CVE-2006-4458](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4458)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Directory traversal vulnerability in calendar/inc/class.holidaycalc.inc.php in phpGroupWare 0.9.16.010 and earlier allows remote attackers to include arbitrary local files via a .. (dot dot) sequence and trailing null (%00) byte in the GLOBALS[phpgw_info][user][preferences][common][country] parameter.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/2270
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|