vendor:
WebHtmlEditor
by:
KyoungChip, Jang (SpeeDr00t)
8,8
CVSS
HIGH
Directory Traversal and Arbitrary File Upload
22
CWE
Product Name: WebHtmlEditor
Affected Version From: Infragistics WebHtmlEditor.v7.1
Affected Version To: Infragistics WebHtmlEditor.v7.1
Patch Exists: NO
Related CWE: N/A
CPE: a:infragistics:webhtmleditor:7.1
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
Infragistics WebHtmlEditor.v7.1(InitialDirectory,iged_uploadid ) directory Traversal and Arbitrary File upload vulnerability
A directory traversal vulnerability exists in Infragistics WebHtmlEditor.v7.1 which allows a remote user to view files local to the target server. The parameters of the InitialDirectory ( InitialDirectory =../../ ) can be manipulated to enable directory travel. Additionally, the parameters of the InsertImage the iged_uploadid can be changed to enable Arbitrary File upload.
Mitigation:
Ensure that the parameters of the InitialDirectory and InsertImage are properly validated and sanitized to prevent directory traversal and arbitrary file upload.