mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-28 01:04:30 +00:00
947 B
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
- http://www.openwall.com/lists/oss-security/2019/07/23/1
- https://www.openwall.com/lists/oss-security/2019/07/21/1
Github
No PoCs found on GitHub currently.