You are here
Home > Preporuke > Sigurnosni nedostatak programskog paketa python

Sigurnosni nedostatak programskog paketa python

  • Detalji os-a: WN7
  • Važnost: IMP
  • Operativni sustavi: L
  • Kategorije: LFE

——————————————————————————–
Fedora Update Notification
FEDORA-2014-7772
2014-06-27 01:28:23
——————————————————————————–

Name : python
Product : Fedora 19
Version : 2.7.5
Release : 13.fc19
URL : http://www.python.org/
Summary : An interpreted, interactive, object-oriented programming language
Description :
Python is an interpreted, interactive, object-oriented programming
language often compared to Tcl, Perl, Scheme or Java. Python includes
modules, classes, exceptions, very high level dynamic data types and
dynamic typing. Python supports interfaces to many system calls and
libraries, as well as to various windowing systems (X11, Motif, Tk,
Mac and MFC).

Programmers can write new built-in modules for Python in C or C++.
Python can be used as an extension language for applications that need
a programmable interface.

Note that documentation for Python is provided in the python-docs
package.

This package provides the “python” executable; most of the actual
implementation is within the “python-libs” package.

——————————————————————————–
Update Information:

Fix for CVE-2014-4616
——————————————————————————–
ChangeLog:

* Wed Jun 25 2014 Matej Stuchlik <mstuchli@redhat.com> – 2.7.5-13
– JSON module could read arbitrary process memory
Resolves: rhbz#1112293
* Thu Jun 19 2014 Bohuslav Kabrda <bkabrda@redhat.com> – 2.7.5-12
– Fix test failures with SQLite 3.8.4
– Fix double close of subprocess pipes when child process fails
Resolves: rhbz#1103450
* Wed Feb 19 2014 Bohuslav Kabrda <bkabrda@redhat.com> – 2.7.5-11
– Enable loading sqlite extensions.
Resolves: rhbz#1066708
* Mon Feb 10 2014 Tomas Radej <tradej@redhat.com> – 2.7.5-10
– Fixed buffer overflow (upstream patch)
Resolves: rhbz#1062375
* Tue Nov 12 2013 Tomas Radej <tradej@redhat.com> – 2.7.5-9
– Import get_python_version in bdist_rpm
Resolves: rhbz#1029082
* Tue Oct 8 2013 Bohuslav Kabrda <bkabrda@redhat.com> – 2.7.5-8
– Fix processing gdb py-bt command in eval calls.
Resolves: rhbz#1008154
* Tue Sep 3 2013 Bohuslav Kabrda <bkabrda@redhat.com> – 2.7.5-7
– Removed ancient Obsolete: python-sqlite2.
* Mon Aug 26 2013 Bohuslav Kabrda <bkabrda@redhat.com> – 2.7.5-6
– Sync back/renumber patches to stay consistent with rhel.
* Mon Aug 19 2013 Matej Stuchlik <mstuchli@redhat.com> – 2.7.5-5
– Added fix for CVE-2013-4238 (rhbz#998430)
* Sun Aug 4 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> – 2.7.5-4
– Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Mon Jul 8 2013 Bohuslav Kabrda <bkabrda@redhat.com> – 2.7.5-3
– Fix build with libffi containing multilib wrapper for ffi.h (rhbz#979696).
* Mon Jul 8 2013 Bohuslav Kabrda <bkabrda@redhat.com> – 2.7.5-2
– Obsolete PyXML as requested in rhbz#981137.
——————————————————————————–
References:

[ 1 ] Bug #1112285 – CVE-2014-4616 python: missing boundary check in JSON module
https://bugzilla.redhat.com/show_bug.cgi?id=1112285
——————————————————————————–

This update can be installed with the “yum” update program. Use
su -c ‘yum update python’ at the command line.
For more information, refer to “Managing Software with yum”,
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
——————————————————————————–
_______________________________________________
package-announce mailing list
package-announce@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-announce

——————————————————————————–
Fedora Update Notification
FEDORA-2014-8035
2014-07-03 02:51:03
——————————————————————————–

Name : python3
Product : Fedora 19
Version : 3.3.2
Release : 9.fc19
URL : http://www.python.org/
Summary : Version 3 of the Python programming language aka Python 3000
Description :
Python 3 is a new version of the language that is incompatible with the 2.x
line of releases. The language is mostly the same, but many details, especially
how built-in objects like dictionaries and strings work, have changed
considerably, and a lot of deprecated features have finally been removed.

——————————————————————————–
Update Information:

Fix for CVE-2014-4616
——————————————————————————–
ChangeLog:

* Mon Jun 30 2014 Matej Stuchlik <mstuchli@redhat.com> – 3.3.2-9
– JSON module could read arbitrary process memory
Resolves: rhbz#1112293
* Fri Nov 8 2013 Matej Stuchlik <mstuchli@redhat.com> – 3.3.2-8
– Changed behavior of ssl.match_hostname() to follow RFC 6125 (rhbz#1023742)
* Wed Oct 30 2013 Bohuslav Kabrda <bkabrda@redhat.com> – 3.3.2-7
– Bytecompile all *.py files properly during build (rhbz#1023607)
* Fri Aug 23 2013 Matej Stuchlik <mstuchli@redhat.com> – 3.3.2-6
– Added fix for CVE-2013-4238 (rhbz#996399)
* Fri Jul 26 2013 Dennis Gilmore <dennis@ausil.us> – 3.3.2-5
– fix up indentation in arm patch
* Fri Jul 26 2013 Dennis Gilmore <dennis@ausil.us> – 3.3.2-4
– disable a test that fails on arm
– enable valgrind support on arm arches
* Tue Jul 2 2013 Bohuslav Kabrda <bkabrda@redhat.com> – 3.3.2-3
– Fix build with libffi containing multilib wrapper for ffi.h (rhbz#979696).
——————————————————————————–
References:

[ 1 ] Bug #1112285 – CVE-2014-4616 python: missing boundary check in JSON module
https://bugzilla.redhat.com/show_bug.cgi?id=1112285
——————————————————————————–

This update can be installed with the “yum” update program. Use
su -c ‘yum update python3’ at the command line.
For more information, refer to “Managing Software with yum”,
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
——————————————————————————–
_______________________________________________
package-announce mailing list
package-announce@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-announce

AutorMarko Stanec
Cert idNCERT-REF-2014-07-0020-ADV
CveCERT-CVE-DUMMY
ID izvornikaCERT-ORIGID-DUMMY
ProizvodCERT-DUMMY-PRODUCT
Izvorhttp://www.adobe.com/
Top
More in Preporuke
Ranjivosti jezgre operacijskog sustava

Izdana je nadogradnja za otklanjanje ranjivosti u verziji jezgre linux-lts-quantal za Ubuntu 12.04 LTS. Ranjivosti zahvaćaju više dijelova jezgri, a...

Close