Skip to content

Releases: javiercasares/wpvulnerability

v4.0.3

28 Oct 08:18
6db2317
Compare
Choose a tag to compare

Recreation from the 4.0.2. Nothing new.

v4.0.2

25 Oct 04:40
d270468
Compare
Choose a tag to compare

[4.0.2] - 2024-10-25

Fixed

  • ImageMagick: it crashes in some cases where the hosting does not have ImageMagick.

Compatibility

  • WordPress: 4.1 - 6.7
  • PHP: 5.6 - 8.4
  • WP-CLI: 2.3.0 - 2.11.0

Tests

  • PHP Coding Standards: 3.10.3
  • WordPress Coding Standards: 3.1.0
  • Plugin Check (PCP): 1.1.0
  • SonarCloud Code Review

v4.0.1

04 Oct 06:50
Compare
Choose a tag to compare

[4.0.1] - 2024-10-04

Fixed

  • API endpoints: some API endpoints were failing.
  • CLI endpoints: some CLI endpoints were failing.

Compatibility

  • WordPress: 4.1 - 6.7
  • PHP: 5.6 - 8.4
  • WP-CLI: 2.3.0 - 2.11.0

Tests

  • PHP Coding Standards: 3.10.3
  • WordPress Coding Standards: 3.1.0
  • Plugin Check (PCP): 1.1.0
  • SonarCloud Code Review

v4.0.0

01 Oct 17:10
5ea2c8a
Compare
Choose a tag to compare

[4.0.0] - 2024-10-01

Added

  • ImageMagick vulnerabilities (Site Health + WP-CLI + API + mail).
  • curl vulnerabilities (Site Health + WP-CLI + API + mail).
  • memcached vulnerabilities (Site Health + WP-CLI + API + mail).
  • Redis vulnerabilities (Site Health + WP-CLI + API + mail).
  • SQLite vulnerabilities (Site Health + WP-CLI + API + mail).

Fixed

  • Test email without email.
  • Improved MariaDB 11.x detection.
  • Improved versions detection (major-minor.patch-build).
  • WordPress < 5.3: use of wp_date().
  • WordPress < 5.0: locale detection.
  • Dashboard widget only for users with capabilities.
  • WordPress < 5.2: link to Site Health

Changed

  • Big refactory.
  • Less files, less size, improved code quality.

Compatibility

  • WordPress: 4.1 - 6.7
  • PHP: 5.6 - 8.4
  • WP-CLI: 2.3.0 - 2.11.0

Tests

  • Manual Testing:
    • WordPress 6.7 / PHP 8.4
    • WordPress 6.6 / PHP 8.3
    • WordPress 6.4 / PHP 8.2
    • WordPress 6.1 / PHP 8.1
    • WordPress 5.8 / PHP 8.0
    • WordPress 5.5 / PHP 7.4
    • WordPress 5.3 / PHP 7.3
    • WordPress 4.9 / PHP 7.2
    • WordPress 4.8 / PHP 7.1
    • WordPress 4.6 / PHP 7.0
    • WordPress 4.1 / PHP 5.6
  • PHP Coding Standards: 3.10.3
  • WordPress Coding Standards: 3.1.0
  • Plugin Check (PCP): 1.1.0
  • SonarCloud Code Review

v3.4.1

23 Aug 13:11
7042eae
Compare
Choose a tag to compare

[3.4.1] - 2024-08-23

Fixed

  • The number of vulnerabilities for core is incorrect.

Compatibility

  • WordPress: 4.1 - 6.7
  • PHP: 5.6 - 8.3
  • WP-CLI: 2.3.0 - 2.11.0

Tests

  • PHP Coding Standards: 3.10.2
  • WordPress Coding Standards: 3.1.0
  • Plugin Check (PCP): 1.0.2
  • SonarCloud Code Review

v3.4.0

16 Aug 13:56
b34be55
Compare
Choose a tag to compare

[3.4.0] - 2024-08-16

Added

  • New checks for MariaDB vulnerabilities.
  • New checks for MySQL vulnerabilities.
  • WPVulnerability statistics in the configuration page.
  • WPVulnerability contributors in the configuration page.

Changed

  • Code improvement.
  • Better UI for the configuration page.
  • Web server version detection improved.

Fixed

  • Get the statistics information the right way.

Compatibility

  • WordPress: 4.1 - 6.7
  • PHP: 5.6 - 8.3
  • WP-CLI: 2.3.0 - 2.11.0

Tests

  • PHP Coding Standards: 3.10.2
  • WordPress Coding Standards: 3.1.0
  • Plugin Check (PCP): 1.0.2
  • SonarCloud Code Review

v3.3.5

14 Aug 08:01
0556d38
Compare
Choose a tag to compare

[3.3.5] - 2024-08-14

Added

  • Add counters for Core, Plugins, and Themes.
  • Add a Vulnerabilities filter in the Plugin list (WordPress and WordPress Multisite).
  • Add a Vulnerabilities filter in the Themes list (WordPress Multisite).

Compatibility

  • WordPress: 4.1 - 6.7
  • PHP: 5.6 - 8.3
  • WP-CLI: 2.3.0 - 2.10.0

Tests

  • PHP Coding Standards: 3.10.2
  • WordPress Coding Standards: 3.1.0
  • Plugin Check (PCP): 1.0.2
  • SonarCloud Code Review

v3.3.4

12 Aug 14:43
Compare
Choose a tag to compare

[3.3.4] - 2024-08-12

Fixed

  • The "Last updated on" column in the plugin list is available again.

Compatibility

  • WordPress: 4.1 - 6.7
  • PHP: 5.6 - 8.3
  • WP-CLI: 2.3.0 - 2.10.0

Tests

  • PHP Coding Standards: 3.10.2
  • WordPress Coding Standards: 3.1.0
  • Plugin Check (PCP): 1.0.2
  • SonarCloud Code Review

v3.3.3

05 Aug 10:27
Compare
Choose a tag to compare

[3.3.3] - 2024-08-05

Fixed

  • The Dashboard panel is availbale, again.

Compatibility

  • WordPress: 4.1 - 6.7
  • PHP: 5.6 - 8.3
  • WP-CLI: 2.3.0 - 2.10.0

Tests

  • PHP Coding Standards: 3.10.2
  • WordPress Coding Standards: 3.1.0
  • Plugin Check (PCP): 1.0.2
  • SonarCloud Code Review

v3.3.2

05 Aug 07:24
4f105bf
Compare
Choose a tag to compare

[3.3.2] - 2024-08-05

Fixed

  • The Dashboard panel is availbale, again.

Compatibility

  • WordPress: 4.1 - 6.7
  • PHP: 5.6 - 8.3
  • WP-CLI: 2.3.0 - 2.10.0

Tests

  • PHP Coding Standards: 3.10.2
  • WordPress Coding Standards: 3.1.0
  • Plugin Check (PCP): 1.0.2
  • SonarCloud Code Review