mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 08:34:03 +02:00
18 lines
698 B
Markdown
18 lines
698 B
Markdown
### [CVE-2003-0737](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0737)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The calendar module in phpWebSite 0.9.x and earlier allows remote attackers to obtain the full pathname of phpWebSite via an invalid year, which generates an error from localtime() in TimeZone.php of the Pear library.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://marc.info/?l=bugtraq&m=106062021711496&w=2
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|