Lucene search

K
cveWPScanCVE-2021-24385
HistoryJul 12, 2021 - 8:15 p.m.

CVE-2021-24385

2021-07-1220:15:08
CWE-89
WPScan
web.nvd.nist.gov
31
7
cve-2021-24385
filebird plugin
sql injection
vulnerability
rest api
http post request
nvd
security

CVSS2

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:P/I:P/A:P

CVSS3

9.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

EPSS

0.002

Percentile

57.2%

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.

Affected configurations

Nvd
Vulners
Node
ninjateamfilebirdMatch4.7.3wordpress
VendorProductVersionCPE
ninjateamfilebird4.7.3cpe:2.3:a:ninjateam:filebird:4.7.3:*:*:*:*:wordpress:*:*

CNA Affected

[
  {
    "product": "FileBird – WordPress Media Library Folders & File Manager",
    "vendor": "Ninja Team",
    "versions": [
      {
        "lessThan": "4.7.3*",
        "status": "affected",
        "version": "4.7.3",
        "versionType": "custom"
      },
      {
        "lessThan": "4.7.4",
        "status": "affected",
        "version": "4.7.4",
        "versionType": "custom"
      }
    ]
  }
]

Social References

More

CVSS2

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:P/I:P/A:P

CVSS3

9.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

EPSS

0.002

Percentile

57.2%