cbcvebase.
CVE-2019-17232
published 2019-10-07

CVE-2019-17232: Functions/EWD_UFAQ_Import.php in the ultimate-faqs plugin through 1.8.24 for WordPress allows unauthenticated options import.

PriorityP278high7.5CVSS 3.1
AVNACLPRNUINSUCNIHAN
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
3.52%
87.8th percentile
Functions/EWD_UFAQ_Import.php in the ultimate-faqs plugin through 1.8.24 for WordPress allows unauthenticated options import.

Affected

1 ranges
VendorProductVersion rangeFixed in
etoilewebdesignultimate_faq<= 1.8.24

Detection & IOCsextracted from sources · hover to see the quote

url/wp-admin/admin.php?page=EWD-UFAQ-Options&DisplayPage=ImportPosts&Action=EWD_UFAQ_ImportFaqsFromSpreadsheet
url/wp-admin/admin.php?Action=EWD_UFAQ_ExportToSpreadsheet
path/wp-content/plugins/ultimate-faqs
pathFunctions/EWD_UFAQ_Import.php
  • Detect unauthenticated POST to the import endpoint by checking for the Action=EWD_UFAQ_ImportFaqsFromSpreadsheet parameter with no authenticated session cookie; a 302 redirect that does NOT contain 'reauth=1' in the Location header indicates successful unauthenticated import.
  • The exploit uses a multipart/form-data POST with boundary '----WebKitFormBoundary34ZHf69LbDjZlcL5' and field name 'FAQs_Spreadsheet' uploading a CSV file; monitor for unauthenticated multipart uploads to wp-admin/admin.php targeting this action.
  • Use Shodan/FOFA/PublicWWW fingerprinting queries to identify exposed WordPress instances running the vulnerable ultimate-faqs plugin.
  • ·The vulnerability affects ultimate-faqs plugin versions up to and including 1.8.24; version 1.8.25 and later are patched.
  • ·The Nuclei template requires two sequential HTTP requests (flow: http(1) && http(2)): the first import POST must not redirect to reauth=1 before the export GET is attempted to confirm exploitation.

CVSS provenance

nvdv3.17.5HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
nvdv2.05.0MEDIUMAV:N/AC:L/Au:N/C:N/I:P/A:N
vulncheck7.5HIGH
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.