CVE-2025-6284
BaseFortify
Publication date: 2025-06-19
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 |
|---|---|---|
| phpgurukul | car_rental_portal | 3.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-352 | The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor. |
| CWE-862 | The product does not perform an authorization check when an actor attempts to access a resource or perform an action. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability in PHPGurukul Car Rental Portal 3.0 allows an attacker to perform a cross-site request forgery (CSRF) attack remotely. CSRF tricks a user into executing unwanted actions on a web application in which they are authenticated, potentially leading to unauthorized operations.
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized actions being performed on your behalf without your consent, as attackers can exploit the CSRF flaw remotely. This may result in manipulation of data or actions within the affected application, potentially compromising its integrity.