{
  "CVE_data_meta": {
    "ID": "CVE-2022-23911",
    "ASSIGNER": "contact@wpscan.com",
    "STATE": "PUBLIC",
    "TITLE": "AP Custom Testimonial < 1.4.8 - Admin+ SQL Injection"
  },
  "data_format": "MITRE",
  "data_type": "CVE",
  "data_version": "4.0",
  "generator": "WPScan CVE Generator",
  "affects": {
    "vendor": {
      "vendor_data": [
        {
          "vendor_name": "Unknown",
          "product": {
            "product_data": [
              {
                "product_name": "Testimonial WordPress Plugin – AP Custom Testimonial",
                "version": {
                  "version_data": [
                    {
                      "version_affected": ">=",
                      "version_name": "1.4.6",
                      "version_value": "1.4.6"
                    },
                    {
                      "version_affected": "<",
                      "version_name": "1.4.7",
                      "version_value": "1.4.7"
                    }
                  ]
                }
              }
            ]
          }
        }
      ]
    }
  },
  "description": {
    "description_data": [
      {
        "lang": "eng",
        "value": "The Testimonial WordPress Plugin WordPress plugin before 1.4.7 does not validate and escape the id parameter before using it in a SQL statement when retrieving a testimonial to edit, leading to a SQL Injection"
      }
    ]
  },
  "references": {
    "reference_data": [
      {
        "refsource": "MISC",
        "url": "https://wpscan.com/vulnerability/77fd6749-4fb2-48fa-a191-437b442f28e9",
        "name": "https://wpscan.com/vulnerability/77fd6749-4fb2-48fa-a191-437b442f28e9"
      },
      {
        "refsource": "CONFIRM",
        "url": "https://plugins.trac.wordpress.org/changeset/2664185",
        "name": "https://plugins.trac.wordpress.org/changeset/2664185"
      }
    ]
  },
  "problemtype": {
    "problemtype_data": [
      {
        "description": [
          {
            "value": "CWE-89 SQL Injection",
            "lang": "eng"
          }
        ]
      }
    ]
  },
  "credit": [
    {
      "lang": "eng",
      "value": "Rafael Castilho"
    }
  ],
  "source": {
    "discovery": "EXTERNAL"
  }
}