cve/2019/CVE-2019-14231.md
2024-06-18 02:51:15 +02:00

947 B

CVE-2019-14231

Description

An issue was discovered in the Viral Quiz Maker - OnionBuzz plugin before 1.2.2 for WordPress. One could exploit the points parameter in the ob_get_results ajax nopriv handler due to there being no sanitization prior to use in a SQL query in getResultByPointsTrivia. This allows an unauthenticated/unprivileged user to perform a SQL injection attack capable of remote code execution and information disclosure.

POC

Reference

Github

No PoCs found on GitHub currently.