CVE-2025-15152
Unrestricted File Upload in h-moses moga-mall addProduct Function
Publication date: 2025-12-28
Last updated on: 2025-12-28
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| h-moses | moga-mall | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-434 | The product allows the upload or transfer of dangerous file types that are automatically processed within its environment. |
| CWE-284 | The product does not restrict or incorrectly restricts access to a resource from an unauthorized actor. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the addProduct function of the h-moses moga-mall product. It involves manipulation of the argument 'objectName' which leads to unrestricted file upload. This means an attacker can remotely upload files without proper restrictions, potentially allowing malicious files to be uploaded to the system.
How can this vulnerability impact me? :
The vulnerability can allow an attacker to upload arbitrary files remotely without restriction. This could lead to unauthorized code execution, data compromise, or system takeover depending on the nature of the uploaded files and the system's configuration.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
The vulnerability allows unrestricted file upload, which can lead to unauthorized access, data manipulation, or remote code execution. Such security weaknesses can compromise the confidentiality, integrity, and availability of sensitive data, potentially resulting in non-compliance with standards and regulations like GDPR and HIPAA that require protection of personal and health information. However, no specific compliance impact or regulatory assessment is detailed in the provided resources. [1, 3]
What immediate steps should I take to mitigate this vulnerability?
No known countermeasures or mitigations have been identified for this vulnerability. It is suggested to replace the affected component with an alternative product to mitigate the risk. [1]