{ "schema_version": "1.4.0", "id": "GHSA-6cg2-rr5h-x9hh", "modified": "2022-05-24T19:07:27Z", "published": "2022-05-24T19:07:27Z", "aliases": [ "CVE-2021-24385" ], "details": "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.", "severity": [], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-24385" }, { "type": "WEB", "url": "https://10up.com/blog/2021/security-vulnerability-filebird-wordpress-plugin" }, { "type": "WEB", "url": "https://wpscan.com/vulnerability/754ac750-0262-4f65-b23e-d5523995fbfa" } ], "database_specific": { "cwe_ids": [ "CWE-89" ], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2021-07-12T20:15:00Z" } }