5 matches found
CVE-2025-7096
A vulnerability classified as critical was found in Comodo Internet Security Premium 12.3.4.8162. This vulnerability affects unknown code of the file cisupdatex64.xml of the component Manifest File Handler. The manipulation leads to improper validation of integrity check value. The attack can be...
SUSE-SU-2023:3528-1 Security update for php7
This update for php7 fixes the following issues: - CVE-2023-3823: Fixed an issue with external entity loading in XML without enabling it. bsc1214106 - CVE-2023-3824: Fixed a buffer overflow in phardirread. bsc1214103...
PT-2012-6061 · Oracle +3 · Mysql Server +4
Name of the Vulnerable Software and Affected Versions: Oracle MySQL versions 5.1.67 and earlier Oracle MySQL versions 5.5.29 and earlier MariaDB versions 5.5.28a and possibly other versions Description: The issue allows remote authenticated users to cause a denial of service, resulting in a mysql...
CVE-2008-6490
function/updatexml.php in FLABER 1.1 and earlier allows remote attackers to overwrite arbitrary files by specifying the target filename in the targetfile parameter. NOTE: this can be leveraged for code execution by overwriting a PHP file, as demonstrated using function/uploadfile.php...
FLABER <= 1.1 RC1 Remote Command Execution Exploit
Exploit for unknown platform in category web applications ================================================== FLABER " . $FILENAME . " Incorrect parameter targetfile."; 18. exit; 19. 20. 21. 22. $targetfile = "../" . $targetfile; 23. 24. // if it is a file 25. if isfile $targetfile 26. 27. if...