vendor:
CAYIN xPost
by:
LiquidWorm
9.8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: CAYIN xPost
Affected Version From: 2.5.18103
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:cayin_technology:cayin_xpost
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Microsoft Windows 10 Home, Microsoft Windows 8.1, Microsoft Windows Server 2016, Microsoft Windows Server 2012, Microsoft Windows 7 Ultimate SP1, Apache Tomcat/9.0.1, MySQL/5.0
2020
Cayin Digital Signage System xPost 2.5 – Remote Command Injection
CAYIN xPost suffers from an unauthenticated SQL Injection vulnerability. Input passed via the GET parameter 'wayfinder_seqid' in wayfinder_meeting_input.jsp is not properly sanitised before being returned to the user or used in SQL queries. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code and execute SYSTEM commands.
Mitigation:
Input validation should be used to prevent SQL injection attacks.