vendor:
IfNuke
by:
Abysssec Inc
8,8
CVSS
HIGH
Arbitrary File Upload
434
CWE
Product Name: IfNuke
Affected Version From: IfNuke 4.0.0
Affected Version To: IfNuke 4.0.0
Patch Exists: YES
Related CWE: N/A
CPE: a:ifsoft:ifnuke:4.0.0
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
2020
IfNuke Multiple Remote Vulnerabilities
Using this vulnerability, an attacker can upload any file with two ways: 1) http://Example.com/Modules/PreDefinition/PhotoUpload.aspx?AlbumId=1 and 2) http://Example.com/modules/PreDefinition/VideoUpload.aspx. The vulnerable code is located in http://Example.com/Modules/PreDefinition/PhotoUpload.ascx.cs and http://Example.com/Modules/PreDefinition/VideoUpload.ascx.cs respectively.
Mitigation:
Ensure that the application is not allowing the upload of any malicious files and that the application is validating the file type before allowing the upload.