An issue was discovered in the RegistrationMagic plugin 4.6.0.0 for WordPress. There is SQL injection via the rm_analytics_show_form rm_form_id parameter.
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Link | Tags |
---|---|
https://Spider-security.co.uk | third party advisory |
https://wordpress.org/plugins/custom-registration-form-builder-with-submission-manager/#developers | release notes |
https://spider-security.co.uk/blog-cve-2020-8435 | third party advisory exploit |