First published: Fri Oct 10 2014(Updated: )
It was found [1] that there's an issue in php which in some cases may lead to remote code execution. [1]: <a href="https://bugs.php.net/bug.php?id=68088">https://bugs.php.net/bug.php?id=68088</a>
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/php | <5.6.1 | 5.6.1 |
PHP | >=5.6.0<5.6.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2014-3622 has a high severity level due to its potential to lead to remote code execution.
To fix CVE-2014-3622, upgrade PHP to version 5.6.1 or later.
CVE-2014-3622 affects PHP versions before 5.6.1, specifically within the 5.6.0 release.
Yes, CVE-2014-3622 can be exploited remotely if the vulnerable version of PHP is exposed to the internet.
CVE-2014-3622 is related to a use-after-free vulnerability in the add_post_var function of the Posthandler component in PHP.