VYPR

Wp Dbmanager

by WordPress

Source repositories

CVEs (4)

  • CVE-2014-8335HigJan 5, 2018
    risk 0.44cvss 7.8epss 0.01

    (1) wp-dbmanager.php and (2) database-manage.php in the WP-DBManager (aka Database Manager) plugin before 2.7.2 for WordPress place credentials on the mysqldump command line, which allows local users to obtain sensitive information by listing the process.

  • CVE-2014-8336MedJan 5, 2018
    risk 0.35cvss 6.5epss 0.03

    The "Sql Run Query" panel in WP-DBManager (aka Database Manager) plugin before 2.7.2 for WordPress allows remote attackers to read arbitrary files by leveraging failure to sufficiently limit queries, as demonstrated by use of LOAD_FILE in an INSERT statement.

  • CVE-2022-2354Aug 15, 2022
    risk 0.00cvss epss 0.01

    The WP-DBManager WordPress plugin before 2.80.8 does not prevent administrators from running arbitrary commands on the server in multisite installations, where only super-administrators should.

  • CVE-2014-8334Oct 31, 2014
    risk 0.00cvss epss 0.03

    The WP-DBManager (aka Database Manager) plugin before 2.7.2 for WordPress allows remote authenticated users to execute arbitrary commands via shell metacharacters in the (1) $backup['filepath'] (aka "Path to Backup:" field) or (2) $backup['mysqldumppath'] variable.