{
  "CVE_data_meta": {
    "ID": "CVE-2021-24551",
    "ASSIGNER": "contact@wpscan.com",
    "STATE": "PUBLIC",
    "TITLE": "Edit Comments <= 0.3 - Unauthenticated 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": "Edit Comments",
                "version": {
                  "version_data": [
                    {
                      "version_affected": "<=",
                      "version_name": "0.3",
                      "version_value": "0.3"
                    }
                  ]
                }
              }
            ]
          }
        }
      ]
    }
  },
  "description": {
    "description_data": [
      {
        "lang": "eng",
        "value": "The Edit Comments WordPress plugin through 0.3 does not sanitise, validate or escape the jal_edit_comments GET parameter before using it in a SQL statement, leading to a SQL injection issue"
      }
    ]
  },
  "references": {
    "reference_data": [
      {
        "refsource": "MISC",
        "url": "https://wpscan.com/vulnerability/e62fb8db-384f-4384-ad24-e10eb9058ed5",
        "name": "https://wpscan.com/vulnerability/e62fb8db-384f-4384-ad24-e10eb9058ed5"
      },
      {
        "refsource": "MISC",
        "url": "https://codevigilant.com/disclosure/2021/wp-plugin-edit-comments/",
        "name": "https://codevigilant.com/disclosure/2021/wp-plugin-edit-comments/"
      }
    ]
  },
  "problemtype": {
    "problemtype_data": [
      {
        "description": [
          {
            "value": "CWE-89 SQL Injection",
            "lang": "eng"
          }
        ]
      }
    ]
  },
  "credit": [
    {
      "lang": "eng",
      "value": "Shreya Pohekar of Codevigilant Project"
    }
  ],
  "source": {
    "discovery": "UNKNOWN"
  }
}