Vulnerabilities (CVE)

Filtered by vendor Php-fusion Subscribe
Filtered by product Php-fusion
Total 45 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2020-12708 1 Php-fusion 1 Php-fusion 2024-11-21 4.3 MEDIUM 6.1 MEDIUM
Multiple cross-site scripting vulnerabilities in PHP-Fusion 9.03.50 allow remote attackers to inject arbitrary web script or HTML via the cat_id parameter to downloads/downloads.php or article.php. NOTE: this might overlap CVE-2012-6043.
CVE-2020-12706 1 Php-fusion 1 Php-fusion 2024-11-21 3.5 LOW 5.4 MEDIUM
Multiple Cross-site scripting vulnerabilities in PHP-Fusion 9.03.50 allow remote attackers to inject arbitrary web script or HTML via the go parameter to faq/faq_admin.php or shoutbox_panel/shoutbox_admin.php
CVE-2020-12461 1 Php-fusion 1 Php-fusion 2024-11-21 6.5 MEDIUM 8.8 HIGH
PHP-Fusion 9.03.50 allows SQL Injection because maincore.php has an insufficient protection mechanism. An attacker can develop a crafted payload that can be inserted into the sort_order GET parameter on the members.php members search page. This parameter allows for control over anything after the ORDER BY clause in the SQL query.
CVE-2020-12438 1 Php-fusion 1 Php-fusion 2024-11-21 3.5 LOW 5.4 MEDIUM
An XSS vulnerability exists in the banners.php page of PHP-Fusion 9.03.50. This can be exploited because the only security measure used against XSS is the stripping of SCRIPT tags. A malicious actor can use HTML event handlers to run JavaScript instead of using SCRIPT tags.
CVE-2019-12099 1 Php-fusion 1 Php-fusion 2024-11-21 9.0 HIGH 8.8 HIGH
In PHP-Fusion 9.03.00, edit_profile.php allows remote authenticated users to execute arbitrary code because includes/dynamics/includes/form_fileinput.php and includes/classes/PHPFusion/Installer/Lib/Core.settings.inc mishandle executable files during avatar upload.