Vulnerability Description
The iconv_substr function in PHP 5.2.4 and earlier allows context-dependent attackers to cause (1) a denial of service (application crash) via a long string in the charset parameter, probably also requiring a long string in the str parameter; or (2) a denial of service (temporary application hang) via a long string in the str parameter. NOTE: this might not be a vulnerability in most web server environments that support multiple threads, unless these issues can be demonstrated for code execution.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Php | Php | <= 5.2.4 |
Related Weaknesses (CWE)
References
- http://osvdb.org/38917
- http://secunia.com/advisories/27102
- http://secunia.com/advisories/27659
- http://secunia.com/advisories/30040
- http://securityreason.com/securityalert/3115
- http://wiki.rpath.com/wiki/Advisories:rPSA-2007-0242
- http://www.gentoo.org/security/en/glsa/glsa-200710-02.xml
- http://www.securityfocus.com/archive/1/478637/100/0/threaded
- http://www.securityfocus.com/archive/1/491693/100/0/threaded
- https://issues.rpath.com/browse/RPL-1943
- http://osvdb.org/38917
- http://secunia.com/advisories/27102
- http://secunia.com/advisories/27659
- http://secunia.com/advisories/30040
- http://securityreason.com/securityalert/3115
FAQ
What is CVE-2007-4783?
CVE-2007-4783 is a vulnerability with a CVSS score of 5.0 (MEDIUM). The iconv_substr function in PHP 5.2.4 and earlier allows context-dependent attackers to cause (1) a denial of service (application crash) via a long string in the charset parameter, probably also req...
How severe is CVE-2007-4783?
CVE-2007-4783 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-2007-4783?
Check the references section above for vendor advisories and patch information. Affected products include: Php Php.