vendor:
Chat Script
by:
miyachung
7,5
CVSS
HIGH
File Upload Vulnerability
434
CWE
Product Name: Chat Script
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2013
FlashComs Chat Script File Upload Exploit
This exploit allows an attacker to upload a file to the vulnerable server. The exploit is written in PHP and takes two parameters, the URL of the vulnerable server and the file to be uploaded. The exploit then sends a POST request to the server with the file and the fileId parameter set to the name of the file. If the server responds with a message containing 'UPLOAD_SUCCESS', the exploit is successful.
Mitigation:
Ensure that the server is configured to only allow the upload of files with specific extensions and that the server is configured to only allow the upload of files to specific directories.