CVE-2014-125126

CVSS

No CVSS.

A

n unrestricted file upload vulnerability exists in Simple E-Document versions 3.0 to 3.1 that allows an unauthenticated attacker to bypass authentication by sending a specific cookie header (access=3) with HTTP requests. The application’s upload mechanism fails to restrict file types and does not validate or sanitize user-supplied input, allowing attackers to upload malicious .php scripts. Authentication can be bypassed entirely by supplying a specially crafted cookie (access=3), granting access to the upload functionality without valid credentials. If file uploads are enabled on the server, the attacker can upload a web shell and gain remote code execution with the privileges of the web server user, potentially leading to full system compromise.

Configurations

No configuration.

History

31 Jul 2025, 18:42

Type Values Removed Values Added
New CVE

Information

Published : 2025-07-31 15:15

Updated : 2025-07-31 18:42


NVD link : CVE-2014-125126

Mitre link : CVE-2014-125126

CVE.ORG link : CVE-2014-125126


JSON object : View

Products Affected

No product.

CWE
CWE-306

Missing Authentication for Critical Function

CWE-434

Unrestricted Upload of File with Dangerous Type