vendor:
YetiShare File Hosting Script
by:
Numan Türle
5.5
CVSS
MEDIUM
Server-Side Request Forgery
918
CWE
Product Name: YetiShare File Hosting Script
Affected Version From: 5.1.2000
Affected Version To: 5.1.2000
Patch Exists: YES
Related CWE:
CPE: a:mfscripts:yetishare_file_hosting_script:5.1.0
Platforms Tested:
2021
YetiShare File Hosting Script 5.1.0 – ‘url’ Server-Side Request Forgery
The YetiShare File Hosting Script 5.1.0 has a Server-Side Request Forgery (SSRF) vulnerability. This vulnerability allows an attacker to make requests from the server to other internal or external resources. It occurs when user input is not properly validated before being used in an HTTP request.
Mitigation:
To mitigate this vulnerability, it is recommended to implement proper input validation and sanitization to prevent SSRF attacks. Additionally, restrict access to internal resources and implement strong access controls to prevent unauthorized access.