Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
72fa8e8901 | ||
|
|
efa84723ee | ||
|
|
39616478c9 | ||
|
|
c1969d4293 | ||
|
|
524b893e65 | ||
|
|
303f31e869 | ||
|
|
20a2a84ee8 | ||
|
|
9127b06836 | ||
|
|
19cb788556 | ||
|
|
e52046437b |
+7
-7
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"version": "7.23.14",
|
||||
"released_at": "2026-08-10T10:42:30+00:00",
|
||||
"package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.23.14/argus-wordpress-defence-7.23.14.zip",
|
||||
"sha256": "6b2365b173bd8e583a5d04021d205c773f927217b4870fc3ebff8c298c53367b",
|
||||
"version": "7.23.24",
|
||||
"released_at": "2026-08-10T16:35:01+00:00",
|
||||
"package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.23.24/argus-wordpress-defence-7.23.24.zip",
|
||||
"sha256": "214f60979904ab584960705d8713561fafa9ec6d1a61d0aa7cd8493375992644",
|
||||
"min_php": "7.4",
|
||||
"min_wp": "6.0",
|
||||
"critical": true,
|
||||
"summary": "* Fixed a serious bug: the Firewall could block ordinary visitors just for arriving from an\n everyday link -- for example, a link shared on Facebook, whose own redirect URL happened to\n match a pattern the Firewall treated as suspicious. The underlying cause was broader than that\n one case: 132 of the Firewall's 137 protection rules were checking a visitor's Referer,\n User-Agent, and X-Forwarded-For information -- values a visitor doesn't control -- when they\n should only ever have been checking what a visitor actually submits (search terms, form fields,\n comments, and similar). Those three values are now excluded everywhere except the handful of\n rules that specifically need them (Log4Shell-style attacks are delivered through exactly those\n values, so detection there is unchanged). No settings change needed; this takes effect\n automatically.",
|
||||
"signature": "l3gHdqDlNbkuk88XuJpVOMiAbAMNVoht7lVJ0UgkgvcLgDUTmcnaYS9g6XoHqH6sPTkmLA6TL2SYe3d2d1NOCA=="
|
||||
"critical": false,
|
||||
"summary": "* Clarified what's included without an active trial or license: core protection (firewall, ban\n engine, malware/integrity scanning, quarantine) always keeps running and WordPress is never\n disabled. On this Base tier, the Findings page, the ANIS Global Threat Network connection, and\n automatic scheduled backups require a trial or license; automatic scanning runs weekly instead\n of hourly (manual scans and backups are always available regardless).\n* The License page has been redesigned: a countdown ring shows days remaining and your exact\n expiration date, and a new \"What's Included\" table shows exactly what each tier includes, with\n quick-jump links to every section.\n* Fixed: a file change made by a normal WordPress, plugin, theme, or ARGUS update could sometimes\n be left flagged as an unresolved suspicious-file finding instead of being automatically resolved\n like other update-related changes.\n* Scheduled backups now pace themselves to avoid competing with normal site traffic.",
|
||||
"signature": "xRiE+VPzHll2DTq5nhKY1WDu5YwENziSynwwYI5Jp/HitJ07lyF4sLfIIRgPOCDOCf/GO5L9bJ5vz5Ol96OOAQ=="
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user