CVE-2024-8522: learnpress
## The Exploit An unauthenticated attacker can inject SQL into the LearnPress courses REST API by crafting a malicious `c_only_fields` parameter that breaks out of a comma-separated list context and appends arbitrary SQL. ```bash curl -X ...
Read article →