Login
Newsletter
Werbung

Sicherheit: Mehrere Probleme in SQLite
Aktuelle Meldungen Distributionen
Name: Mehrere Probleme in SQLite
ID: 202007-26
Distribution: Gentoo
Plattformen: Keine Angabe
Datum: Mo, 27. Juli 2020, 07:47
Referenzen: https://nvd.nist.gov/vuln/detail/CVE-2020-11655
https://nvd.nist.gov/vuln/detail/CVE-2019-20218
https://nvd.nist.gov/vuln/detail/CVE-2020-13632
https://nvd.nist.gov/vuln/detail/CVE-2020-15358
https://nvd.nist.gov/vuln/detail/CVE-2020-11656
https://nvd.nist.gov/vuln/detail/CVE-2020-13630
https://nvd.nist.gov/vuln/detail/CVE-2020-13871
https://nvd.nist.gov/vuln/detail/CVE-2020-13435
https://nvd.nist.gov/vuln/detail/CVE-2020-13631
https://nvd.nist.gov/vuln/detail/CVE-2020-13434
Applikationen: SQLite

Originalnachricht


--Apple-Mail=_772F97A1-9163-4B22-8147-8AB875F59D2B
Content-Type: multipart/alternative;
boundary="Apple-Mail=_9D34C866-4778-4F77-A1E7-3CD07B49A2B5"


--Apple-Mail=_9D34C866-4778-4F77-A1E7-3CD07B49A2B5
Content-Transfer-Encoding: 7bit
Content-Type: text/plain;
charset=us-ascii

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Gentoo Linux Security Advisory GLSA 202007-26
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
https://security.gentoo.org/
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Severity: Normal
Title: SQLite: Multiple vulnerabilities
Date: July 27, 2020
Bugs: #716748
ID: 202007-26

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Synopsis
========

Multiple vulnerabilities have been found in SQLite, the worst of which
could result in the arbitrary execution of code.

Background
==========

SQLite is a C library that implements an SQL database engine.

Affected packages
=================

-------------------------------------------------------------------
Package / Vulnerable / Unaffected
-------------------------------------------------------------------
1 dev-db/sqlite < 3.32.3 >= 3.32.3

Description
===========

Multiple vulnerabilities have been discovered in SQLite. Please review
the CVE identifiers referenced below for details.

Impact
======

Please review the referenced CVE identifiers for details.

Workaround
==========

There is no known workaround at this time.

Resolution
==========

All SQLite users should upgrade to the latest version:

# emerge --sync
# emerge --ask --oneshot --verbose ">=dev-db/sqlite-3.32.3"

References
==========

[ 1 ] CVE-2019-20218
https://nvd.nist.gov/vuln/detail/CVE-2019-20218
[ 2 ] CVE-2020-11655
https://nvd.nist.gov/vuln/detail/CVE-2020-11655
[ 3 ] CVE-2020-11656
https://nvd.nist.gov/vuln/detail/CVE-2020-11656
[ 4 ] CVE-2020-13434
https://nvd.nist.gov/vuln/detail/CVE-2020-13434
[ 5 ] CVE-2020-13435
https://nvd.nist.gov/vuln/detail/CVE-2020-13435
[ 6 ] CVE-2020-13630
https://nvd.nist.gov/vuln/detail/CVE-2020-13630
[ 7 ] CVE-2020-13631
https://nvd.nist.gov/vuln/detail/CVE-2020-13631
[ 8 ] CVE-2020-13632
https://nvd.nist.gov/vuln/detail/CVE-2020-13632
[ 9 ] CVE-2020-13871
https://nvd.nist.gov/vuln/detail/CVE-2020-13871
[ 10 ] CVE-2020-15358
https://nvd.nist.gov/vuln/detail/CVE-2020-15358

Availability
============

This GLSA and any updates to it are available for viewing at
the Gentoo Security Website:

https://security.gentoo.org/glsa/202007-26

Concerns?
=========

Security is a primary focus of Gentoo Linux and ensuring the
confidentiality and security of our users' machines is of utmost
importance to us. Any security concerns should be addressed to
security@gentoo.org or alternatively, you may file a bug at
https://bugs.gentoo.org.

License
=======

Copyright 2020 Gentoo Foundation, Inc; referenced text
belongs to its owner(s).

The contents of this document are licensed under the
Creative Commons - Attribution / Share Alike license.

https://creativecommons.org/licenses/by-sa/2.5


--Apple-Mail=_9D34C866-4778-4F77-A1E7-3CD07B49A2B5
Content-Transfer-Encoding: 7bit
Content-Type: text/html;
charset=us-ascii

<html><head><meta http-equiv="Content-Type"
content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><pre style="word-wrap: break-word; white-space: pre-wrap;" class="">- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Gentoo Linux Security Advisory GLSA 202007-26
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
<a href="https://security.gentoo.org/" class="">https://security.gentoo.org/</a>
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Severity: Normal
Title: SQLite: Multiple vulnerabilities
Date: July 27, 2020
Bugs: #716748
ID: 202007-26

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Synopsis
========

Multiple vulnerabilities have been found in SQLite, the worst of which
could result in the arbitrary execution of code.

Background
==========

SQLite is a C library that implements an SQL database engine.

Affected packages
=================

-------------------------------------------------------------------
Package / Vulnerable / Unaffected
-------------------------------------------------------------------
1 dev-db/sqlite &lt; 3.32.3 &gt;=
3.32.3

Description
===========

Multiple vulnerabilities have been discovered in SQLite. Please review
the CVE identifiers referenced below for details.

Impact
======

Please review the referenced CVE identifiers for details.

Workaround
==========

There is no known workaround at this time.

Resolution
==========

All SQLite users should upgrade to the latest version:

# emerge --sync
# emerge --ask --oneshot --verbose "&gt;=dev-db/sqlite-3.32.3"

References
==========

[ 1 ] CVE-2019-20218
<a href="https://nvd.nist.gov/vuln/detail/CVE-2019-20218" class="">https://nvd.nist.gov/vuln/detail/CVE-2019-20218</a>
[ 2 ] CVE-2020-11655
<a href="https://nvd.nist.gov/vuln/detail/CVE-2020-11655" class="">https://nvd.nist.gov/vuln/detail/CVE-2020-11655</a>
[ 3 ] CVE-2020-11656
<a href="https://nvd.nist.gov/vuln/detail/CVE-2020-11656" class="">https://nvd.nist.gov/vuln/detail/CVE-2020-11656</a>
[ 4 ] CVE-2020-13434
<a href="https://nvd.nist.gov/vuln/detail/CVE-2020-13434" class="">https://nvd.nist.gov/vuln/detail/CVE-2020-13434</a>
[ 5 ] CVE-2020-13435
<a href="https://nvd.nist.gov/vuln/detail/CVE-2020-13435" class="">https://nvd.nist.gov/vuln/detail/CVE-2020-13435</a>
[ 6 ] CVE-2020-13630
<a href="https://nvd.nist.gov/vuln/detail/CVE-2020-13630" class="">https://nvd.nist.gov/vuln/detail/CVE-2020-13630</a>
[ 7 ] CVE-2020-13631
<a href="https://nvd.nist.gov/vuln/detail/CVE-2020-13631" class="">https://nvd.nist.gov/vuln/detail/CVE-2020-13631</a>
[ 8 ] CVE-2020-13632
<a href="https://nvd.nist.gov/vuln/detail/CVE-2020-13632" class="">https://nvd.nist.gov/vuln/detail/CVE-2020-13632</a>
[ 9 ] CVE-2020-13871
<a href="https://nvd.nist.gov/vuln/detail/CVE-2020-13871" class="">https://nvd.nist.gov/vuln/detail/CVE-2020-13871</a>
[ 10 ] CVE-2020-15358
<a href="https://nvd.nist.gov/vuln/detail/CVE-2020-15358" class="">https://nvd.nist.gov/vuln/detail/CVE-2020-15358</a>

Availability
============

This GLSA and any updates to it are available for viewing at
the Gentoo Security Website:

<a href="https://security.gentoo.org/glsa/202007-26" class="">https://security.gentoo.org/glsa/202007-26</a>

Concerns?
=========

Security is a primary focus of Gentoo Linux and ensuring the
confidentiality and security of our users' machines is of utmost
importance to us. Any security concerns should be addressed to
<a href="mailto:security@gentoo.org"
class="">security@gentoo.org</a> or alternatively, you may file a bug at
<a href="https://bugs.gentoo.org" class="">https://bugs.gentoo.org</a>.

License
=======

Copyright 2020 Gentoo Foundation, Inc; referenced text
belongs to its owner(s).

The contents of this document are licensed under the
Creative Commons - Attribution / Share Alike license.

<a href="https://creativecommons.org/licenses/by-sa/2.5" class="">https://creativecommons.org/licenses/by-sa/2.5</a></pre><div class=""><br class=""></div></body></html>
--Apple-Mail=_9D34C866-4778-4F77-A1E7-3CD07B49A2B5--

--Apple-Mail=_772F97A1-9163-4B22-8147-8AB875F59D2B
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename=signature.asc
Content-Type: application/pgp-signature;
name=signature.asc
Content-Description: Message signed with OpenPGP

-----BEGIN PGP SIGNATURE-----

iNUEARYKAH0WIQSONjK3ErBA5VvN3hCxfj6E5hA8mwUCXx4cuV8UgAAAAAAuAChp
c3N1ZXItZnByQG5vdGF0aW9ucy5vcGVucGdwLmZpZnRoaG9yc2VtYW4ubmV0OEUz
NjMyQjcxMkIwNDBFNTVCQ0RERTEwQjE3RTNFODRFNjEwM0M5QgAKCRCxfj6E5hA8
m2DDAP992CORxur0a8TJJSq0cSgdUssqIXZUxTILjFaNeo3FpgEAtX4EDH2MCqIc
59ZamRqmOnSyR+mWYpYJHCRkQl0OfAU=
=/Cvp
-----END PGP SIGNATURE-----

--Apple-Mail=_772F97A1-9163-4B22-8147-8AB875F59D2B--
Pro-Linux
Pro-Linux @Facebook
Neue Nachrichten
Werbung