CVE-2025-11398
BaseFortify
Publication date: 2025-10-07
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| nikhil-bhalerao | hotel_and_lodge_management_system | 1.0 |
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 SourceCodester Hotel and Lodge Management System 1.0, specifically in an unknown function within the /profile.php file of the Profile Page component. It allows an attacker to manipulate the 'image' argument to perform an unrestricted file upload. This means an attacker can upload potentially malicious files to the system remotely.
How can this vulnerability impact me? :
The vulnerability can allow an attacker to upload arbitrary files to the system without restriction. This could lead to unauthorized access, execution of malicious code, data compromise, or disruption of service, depending on the nature of the uploaded files and the system's configuration.