CVE-2013-4635: Integer Overflow
Integer overflow in the SdnToJewish function in jewish.c in the Calendar component in PHP before 5.3.26 and 5.4.x before 5.4.16 allows context-dependent attackers to cause a denial of service (application hang) via a large argument to the jdtojewish function.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2013-4635?
CVE-2013-4635 has a moderate severity level due to the potential for denial of service (application hang) when exploited.
How do I fix CVE-2013-4635?
To fix CVE-2013-4635, upgrade to PHP version 5.3.26 or later, or 5.4.16 or later.
What systems are affected by CVE-2013-4635?
CVE-2013-4635 affects PHP versions prior to 5.3.26 and 5.4.x prior to 5.4.16.
What is the impact of exploiting CVE-2013-4635?
Exploiting CVE-2013-4635 can cause a denial of service by making the application hang when large arguments are passed to the jdtojewish function.
Is CVE-2013-4635 a coding issue or a configuration issue?
CVE-2013-4635 is considered a coding issue within the PHP Calendar component that handles certain date conversion functionalities.