Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5d36e1058f | ||
|
|
b79ead3dcf | ||
|
|
b0102ea518 | ||
|
|
1b8d7950f5 | ||
|
|
56284b5d20 | ||
|
|
037c2b8cc6 | ||
|
|
b1688a0e16 | ||
|
|
6649b75eb9 | ||
|
|
99bce8b86a | ||
|
|
a214c1656f | ||
|
|
1b1f657b41 |
+7
-6
@@ -1,10 +1,11 @@
|
|||||||
{
|
{
|
||||||
"version": "7.23.2",
|
"version": "7.23.14",
|
||||||
"released_at": "2026-08-09T19:38:39+00:00",
|
"released_at": "2026-08-10T10:42:30+00:00",
|
||||||
"package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.23.2/argus-wordpress-defence-7.23.2.zip",
|
"package_url": "https://git-cloud.weboria.eu/Weboria/argus-wp-defence/releases/download/v7.23.14/argus-wordpress-defence-7.23.14.zip",
|
||||||
"sha256": "38edd77d2dbcd63597ef915cfa731377603c86e9d87cee92e8b966792900fdfb",
|
"sha256": "6b2365b173bd8e583a5d04021d205c773f927217b4870fc3ebff8c298c53367b",
|
||||||
"min_php": "7.4",
|
"min_php": "7.4",
|
||||||
"min_wp": "6.0",
|
"min_wp": "6.0",
|
||||||
"critical": false,
|
"critical": true,
|
||||||
"signature": "cSeceevolR+2D+Z/+6msRQfAkQU6yd8QMWZ32SrnEYCSbD5V3vX4+vCB/WVoSW3ZlB3PIsygr67Qq5L1pKn6DA=="
|
"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=="
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user