Vulnerability Description
Integer overflow in ext/shmop/shmop.c in PHP before 5.3.6 allows context-dependent attackers to cause a denial of service (crash) and possibly read sensitive memory via a large third argument to the shmop_read function.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Php | Php | <= 5.3.5 |
Related Weaknesses (CWE)
References
- http://bugs.php.net/bug.php?id=54193
- http://lists.apple.com/archives/Security-announce/2011//Oct/msg00003.html
- http://marc.info/?l=bugtraq&m=133469208622507&w=2
- http://securityreason.com/securityalert/8130
- http://support.apple.com/kb/HT5002
- http://svn.php.net/viewvc/php/php-src/branches/PHP_5_3/ext/shmop/shmop.c?r1=3069Patch
- http://www.exploit-db.com/exploits/16966Exploit
- http://www.mandriva.com/security/advisories?name=MDVSA-2011:052
- http://www.mandriva.com/security/advisories?name=MDVSA-2011:053
- http://www.openwall.com/lists/oss-security/2011/03/08/11ExploitPatch
- http://www.openwall.com/lists/oss-security/2011/03/08/9ExploitPatch
- http://www.php.net/ChangeLog-5.php
- http://www.php.net/archive/2011.php
- http://www.php.net/releases/5_3_6.php
- http://www.securityfocus.com/bid/46786Exploit
FAQ
What is CVE-2011-1092?
CVE-2011-1092 is a vulnerability with a CVSS score of 7.5 (HIGH). Integer overflow in ext/shmop/shmop.c in PHP before 5.3.6 allows context-dependent attackers to cause a denial of service (crash) and possibly read sensitive memory via a large third argument to the s...
How severe is CVE-2011-1092?
CVE-2011-1092 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2011-1092?
Check the references section above for vendor advisories and patch information. Affected products include: Php Php.