summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNoah Slater <nslater@apache.org>2010-08-17 15:58:27 +0000
committerNoah Slater <nslater@apache.org>2010-08-17 15:58:27 +0000
commit35abb461b7a835e0ecb1855daca33b0d04b7bbf6 (patch)
tree98b4adc3fecbad9b067245c92b05a56064bc3135
parentf77090c568dd1780fd1e0d96b9e3b5e1ee32cd76 (diff)
added notice about CVE-2010-2234
git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@986368 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index bd6b5d2b..121c6b0e 100644
--- a/NEWS
+++ b/NEWS
@@ -38,6 +38,7 @@ Version 0.11.2
* User documents can now be deleted by admins or the user.
* Avoid potential DOS attack by guarding all creation of atoms.
* Some Futon and JavaScript library bugfixes.
+ * Fixed CVE-2010-2234: Apache CouchDB Cross Site Request Forgery Attack
Version 0.11.1
--------------