CVE-2025-10410
BaseFortify
Publication date: 2025-09-14
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 |
|---|---|---|
| rems | link_status_checker | 1.0 |
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 is a server-side request forgery (SSRF) in SourceCodester Link Status Checker 1.0. It occurs due to manipulation of the 'proxy' argument in the index.php file, allowing an attacker to make unauthorized requests from the server. The attack can be initiated remotely and the exploit has been publicly disclosed.
How can this vulnerability impact me? :
This vulnerability can allow an attacker to make unauthorized requests from the affected server, potentially accessing internal resources, bypassing firewalls, or causing other security issues. It may lead to information disclosure, unauthorized access, or further exploitation of the system.