CVE-2025-10329
BaseFortify
Publication date: 2025-09-12
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 |
|---|---|---|
| unmark | unmark | to 1.9.3 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-918 | The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability in cdevroe unmark up to version 1.9.3 involves the manipulation of the 'url' argument in the file /application/controllers/Marks.php, which leads to server-side request forgery (SSRF). This means an attacker can make the server send unauthorized requests to other internal or external resources, potentially bypassing security controls. The vulnerability can be exploited remotely, and a public exploit is available.
How can this vulnerability impact me? :
The impact of this vulnerability includes unauthorized server-side requests that could lead to information disclosure, access to internal systems, or further attacks within the network. Since the exploit is public and the vulnerability can be triggered remotely, it increases the risk of compromise, potentially affecting confidentiality, integrity, and availability of data or services.