.. / CVE-2022-0747

Exploit for Infographic Maker iList < 4.3.8 - SQL Injection (CVE-2022-0747)

Description:

The Infographic Maker WordPress plugin before 4.3.8 does not validate and escape the post_id parameter before using it in a SQL statement via the qcld_upvote_action AJAX action (available to unauthenticated and authenticated users), leading to an unauthenticated SQL Injection.

Nuclei Template

View the template here CVE-2022-0747.yaml

Validate with Nuclei

echo "$URL" | nuclei -t ~/nuclei-templates/http/cves/2022/CVE-2022-0747.yaml
Copy

References:

https://github.com/ARPSyndicate/cvemon
https://wordpress.org/plugins/infographic-and-list-builder-ilist/
https://wpscan.com/vulnerability/a8575322-c2cf-486a-9c37-71a22167aac3
https://plugins.trac.wordpress.org/changeset/2684336
https://nvd.nist.gov/vuln/detail/CVE-2022-0747