You are here
Home > Preporuke > Sigurnosni propust programskog paketa python3

Sigurnosni propust programskog paketa python3

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

——————————————————————————–
Fedora Update Notification
FEDORA-2014-14245
2014-11-05 02:55:21
——————————————————————————–

Name : python3
Product : Fedora 20
Version : 3.3.2
Release : 18.fc20
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-4650: CGIHTTPServer module does not properly handle URL-encoded path separators in URLs.
Fix for CVE-2014-4650
——————————————————————————–
ChangeLog:

* Mon Nov 3 2014 Slavek Kabrda <bkabrda@redhat.com> – 3.3.2-18
– Fix CVE-2014-4650 – CGIHTTPServer URL handling
Resolves: rhbz#1113529
* Mon Jun 30 2014 Miro Hrončok <mhroncok@redhat.com> – 3.3.2-17
– Rewrite the config wrapper from Bash to Python, so it can be interpreted with Python
* Mon Jun 30 2014 Matej Stuchlik <mstuchli@redhat.com> – 3.3.2-16
– JSON module could read arbitrary process memory
Resolves: rhbz#1112293
* Fri May 30 2014 Miro Hrončok <mhroncok@redhat.com> – 3.3.2-15
– In config script, use uname -m to write the arch
* Thu May 29 2014 Miro Hrončok <mhroncok@redhat.com> – 3.3.2-14
– Forward arguments to the arch specific config script
Resolves: rhbz#1102683
* Thu May 29 2014 Matej Stuchlik <mstuchli@redhat.com> – 3.3.2-13
– Fix tests with SQLite >= 3.8.4
* Thu May 29 2014 Miro Hrončok <mhroncok@redhat.com> – 3.3.2-12
– Fix multilib dependencies.
– Rename python3.Xm-config script to arch specific.
Resolves: rhbz#1091815
* Wed Mar 5 2014 Bohuslav Kabrda <bkabrda@redhat.com> – 3.3.2-11
– Fix loading of pyc files by ModuleFinder.load_module.
Resolves: rhbz#1060338
* Wed Feb 19 2014 Bohuslav Kabrda <bkabrda@redhat.com> – 3.3.2-10
– Enable loading sqlite extensions.
Resolves: rhbz#1066938
* Mon Feb 10 2014 Tomas Radej <tradej@redhat.com> – 3.3.2-9
– Fixed buffer overflow (upstream patch)
Resolves: rhbz#1062374
——————————————————————————–
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

——————————————————————————–
Fedora Update Notification
FEDORA-2014-14227
2014-11-05 02:54:33
——————————————————————————–

Name : python
Product : Fedora 20
Version : 2.7.5
Release : 15.fc20
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-4650: CGIHTTPServer module does not properly handle URL-encoded path separators in URLs.
——————————————————————————–
ChangeLog:

* Mon Nov 3 2014 Slavek Kabrda <bkabrda@redhat.com> – 2.7.5-15
– Fix CVE-2014-4650 – CGIHTTPServer URL handling
Resolves: rhbz#1113528
* Thu Sep 25 2014 Robert Kuska <rkuska@redhat.com> – 2.7.5-14
– potential buffer overflow
Resolves: rhbz#1146027
* 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
——————————————————————————–
References:

[ 1 ] Bug #1113528 – CVE-2014-4650 python: CGIHTTPServer module does not properly handle URL-encoded path separators in URLs [fedora-all]
https://bugzilla.redhat.com/show_bug.cgi?id=1113528
——————————————————————————–

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
7e

AutorTomislav Protega
Cert idNCERT-REF-2014-11-0004-ADV
CveCVE-2014-4650 CVE-2014-4616
ID izvornikaFEDORA-2014-14245 FEDORA-2014-14227
Proizvodpython3 python
Izvorhttp://www.redhat.com
Top
More in Preporuke
Ranjivosti programskog paketa php

Otkrivene su ranjivosti kod programskog paketa php za Gentoo. Ranjivosti su pronađene u XMLRPC i EXIF dodacima te funkciji object_custom...

Close