CVE-2025-8434
BaseFortify
Publication date: 2025-08-01
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 |
|---|---|---|
| anisha | online_movie_streaming | 1.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-862 | The product does not perform an authorization check when an actor attempts to access a resource or perform an action. |
| CWE-863 | The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the Online Movie Streaming 1.0 application, specifically in the /admin.php file. It involves manipulation of the 'ID' argument which leads to missing authorization, allowing an attacker to bypass access controls. The attack can be launched remotely and the exploit is publicly known.
How can this vulnerability impact me? :
The vulnerability can allow unauthorized remote attackers to gain access to administrative functions or sensitive parts of the application without proper authorization. This can lead to unauthorized data access, modification, or other malicious actions within the affected system.