Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
524b893e65 | ||
|
|
303f31e869 | ||
|
|
20a2a84ee8 | ||
|
|
9127b06836 | ||
|
|
19cb788556 | ||
|
|
e52046437b |
+7
-7
@@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"version": "7.23.14",
|
"version": "7.23.20",
|
||||||
"released_at": "2026-08-10T10:42:30+00:00",
|
"released_at": "2026-08-10T15:34:44+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",
|
"package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.23.20/argus-wordpress-defence-7.23.20.zip",
|
||||||
"sha256": "6b2365b173bd8e583a5d04021d205c773f927217b4870fc3ebff8c298c53367b",
|
"sha256": "008578cfa0f86ca9591fe7b8e3b3cdd4fac6ca344f03ec6d5793cfdf84e0d059",
|
||||||
"min_php": "7.4",
|
"min_php": "7.4",
|
||||||
"min_wp": "6.0",
|
"min_wp": "6.0",
|
||||||
"critical": true,
|
"critical": false,
|
||||||
"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.",
|
"summary": "* Improved the admin dashboard on phones and small tablets: wide tables (blocked IPs, WAF rule\n activity, vulnerabilities) now show as easy-to-read cards instead of a cramped, tiny table, the\n top navigation scrolls smoothly instead of wrapping into several rows, and a layout bug that\n caused the whole page to scroll sideways on narrow screens is fixed.",
|
||||||
"signature": "l3gHdqDlNbkuk88XuJpVOMiAbAMNVoht7lVJ0UgkgvcLgDUTmcnaYS9g6XoHqH6sPTkmLA6TL2SYe3d2d1NOCA=="
|
"signature": "4jzWktNjOt/YQZWjdAGmoIlAnz1i4Dysif4DeVYF1OaCzu2rOkSe+eqArz2e1ekmStImi1KkQx+rumbU/Yw2BA=="
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user