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 sanitized 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.
References
Link | Resource |
---|---|
https://github.com/rapid7/metasploit-framework/pull/13607 | Patch Third Party Advisory |
https://www.zeroscience.mk/en/vulnerabilities/ZSL-2020-5571.php | Exploit Third Party Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2020-08-06 16:15
Updated : 2024-02-04 21:00
NVD link : CVE-2020-7356
Mitre link : CVE-2020-7356
CVE.ORG link : CVE-2020-7356
JSON object : View
Products Affected
cayintech
- xpost
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')