cve/2024/CVE-2024-7651.md
2024-08-22 18:33:16 +00:00

1.2 KiB
Raw Blame History

CVE-2024-7651

Description

The App Builder Create Native Android & iOS Apps On The Flight plugin for WordPress is vulnerable to limited SQL Injection via the app-builder-search parameter in all versions up to, and including, 4.2.6 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

POC

Reference

No PoCs from references.

Github