Vulnerability Description
move_uploaded_file in PHP does not does not check for the base directory (open_basedir), which could allow remote attackers to upload files to unintended locations on the system.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Php | Php | 3.0 |
References
- http://bugs.php.net/bug.php?id=16128
- http://marc.info/?l=bugtraq&m=101683938806677&w=2
- http://online.securityfocus.com/archive/1/262999Vendor Advisory
- http://online.securityfocus.com/archive/1/263259Vendor Advisory
- http://www.iss.net/security_center/static/8591.php
- http://www.securityfocus.com/bid/4325
- http://bugs.php.net/bug.php?id=16128
- http://marc.info/?l=bugtraq&m=101683938806677&w=2
- http://online.securityfocus.com/archive/1/262999Vendor Advisory
- http://online.securityfocus.com/archive/1/263259Vendor Advisory
- http://www.iss.net/security_center/static/8591.php
- http://www.securityfocus.com/bid/4325
FAQ
What is CVE-2002-0484?
CVE-2002-0484 is a vulnerability with a CVSS score of 5.0 (MEDIUM). move_uploaded_file in PHP does not does not check for the base directory (open_basedir), which could allow remote attackers to upload files to unintended locations on the system.
How severe is CVE-2002-0484?
CVE-2002-0484 has been rated MEDIUM with a CVSS base score of 5.0/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2002-0484?
Check the references section above for vendor advisories and patch information. Affected products include: Php Php.