CVE-2025-7547
BaseFortify
Publication date: 2025-07-13
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 |
|---|---|---|
| campcodes | online_movie_theater_seat_reservation_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 Campcodes Online Movie Theater Seat Reservation System 1.0, specifically in the save_movie function of the /admin/admin_class.php file. It allows an attacker to manipulate the 'cover' argument to perform an unrestricted file upload. This means an attacker can remotely upload potentially malicious files to the system without restrictions.
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized remote file uploads, which may allow attackers to execute arbitrary code, compromise the system, steal data, or disrupt service. Since the exploit is publicly disclosed, the risk of exploitation is higher, potentially leading to significant security breaches.