You are here
Home > Preporuke > Sigurnosni nedostatak programske biblioteke libbson

Sigurnosni nedostatak programske biblioteke libbson

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

——————————————————————————–
Fedora Update Notification
FEDORA-2017-7edc2ea787
2017-09-26 19:35:44.725386
——————————————————————————–

Name : libbson
Product : Fedora 25
Version : 1.3.5
Release : 4.fc25
URL : https://github.com/mongodb/libbson
Summary : Building, parsing, and iterating BSON documents
Description :
This is a library providing useful routines related to building, parsing,
and iterating BSON documents <http://bsonspec.org/>.

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

This release fixes a crash when parsing an empty code string of a codewscope
type.
——————————————————————————–
References:

[ 1 ] Bug #1494401 – CVE-2017-14227 libbson: Heap based buffer over read in the bson_utf8_validate function
https://bugzilla.redhat.com/show_bug.cgi?id=1494401
——————————————————————————–

This update can be installed with the “dnf” update program. Use
su -c ‘dnf upgrade libbson’ at the command line.
For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label

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
To unsubscribe send an email to package-announce-leave@lists.fedoraproject.org

——————————————————————————–
Fedora Update Notification
FEDORA-2017-a4cf96bcca
2017-09-26 19:35:41.605008
——————————————————————————–

Name : libbson
Product : Fedora 26
Version : 1.6.3
Release : 2.fc26
URL : https://github.com/mongodb/libbson
Summary : Building, parsing, and iterating BSON documents
Description :
This is a library providing useful routines related to building, parsing,
and iterating BSON documents <http://bsonspec.org/>.

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

This release fixes a crash when parsing an empty code string of a codewscope
type.
——————————————————————————–
References:

[ 1 ] Bug #1494401 – CVE-2017-14227 libbson: Heap based buffer over read in the bson_utf8_validate function
https://bugzilla.redhat.com/show_bug.cgi?id=1494401
——————————————————————————–

This update can be installed with the “dnf” update program. Use
su -c ‘dnf upgrade libbson’ at the command line.
For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label

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
To unsubscribe send an email to package-announce-leave@lists.fedoraproject.org

 

——————————————————————————–
Fedora Update Notification
FEDORA-2018-77d864ff39
2018-09-27 16:16:50.020595
——————————————————————————–

Name : libbson
Product : Fedora 27
Version : 1.9.5
Release : 3.fc27
URL : https://github.com/mongodb/libbson
Summary : Building, parsing, and iterating BSON documents
Description :
This is a library providing useful routines related to building, parsing,
and iterating BSON documents <http://bsonspec.org/>.

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

This release fixes a heap-based buffer over-read when parsing a mallformed BSON
document (CVE-2018-16790).
——————————————————————————–
ChangeLog:

* Tue Sep 18 2018 Petr Pisar <ppisar@redhat.com> – 1.9.5-3
– Fix CVE-2018-16790 (heap-based buffer over-read in
_bson_iter_next_internal()) (bug #1627924)
* Tue May 29 2018 Petr Pisar <ppisar@redhat.com> – 1.9.5-2
– Fix memory leaks in JSON parser (CDRIVER-2524)
– Fix a buffer underflow in bson_strncpy() (CDRIVER-2596)
– Fix a buffer underflow in bson_snprintf() (CDRIVER-2595)
– Print an error when a memory allocation fails (CDRIVER-2608)
– Fix memory leaks in tests
– Fix obtaining time on 32-bit platforms (CDRIVER-2567)
– Fix a race in OID tests
* Thu May 3 2018 Petr Pisar <ppisar@redhat.com> – 1.9.5-1
– 1.9.5 bump
* Wed Apr 11 2018 Petr Pisar <ppisar@redhat.com> – 1.9.4-1
– 1.9.4 bump
* Thu Mar 22 2018 Petr Pisar <ppisar@redhat.com> – 1.9.3-2
– Adapt to sphinx 1.7.0 (bug #1555204)
– Remove ldconfig postscripts where possible
* Thu Mar 1 2018 Petr Pisar <ppisar@redhat.com> – 1.9.3-1
– 1.9.3 bump
* Fri Jan 12 2018 Petr Pisar <ppisar@redhat.com> – 1.9.2-1
– 1.9.2 bump
* Wed Jan 10 2018 Petr Pisar <ppisar@redhat.com> – 1.9.1-2
– Fix BSON_STATIC_ASSERT() definition
* Wed Jan 10 2018 Petr Pisar <ppisar@redhat.com> – 1.9.1-1
– 1.9.1 bump
* Thu Dec 21 2017 Petr Pisar <ppisar@redhat.com> – 1.8.2-2
– Fix 128-bit float stringification (CDRIVER-2299)
– Fix validating dbpointer when parsing BSON (CDRIVER-2339)
– Fix handling UTF-8 two-byte NUL character (CDRIVER-2401)
* Mon Nov 20 2017 Petr Pisar <ppisar@redhat.com> – 1.8.2-1
– 1.8.2 bump
* Thu Nov 2 2017 Petr Pisar <ppisar@redhat.com> – 1.8.1-1
– 1.8.1 bump
——————————————————————————–
References:

[ 1 ] Bug #1627923 – CVE-2018-16790 libbson: Heap-based buffer over-read in _bson_iter_next_internal in bson-iter.c
https://bugzilla.redhat.com/show_bug.cgi?id=1627923
——————————————————————————–

This update can be installed with the “dnf” update program. Use
su -c ‘dnf upgrade –advisory FEDORA-2018-77d864ff39’ at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label

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
To unsubscribe send an email to package-announce-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org

——————————————————————————–
Fedora Update Notification
FEDORA-2018-2062cd7548
2018-09-27 17:27:18.345505
——————————————————————————–

Name : libbson
Product : Fedora 28
Version : 1.9.5
Release : 3.fc28
URL : https://github.com/mongodb/libbson
Summary : Building, parsing, and iterating BSON documents
Description :
This is a library providing useful routines related to building, parsing,
and iterating BSON documents <http://bsonspec.org/>.

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

This release fixes a heap-based buffer over-read when parsing a mallformed BSON
document (CVE-2018-16790).
——————————————————————————–
ChangeLog:

* Tue Sep 18 2018 Petr Pisar <ppisar@redhat.com> – 1.9.5-3
– Fix CVE-2018-16790 (heap-based buffer over-read in
_bson_iter_next_internal()) (bug #1627924)
* Tue May 29 2018 Petr Pisar <ppisar@redhat.com> – 1.9.5-2
– Fix memory leaks in JSON parser (CDRIVER-2524)
– Fix a buffer underflow in bson_strncpy() (CDRIVER-2596)
– Fix a buffer underflow in bson_snprintf() (CDRIVER-2595)
– Print an error when a memory allocation fails (CDRIVER-2608)
– Fix memory leaks in tests
– Fix obtaining time on 32-bit platforms (CDRIVER-2567)
– Fix a race in OID tests
* Thu May 3 2018 Petr Pisar <ppisar@redhat.com> – 1.9.5-1
– 1.9.5 bump
——————————————————————————–
References:

[ 1 ] Bug #1627923 – CVE-2018-16790 libbson: Heap-based buffer over-read in _bson_iter_next_internal in bson-iter.c
https://bugzilla.redhat.com/show_bug.cgi?id=1627923
——————————————————————————–

This update can be installed with the “dnf” update program. Use
su -c ‘dnf upgrade –advisory FEDORA-2018-2062cd7548’ at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label

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
To unsubscribe send an email to package-announce-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org

AutorDanijel Kozinovic
Cert idNCERT-REF-2017-09-0076-ADV
CveCERT-CVE-DUMMY
ID izvornikaCERT-ORIGID-DUMMY
ProizvodCERT-DUMMY-PRODUCT
Izvorhttp://www.adobe.com/
Top
More in Preporuke
Sigurnosni nedostaci programskog paketa JBoss EAP

Otkriveni su sigurnosni nedostaci u programskom paketu JBoss EAP ("Enterprise Application Platform"). Otkriveni nedostaci potencijalnim napadačima omogućuju izvršavanje proizvoljnog programskog...

Close