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-2016-2869023091
2016-06-23 17:12:03.993334
——————————————————————————–

Name : python
Product : Fedora 24
Version : 2.7.11
Release : 6.fc24
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:

Security fix for CVE-2016-0772
——————————————————————————–
References:

[ 1 ] Bug #1303647 – CVE-2016-0772 python: smtplib StartTLS stripping attack
https://bugzilla.redhat.com/show_bug.cgi?id=1303647
——————————————————————————–

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 https://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://lists.fedoraproject.org/admin/lists/package-announce@lists.fedoraproject.org

 

 

 

——————————————————————————–
Fedora Update Notification
FEDORA-2016-a0853405eb
2016-06-24 17:49:58.634708
——————————————————————————–

Name        : python
Product     : Fedora 23
Version     : 2.7.11
Release     : 5.fc23
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:

Security fix for CVE-2016-0772
——————————————————————————–
References:

  [ 1 ] Bug #1303647 – CVE-2016-0772 python: smtplib StartTLS stripping attack
        https://bugzilla.redhat.com/show_bug.cgi?id=1303647
——————————————————————————–

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 https://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://lists.fedoraproject.org/admin/lists/package-announce@lists.fedoraproject.org
 

 

 

——————————————————————————–
Fedora Update Notification
FEDORA-2016-105b80d1be
2016-06-30 19:57:05.714364
——————————————————————————–

Name        : python3
Product     : Fedora 24
Version     : 3.5.1
Release     : 9.fc24
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:

Security fix for CVE-2016-0772
——————————————————————————–
References:

  [ 1 ] Bug #1303647 – CVE-2016-0772 python: smtplib StartTLS stripping attack
        https://bugzilla.redhat.com/show_bug.cgi?id=1303647
——————————————————————————–

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 https://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://lists.fedoraproject.org/admin/lists/package-announce@lists.fedoraproject.org

 

 

——————————————————————————–
Fedora Update Notification
FEDORA-2016-e37f15a5f4
2016-07-11 19:45:29.290356
——————————————————————————–

Name        : python
Product     : Fedora 22
Version     : 2.7.10
Release     : 10.fc22
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:

Security fix for CVE-2016-0772  —-  Added patch for fixing possible integer
overflow and heap corruption in zipimporter.get_data()
——————————————————————————–
References:

  [ 1 ] Bug #1303647 – CVE-2016-0772 python: smtplib StartTLS stripping attack
        https://bugzilla.redhat.com/show_bug.cgi?id=1303647
——————————————————————————–

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 https://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://lists.fedoraproject.org/admin/lists/package-announce@lists.fedoraproject.org

——————————————————————————–
Fedora Update Notification
FEDORA-2016-5c52dcfe47
2016-07-11 19:45:29.290411
——————————————————————————–

Name        : python3
Product     : Fedora 22
Version     : 3.4.2
Release     : 8.fc22
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:

Security fix for CVE-2016-0772  —-  Added patch for fixing possible integer
overflow and heap corruption in zipimporter.get_data()
——————————————————————————–
References:

  [ 1 ] Bug #1303647 – CVE-2016-0772 python: smtplib StartTLS stripping attack
        https://bugzilla.redhat.com/show_bug.cgi?id=1303647
——————————————————————————–

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 https://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://lists.fedoraproject.org/admin/lists/package-announce@lists.fedoraproject.org

 

AutorTomislav Protega
Cert idNCERT-REF-2016-06-0133-ADV
CveCERT-CVE-DUMMY
ID izvornikaCERT-ORIGID-DUMMY
ProizvodCERT-DUMMY-PRODUCT
Izvorhttp://www.adobe.com/
Top
More in Preporuke
Sigurnosni nedostatak programskog paketa setroubleshoot

Otkriven je sigurnosni nedostatak u programskom paketu setroubleshoot za Fedoru. Otkriveni nedostatak očitovao se mogućnošću umetanja naredbi ljuske u načinu...

Close