7.5
CVSSv2

CVE-2007-4596

Published: 30/08/2007 Updated: 29/03/2021
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

The perl extension in PHP does not follow safe_mode restrictions, which allows context-dependent malicious users to execute arbitrary code via the Perl eval function. NOTE: this might only be a vulnerability in limited environments.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

php php -

Exploits

<?php ########################################################## ###----------------------------------------------------### ###----PHP Perl Extension Safe_mode Bypass Exploit-----### ###----------------------------------------------------### ###-Author:--NetJackal---------------------------------### ###-Email:---nima_501[at]yahoo[dot]com------- ...