[perl-CGI/f18] Bug #876974 is known as CVE-2012-5526

Petr Pisar ppisar at fedoraproject.org
Fri Nov 16 08:36:15 UTC 2012


commit 0b1ab831e30e1b3779ede31d3e39958456bb6b6b
Author: Petr Písař <ppisar at redhat.com>
Date:   Fri Nov 16 09:34:34 2012 +0100

    Bug #876974 is known as CVE-2012-5526

 perl-CGI.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/perl-CGI.spec b/perl-CGI.spec
index 5783b10..8622e9d 100644
--- a/perl-CGI.spec
+++ b/perl-CGI.spec
@@ -1,11 +1,11 @@
 Name:           perl-CGI
 Summary:        Handle Common Gateway Interface requests and responses
 Version:        3.51
-Release:        9%{?dist}
+Release:        10%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 Source0:        http://search.cpan.org/CPAN/authors/id/M/MA/MARKSTOS/CGI.pm-%{version}.tar.gz
-# RHBZ #876974
+# CVE-2012-5526, RHBZ #876974
 Patch0:         CGI-3.51-escape_new_lines_in_cookies.patch
 URL:            http://search.cpan.org/dist/CGI
 BuildArch:      noarch
@@ -73,6 +73,10 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Fri Nov 16 2012 Petr Pisar <ppisar at redhat.com> - 3.51-10
+- Improper new-line escaping in Set-Cookie and P3P headers is known as
+  CVE-2012-5526 (bug #876974)
+
 * Thu Nov 15 2012 Petr Pisar <ppisar at redhat.com> - 3.51-9
 - Escape new-lines in Set-Cookie and P3P response headers properly (bug #876974)
 



More information about the perl-devel mailing list