Compare commits

...
8 Commits
+7 -7
View File
@@ -1,11 +1,11 @@
{
"version": "7.23.6",
"released_at": "2026-08-09T22:57:31+00:00",
"package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.23.6/argus-wordpress-defence-7.23.6.zip",
"sha256": "13110513796f4cb74cd058d90eafb65d799c43d9c966ce97ae2c69fc38d768aa",
"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",
"min_php": "7.4",
"min_wp": "6.0",
"critical": false,
"summary": "Your firewall now includes real OWASP CRS signatures for stronger detection of SQL injection, cross-site scripting, and command injection attacks. Automatic updates now work with zero setup. This screen itself is new -- you'll see a plain-language summary here every time ARGUS updates.",
"signature": "RZeAVu4+dU8ObHHyHHvrAi6qI1EDKVQlHTGhWwUIFOD20o8xMbsAG3HC4EzV93URpgT1WZFgI71t3mPEt6NrAw=="
"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=="
}