vendor:
PhpLinkExchange
by:
Stink'
5.5
CVSS
MEDIUM
XSS/Upload
79
CWE
Product Name: PhpLinkExchange
Affected Version From: PhpLinkExchange v1.02
Affected Version To: PhpLinkExchange v1.02
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2009
PhpLinkExchange v1.02 – XSS/Upload Vulerability
The vulnerability allows for XSS attacks in the URL and form fields, as well as an upload vulnerability that can be used to upload a shell.
Mitigation:
Apply proper input validation and output encoding to prevent XSS attacks. Fix the upload vulnerability by implementing file type validation and proper file upload handling.