{
  "CVE_data_meta": {
    "ID": "CVE-2021-24385",
    "ASSIGNER": "contact@wpscan.com",
    "STATE": "PUBLIC",
    "TITLE": "Filebird 4.7.3 - Unauthenticated SQL Injection "
  },
  "data_format": "MITRE",
  "data_type": "CVE",
  "data_version": "4.0",
  "generator": "WPScan CVE Generator",
  "affects": {
    "vendor": {
      "vendor_data": [
        {
          "vendor_name": "Ninja Team",
          "product": {
            "product_data": [
              {
                "product_name": "FileBird – WordPress Media Library Folders & File Manager",
                "version": {
                  "version_data": [
                    {
                      "version_affected": ">=",
                      "version_name": "4.7.3",
                      "version_value": "4.7.3"
                    },
                    {
                      "version_affected": "<",
                      "version_name": "4.7.4",
                      "version_value": "4.7.4"
                    }
                  ]
                }
              }
            ]
          }
        }
      ]
    }
  },
  "description": {
    "description_data": [
      {
        "lang": "eng",
        "value": "The Filebird Plugin 4.7.3 introduced a SQL injection vulnerability as it is making SQL queries without escaping user input data from a HTTP post request. This is a major vulnerability as the user input is not escaped and passed directly to the get_col function and it allows SQL injection. The Rest API endpoint which invokes this function also does not have any required permissions/authentication and can be accessed by an anonymous user."
      }
    ]
  },
  "references": {
    "reference_data": [
      {
        "refsource": "CONFIRM",
        "url": "https://wpscan.com/vulnerability/754ac750-0262-4f65-b23e-d5523995fbfa",
        "name": "https://wpscan.com/vulnerability/754ac750-0262-4f65-b23e-d5523995fbfa"
      },
      {
        "refsource": "MISC",
        "url": "https://10up.com/blog/2021/security-vulnerability-filebird-wordpress-plugin/",
        "name": "https://10up.com/blog/2021/security-vulnerability-filebird-wordpress-plugin/"
      }
    ]
  },
  "problemtype": {
    "problemtype_data": [
      {
        "description": [
          {
            "value": "CWE-89 SQL Injection",
            "lang": "eng"
          }
        ]
      }
    ]
  },
  "credit": [
    {
      "lang": "eng",
      "value": "Ravi Chandra (10up)"
    }
  ],
  "source": {
    "discovery": "UNKNOWN"
  }
}
