vendor:
PHP Melody
by:
Chip D3 Bi0s
7,5
CVSS
HIGH
SQL injection
89
CWE
Product Name: PHP Melody
Affected Version From: 1.5.2
Affected Version To: 1.5.3
Patch Exists: Unknown
Related CWE: N/A
CPE: a:phpsugar:php_melody
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
Unknown
PHP Melody 1.5.3 remote injection upload file
According to the code it does is see if the http, it is 'image/jpeg';'image/gif';'image/png'; If not upload. You must first register then you can upload a file with a malicious code.
Mitigation:
Ensure that all user-supplied input is validated and filtered before being used in any SQL query.