Skip to main content

Content Management System CVE-2025-29093

| EUVDEUVD-2025-16877 HIGH
Unrestricted Upload of File with Dangerous Type (CWE-434)
2025-06-04 cve@mitre.org
8.2
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
8.2 HIGH
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
High
Availability
None

Lifecycle Timeline

4
EUVD ID Assigned
Mar 14, 2026 - 17:29 euvd
EUVD-2025-16877
Analysis Generated
Mar 14, 2026 - 17:29 vuln.today
PoC Detected
Jun 11, 2025 - 18:53 vuln.today
Public exploit code
CVE Published
Jun 04, 2025 - 16:15 nvd
HIGH 8.2

DescriptionCVE.org

File Upload vulnerability in Motivian Content Mangment System v.41.0.0 allows a remote attacker to execute arbitrary code via the Content/Gallery/Images component.

AnalysisAI

CVE-2025-29093 is an unauthenticated file upload vulnerability in Motivian Content Management System v41.0.0 that allows remote attackers to execute arbitrary code through the Content/Gallery/Images component. The vulnerability has a CVSS score of 8.2 with high integrity impact, affecting confidentiality and code execution capabilities. No authentication is required (PR:N) and exploitation is trivial (AC:L), making this a critical threat to unpatched instances.

Technical ContextAI

This vulnerability falls under CWE-434 (Unrestricted Upload of File with Dangerous Type), a well-established weakness in file handling mechanisms. The Motivian CMS v41.0.0 Content/Gallery/Images component fails to properly validate uploaded files before processing or storing them. Attackers can likely bypass file type restrictions through techniques such as double extensions (e.g., .php.jpg), null byte injection, MIME type manipulation, or direct upload of executable scripts. The vulnerability allows arbitrary code execution, suggesting the uploaded files are either directly executable in the web root or processed by a backend handler that interprets malicious code. This is a classic post-upload execution vulnerability where insufficient validation of file content, extension, or MIME type permits executable payloads.

RemediationAI

Immediate actions: (1) Disable or restrict access to the Content/Gallery/Images upload endpoint until patched; (2) Implement web application firewall (WAF) rules to block common file upload attack patterns (.php, .phtml, .php5, etc.); (3) Verify file uploads are stored outside the web root or in a non-executable directory with proper MIME type serving (e.g., Content-Type: application/octet-stream). (4) Upgrade to the latest patched version of Motivian CMS (patch version not specified in provided data—check official Motivian releases). (5) Implement strict file upload validation: whitelist allowed extensions, validate MIME types server-side, use magic number verification, rename files with random names, and disable script execution in upload directories via web server configuration (.htaccess for Apache: php_flag engine off). (6) Conduct code audit of file upload handlers. Contact Motivian support or monitor their security advisories for official patch availability and version guidance.

CVE-2025-5631 HIGH POC
7.3 Jun 05

Critical SQL injection vulnerability in the /publicposts.php file of Content Management System and News-Buzz version 1.0

CVE-2025-4311 MEDIUM POC
6.9 May 06

A vulnerability classified as critical was found in itsourcecode Content Management System 1.0. Rated medium severity (C

CVE-2025-4301 MEDIUM POC
6.9 May 06

A vulnerability classified as critical was found in itsourcecode Content Management System 1.0. Rated medium severity (C

CVE-2025-4300 MEDIUM POC
6.9 May 06

A vulnerability classified as critical has been found in itsourcecode Content Management System 1.0. Rated medium severi

CVE-2024-10758 MEDIUM POC
6.9 Nov 04

A vulnerability, which was classified as critical, was found in code-projects/anirbandutta9 Content Management System an

CVE-2025-5633 MEDIUM POC
6.3 Jun 05

A vulnerability was found in code-projects/anirbandutta9 Content Management System and News-Buzz 1.0. It has been rated

CVE-2025-5632 MEDIUM POC
6.3 Jun 05

A vulnerability was found in code-projects/anirbandutta9 Content Management System and News-Buzz 1.0. It has been declar

CVE-2025-29094 MEDIUM POC
6.1 Jun 04

Cross Site Scripting vulnerability in Motivian Content Mangment System v.41.0.0 allows a remote attacker to execute arbi

CVE-2023-31816 MEDIUM POC
6.1 May 22

IT Sourcecode Content Management System Project In PHP and MySQL With Source Code 1.0.0 is vulnerable to Cross Site Scri

CVE-2021-25197 MEDIUM POC
6.1 Jul 22

Cross-site scripting (XSS) vulnerability in SourceCodester Content Management System v 1.0 allows remote attackers to in

CVE-2025-4310 MEDIUM POC
5.1 May 06

A vulnerability classified as critical has been found in itsourcecode Content Management System 1.0. Rated medium severi

CVE-2022-26565 MEDIUM POC
4.8 Apr 01

A cross-site scripting (XSS) vulnerability in Totaljs all versions before commit 95f54a5commit, allows attackers to exec

Share

CVE-2025-29093 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy