vendor:
QiHang Media Web Digital Signage
by:
LiquidWorm
7.5
CVSS
HIGH
Unauthenticated Arbitrary File Deletion
20
CWE
Product Name: QiHang Media Web Digital Signage
Affected Version From: 3.0.9.0
Affected Version To: 3.0.9.0
Patch Exists: NO
Related CWE: N/A
CPE: a:shenzhen_xingmeng_qihang_media_co._ltd.:qihang_media_web_digital_signage
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Microsoft Windows Server 2012 R2 Datacenter, Microsoft Windows Server 2003 Enterprise Edition, ASP.NET 4.0.30319, HowFor Web Server/5.6.0.0, Microsoft ASP.NET Web QiHang IIS Server
2020
QiHang Media Web Digital Signage 3.0.9 – Unauthenticated Arbitrary File Deletion
Input passed to the 'data' parameter in 'QH.aspx' for delete action is not properly sanitised before being used to delete files. This can be exploited by an unauthenticated attacker to delete files with the permissions of the web server using their absolute path or via directory traversal sequences passed within the affected POST parameter.
Mitigation:
Input validation should be performed to ensure that untrusted data is not used to delete files.