Vulnerabilities (CVE)

Filtered by CWE-434
Total 2650 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2022-27115 2 Microsoft, Std42 2 Windows, Elfinder 2024-11-21 7.5 HIGH 9.8 CRITICAL
In Studio-42 elFinder 2.1.60, there is a vulnerability that causes remote code execution through file name bypass for file upload.
CVE-2022-27064 1 Musical World Project 1 Musical World 2024-11-21 6.5 MEDIUM 8.8 HIGH
Musical World v1 was discovered to contain an arbitrary file upload vulnerability via uploaded_songs.php. This vulnerability allows attackers to execute arbitrary code via a crafted PHP file.
CVE-2022-27061 1 Aerocms Project 1 Aerocms 2024-11-21 6.5 MEDIUM 7.2 HIGH
AeroCMS v0.0.1 was discovered to contain an arbitrary file upload vulnerability via the Post Image function under the Admin panel. This vulnerability allows attackers to execute arbitrary code via a crafted PHP file.
CVE-2022-27047 1 Moguit 1 Mogu Blog Cms 2024-11-21 7.5 HIGH 9.8 CRITICAL
mogu_blog_cms 5.2 suffers from upload arbitrary files without any limitation.
CVE-2022-26965 1 Pluck-cms 1 Pluck 2024-11-21 6.5 MEDIUM 7.2 HIGH
In Pluck 4.7.16, an admin user can use the theme upload functionality at /admin.php?action=themeinstall to perform remote code execution.
CVE-2022-26645 1 Banking System Project 1 Banking System 2024-11-21 7.5 HIGH 9.8 CRITICAL
A remote code execution (RCE) vulnerability in Online Banking System Protect v1.0 allows attackers to execute arbitrary code via a crafted PHP file uploaded through the Upload Image function.
CVE-2022-26630 1 Jellycms 1 Jellycms 2024-11-21 6.5 MEDIUM 8.8 HIGH
Jellycms v3.8.1 and below was discovered to contain an arbitrary file upload vulnerability via \app.\admin\Controllers\db.php.
CVE-2022-26627 1 Online Project Time Management System Project 1 Online Project Time Management System 2024-11-21 6.8 MEDIUM 8.8 HIGH
Online Project Time Management System v1.0 was discovered to contain an arbitrary file write vulnerability which allows attackers to execute arbitrary code via a crafted HTML file.
CVE-2022-26619 1 Halo 1 Halo 2024-11-21 5.0 MEDIUM 7.5 HIGH
Halo Blog CMS v1.4.17 was discovered to allow attackers to upload arbitrary files via the Attachment Upload function.
CVE-2022-26607 1 Baigo 1 Baigo Cms 2024-11-21 6.5 MEDIUM 7.2 HIGH
A remote code execution (RCE) vulnerability in baigo CMS v3.0-alpha-2 was discovered to allow attackers to execute arbitrary code via uploading a crafted PHP file.
CVE-2022-26605 1 Dascomsoft 1 Eziosuite 2024-11-21 6.5 MEDIUM 8.8 HIGH
eZiosuite v2.0.7 contains an authenticated arbitrary file upload via the Avatar upload functionality.
CVE-2022-26521 1 Abantecart 1 Abantecart 2024-11-21 6.5 MEDIUM 7.2 HIGH
Abantecart through 1.3.2 allows remote authenticated administrators to execute arbitrary code by uploading an executable file, because the Catalog>Media Manager>Images settings can be changed by an administrator (e.g., by configuring .php to be a valid image file type).
CVE-2022-26149 1 Modx 1 Revolution 2024-11-21 6.5 MEDIUM 7.2 HIGH
MODX Revolution through 2.8.3-pl allows remote authenticated administrators to execute arbitrary code by uploading an executable file, because the Uploadable File Types setting can be changed by an administrator.
CVE-2022-25602 1 Expresstech 1 Responsive Menu 2024-11-21 6.5 MEDIUM 8.3 HIGH
Nonce token leak vulnerability leading to arbitrary file upload, theme deletion, plugin settings change discovered in Responsive Menu WordPress plugin (versions <= 4.1.7).
CVE-2022-25581 1 Classcms 1 Classcms 2024-11-21 6.8 MEDIUM 7.8 HIGH
Classcms v2.5 and below contains an arbitrary file upload via the component \class\classupload. This vulnerability allows attackers to execute code injection via a crafted .txt file.
CVE-2022-25495 1 Cuppacms 1 Cuppacms 2024-11-21 7.5 HIGH 9.8 CRITICAL
The component /jquery_file_upload/server/php/index.php of CuppaCMS v1.0 allows attackers to upload arbitrary files and execute arbitrary code via a crafted PHP file.
CVE-2022-25487 1 Thedigitalcraft 1 Atomcms 2024-11-21 7.5 HIGH 9.8 CRITICAL
Atom CMS v2.0 was discovered to contain a remote code execution (RCE) vulnerability via /admin/uploads.php.
CVE-2022-25411 1 Max-3000 1 Maxsite Cms 2024-11-21 7.5 HIGH 9.8 CRITICAL
A Remote Code Execution (RCE) vulnerability at /admin/options in Maxsite CMS v180 allows attackers to execute arbitrary code via a crafted PHP file.
CVE-2022-25360 1 Watchguard 1 Fireware 2024-11-21 6.5 MEDIUM 8.8 HIGH
WatchGuard Firebox and XTM appliances allow an authenticated remote attacker with unprivileged credentials to upload files to arbitrary locations. This vulnerability impacts Fireware OS before 12.7.2_U2, 12.x before 12.1.3_U8, and 12.2.x through 12.5.x before 12.5.9_U2.
CVE-2022-25277 1 Drupal 1 Drupal 2024-11-21 N/A 7.2 HIGH
Drupal core sanitizes filenames with dangerous extensions upon upload (reference: SA-CORE-2020-012) and strips leading and trailing dots from filenames to prevent uploading server configuration files (reference: SA-CORE-2019-010). However, the protections for these two vulnerabilities previously did not work correctly together. As a result, if the site were configured to allow the upload of files with an htaccess extension, these files' filenames would not be properly sanitized. This could allow bypassing the protections provided by Drupal core's default .htaccess files and possible remote code execution on Apache web servers. This issue is mitigated by the fact that it requires a field administrator to explicitly configure a file field to allow htaccess as an extension (a restricted permission), or a contributed module or custom code that overrides allowed file uploads.