Lucene search
+L

2237 matches found

UbuntuCve
UbuntuCve
added 2009/04/21 11:30 p.m.40 views

CVE-2009-1358

apt-get in apt before 0.7.21 does not check for the correct error code from gpgv, which causes apt to treat a repository as valid even when it has been signed with a key that has been revoked or expired, which might allow remote attackers to trick apt into installing malicious repositories...

10CVSS5.8AI score0.04396EPSS
SaveExploits0References2
OSV
OSV
added 2009/04/21 11:30 p.m.13 views

CVE-2009-1358

apt-get in apt before 0.7.21 does not check for the correct error code from gpgv, which causes apt to treat a repository as valid even when it has been signed with a key that has been revoked or expired, which might allow remote attackers to trick apt into installing malicious repositories...

6.6AI score
SaveExploits0References9
Debian CVE
Debian CVE
added 2009/04/21 11:0 p.m.79 views

CVE-2009-1358

apt-get in apt before 0.7.21 does not check for the correct error code from gpgv, which causes apt to treat a repository as valid even when it has been signed with a key that has been revoked or expired, which might allow remote attackers to trick apt into installing malicious repositories...

10CVSS6.5AI score0.04396EPSS
SaveExploits0
Cvelist
Cvelist
added 2009/04/21 11:0 p.m.46 views

CVE-2009-1358

apt-get in apt before 0.7.21 does not check for the correct error code from gpgv, which causes apt to treat a repository as valid even when it has been signed with a key that has been revoked or expired, which might allow remote attackers to trick apt into installing malicious repositories...

6.5AI score0.04396EPSS
SaveExploits0References9
CVE
CVE
added 2009/04/21 11:0 p.m.122 views

CVE-2009-1358

CVE-2009-1358 affects the Debian/Red Hat apt client: apt-get before 0.7.21 fails to validate the error code from gpgv, causing an otherwise revoked/expired OpenPGP key to be treated as valid and potentially allow installation of malicious repositories. Affected software is the apt package manager...

10CVSS6.8AI score0.04396EPSS
SaveExploits0References9Affected Software2
securityvulns
securityvulns
added 2009/04/21 12:0 a.m.74 views

[USN-762-1] APT vulnerabilities

=========================================================== Ubuntu Security Notice USN-762-1 April 20, 2009 apt vulnerabilities CVE-2009-1300, https://launchpad.net/bugs/356012 =========================================================== A security issue affects the following Ubuntu releases: Ubun...

10CVSS6.2AI score0.01856EPSS
SaveExploits0
Ubuntu
Ubuntu
added 2009/04/20 9:37 p.m.77 views

USN-762-1: APT vulnerabilities

Alexandre Martani discovered that the APT daily cron script did not check the return code of the date command. If a machine is configured for automatic updates and is in a time zone where DST occurs at midnight, under certain circumstances automatic updates might not be applied and could become...

10CVSS5.4AI score0.01856EPSS
SaveExploits0References1
OSV
OSV
added 2009/04/16 3:12 p.m.6 views

DEBIAN-CVE-2009-1300

apt 0.7.20 does not check when the date command returns an "invalid date" error, which can prevent apt from loading security updates in time zones for which DST occurs at midnight...

10CVSS6.7AI score0.01856EPSS
SaveExploits0References1
OSV
OSV
added 2009/04/16 3:12 p.m.14 views

CVE-2009-1300

apt 0.7.20 does not check when the date command returns an "invalid date" error, which can prevent apt from loading security updates in time zones for which DST occurs at midnight...

6.5AI score
SaveExploits0References8
NVD
NVD
added 2009/04/16 3:12 p.m.32 views

CVE-2009-1300

apt 0.7.20 does not check when the date command returns an "invalid date" error, which can prevent apt from loading security updates in time zones for which DST occurs at midnight...

10CVSS6.5AI score0.01856EPSS
SaveExploits0References8
Prion
Prion
added 2009/04/16 3:12 p.m.26 views

Command injection

apt 0.7.20 does not check when the date command returns an "invalid date" error, which can prevent apt from loading security updates in time zones for which DST occurs at midnight...

10CVSS7.1AI score0.01856EPSS
SaveExploits0References8Affected Software1
UbuntuCve
UbuntuCve
added 2009/04/16 3:12 p.m.33 views

CVE-2009-1300

apt 0.7.20 does not check when the date command returns an "invalid date" error, which can prevent apt from loading security updates in time zones for which DST occurs at midnight...

10CVSS5.8AI score0.01856EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2009/04/16 3:0 p.m.49 views

CVE-2009-1300

apt 0.7.20 does not check when the date command returns an "invalid date" error, which can prevent apt from loading security updates in time zones for which DST occurs at midnight...

6.4AI score0.01856EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2009/04/16 3:0 p.m.80 views

CVE-2009-1300

apt 0.7.20 does not check when the date command returns an "invalid date" error, which can prevent apt from loading security updates in time zones for which DST occurs at midnight...

10CVSS6.4AI score0.01856EPSS
SaveExploits0
CVE
CVE
added 2009/04/16 3:0 p.m.103 views

CVE-2009-1300

CVE-2009-1300 affects the apt package (dpkg front-end) where the cron.daily script can fail to load security updates in time zones with DST at midnight because the date command’s return code is not checked. Connected advisories confirm the issue across multiple distributions (Debian etch, lenny; ...

10CVSS6.5AI score0.01856EPSS
SaveExploits0References8Affected Software1
seebug.org
seebug.org
added 2009/04/02 12:0 a.m.43 views

SystemTap模块加载本地竞争条件漏洞

BUGTRAQ ID: 34260 CVECAN ID: CVE-2009-0784 SystemTap是一款Linux内核诊断工具,允许从运行中的Linux内核快速和安全地获取信息。 systemtap在检查和加载某些内核模块时存在竞争条件。漏洞起因是checkpath检查了路径(modulerealpath变量),但之后没有使用该路径打开文件。因此,用户可以要求stap加载当前目录中符号链接到有效内核对象的内核模块,然后迅速用恶意内核对象替换符号链接所指向的对象,导致执行本应受限制的目录之外的内核对象。...

6.9CVSS0.3AI score0.00257EPSS
SaveExploits1
OpenVAS
OpenVAS
added 2009/03/23 12:0 a.m.17 views

Ubuntu: Security Advisory (USN-572-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2009 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.2CVSS6.7AI score0.00689EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2009/03/23 12:0 a.m.19 views

Ubuntu Update for apt-listchanges vulnerability USN-572-1

Ubuntu Update for Linux kernel vulnerabilities USN-572-1 OpenVAS Vulnerability Test $Id: gbubuntuUSN5721.nasl 7969 2017-12-01 09:23:16Z santu $ Ubuntu Update for apt-listchanges vulnerability USN-572-1 Authors: System Generated Check Copyright: Copyright c 2009 Greenbone Networks GmbH,...

7.2CVSS0.00689EPSS
SaveExploits0References2
Debian
Debian
added 2009/03/20 2:11 p.m.41 views

[SECURITY] [DSA 1747-1] New glib2.0 packages fix arbitrary code execution

------------------------------------------------------------------------ Debian Security Advisory DSA-1747-1 [email protected] http://www.debian.org/security/ Steffen Joeris March 20, 2009 http://www.debian.org/security/faq -...

4.6CVSS7.7AI score0.00494EPSS
SaveExploits1
OpenVAS
OpenVAS
added 2009/02/17 12:0 a.m.13 views

Fedora Update for fedora-package-config-apt FEDORA-2008-8073

Check for the Version of fedora-package-config-apt OpenVAS Vulnerability Test Fedora Update for fedora-package-config-apt FEDORA-2008-8073 Authors: System Generated Check Copyright: Copyright c 2009 Greenbone Networks GmbH, http://www.greenbone.net This program is free software; you can...

7.4AI score
SaveExploits0References2
Rows per page
Query Builder