Summary | Several Cross Site Request Forgery in Rule Section |
Queue | Ingo |
Queue Version | 3.1.2 |
Type | Bug |
State | Resolved |
Priority | 3. High |
Owners | Horde Developers (at) , slusarz (at) horde (dot) org |
Requester | m.benetrix (at) e-secure (dot) com (dot) au |
Created | 10/25/2013 (4312 days ago) |
Due | |
Updated | 10/29/2013 (4308 days ago) |
Assigned | 10/25/2013 (4312 days ago) |
Resolved | 10/25/2013 (4312 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | 3.1.3 |
Patch | No |
commit e5c585867f908322346b37b43ef6460e7d0096c8
Author: Michael M Slusarz <slusarz@horde.org>
Date: Thu Oct 24 23:42:23 2013 -0600
[mms] SECURITY: Protect against CSRF attacks by using tokens on
destructive actions (CVE-2013-6275;
Bug #12796; Marcela Benetrix<m.benetrix@e-secure.com.au>).
ingo/docs/CHANGES | 3 ++
ingo/lib/Basic/Base.php | 52
++++++++++++++++++++++++++++++++++++++++++
ingo/lib/Basic/Blacklist.php | 7 ++++-
ingo/lib/Basic/Filters.php | 16 ++++++++++--
ingo/lib/Basic/Forward.php | 3 +-
ingo/lib/Basic/Rule.php | 17 +++++++++----
ingo/lib/Basic/Script.php | 12 +++++++--
ingo/lib/Basic/Spam.php | 3 +-
ingo/lib/Basic/Vacation.php | 3 +-
ingo/lib/Basic/Whitelist.php | 7 ++++-
ingo/package.xml | 4 +-
11 files changed, 107 insertions(+), 20 deletions(-)
http://git.horde.org/horde-git/-/commit/e5c585867f908322346b37b43ef6460e7d0096c8
New Attachment: bug_12796.patch
Milestone ⇒ 3.1.3
Assigned to
Version ⇒ 3.1.2
Priority ⇒ 3. High
State ⇒ Assigned
Queue ⇒ Ingo
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Several Cross Site Request Forgery in Rule Section
Due ⇒ 11/14/2013
Queue ⇒ Horde Groupware Webmail Edition
Milestone ⇒ 5.1.2
Patch ⇒ No
State ⇒ Unconfirmed