Lucene search
K

21 matches found

EUVD
EUVD
added 2025/10/03 8:7 p.m.0 views

EUVD-2021-29492

Malicious code in bioql PyPI...

7.5CVSS7.4AI score0.00118EPSS
Exploits1References3
Tenable Nessus
Tenable Nessus
added 2023/07/31 12:0 a.m.9 views

EulerOS Virtualization 3.0.6.0 : colord (EulerOS-SA-2023-2498)

According to the versions of the colord packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - There are two Information Disclosure vulnerabilities in colord, and they lie in colord/src/cd-device-db.c and...

7.5CVSS7.2AI score0.00118EPSS
Exploits1References2
Tenable Nessus
Tenable Nessus
added 2023/07/26 12:0 a.m.14 views

EulerOS Virtualization 3.0.6.6 : colord (EulerOS-SA-2023-2407)

According to the versions of the colord packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - There are two Information Disclosure vulnerabilities in colord, and they lie in colord/src/cd-device-db.c and...

7.5CVSS7.2AI score0.00118EPSS
Exploits1References2
Tenable Nessus
Tenable Nessus
added 2023/06/09 12:0 a.m.12 views

EulerOS 2.0 SP8 : colord (EulerOS-SA-2023-2186)

According to the versions of the colord packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - There are two Information Disclosure vulnerabilities in colord, and they lie in colord/src/cd-device-db.c and colord/src/cd-profile-db.c...

7.5CVSS7.3AI score0.00118EPSS
Exploits1References2
Tenable Nessus
Tenable Nessus
added 2023/03/08 12:0 a.m.10 views

EulerOS 2.0 SP5 : colord (EulerOS-SA-2023-1492)

According to the versions of the colord packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - There are two Information Disclosure vulnerabilities in colord, and they lie in colord/src/cd-device-db.c and colord/src/cd-profile-db.c...

7.5CVSS7.3AI score0.00118EPSS
Exploits1References2
OpenVAS
OpenVAS
added 2022/12/13 12:0 a.m.7 views

SUSE: Security Advisory (SUSE-SU-2022:4410-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 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.5CVSS7.5AI score0.00118EPSS
Exploits1References4
OSV
OSV
added 2022/12/12 9:27 a.m.3 views

SUSE-SU-2022:4410-1 Security update for colord

This update for colord fixes the following issues: - CVE-2021-42523: Fixed a small memory leak in sqlite3exec bsc1202802...

7.5CVSS7.4AI score0.00118EPSS
Exploits1References3
OSV
OSV
added 2022/11/22 1:18 p.m.2 views

SUSE-SU-2022:4170-1 Security update for colord

This update for colord fixes the following issues: - CVE-2021-42523: Fixed small memory leak in sqlite3exec bsc1202802...

7.5CVSS7.4AI score0.00118EPSS
Exploits1References3
RedhatCVE
RedhatCVE
added 2022/10/13 2:59 p.m.20 views

CVE-2021-42523

There are two Information Disclosure vulnerabilities in colord, and they lie in colord/src/cd-device-db.c and colord/src/cd-profile-db.c separately. They exist because the 'errmsg' of 'sqlite3exec' is not releasing after use, while libxml2 emphasizes that the caller needs to release it...

7.5CVSS1.2AI score0.00118EPSS
Exploits1References3
OpenVAS
OpenVAS
added 2022/10/05 12:0 a.m.9 views

SUSE: Security Advisory (SUSE-SU-2022:3496-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 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.5CVSS7.5AI score0.00118EPSS
Exploits1References2
OSV
OSV
added 2022/10/04 7:47 a.m.2 views

SUSE-SU-2022:3496-1 Security update for colord

This update for colord fixes the following issues: - CVE-2021-42523: Fixed a small memory leak in sqlite3exec bsc1202802...

7.5CVSS7.4AI score0.00118EPSS
Exploits1References3
CNNVD
CNNVD
added 2022/09/28 12:0 a.m.2 views

SAMSUNG TizenRT 资源管理错误漏洞

TizenRT is an application system. A lightweight RTOS-based platform that supports low-end IoT devices. SAMSUNG TizenRT suffers from a security vulnerability that originates from the lack of sqlite3free after sqlite3exec in createDB in security/provisioning/src/provisioningdatabasemanager.c, which...

7.5CVSS7.3AI score0.00834EPSS
Exploits1References6
Veracode
Veracode
added 2022/09/05 3:56 a.m.15 views

Information Disclosure

colord is vulnerable to information disclosure. The vulnerability exists due to the errmsg of sqlite3exec is not releasing after use exposing sensitive data...

7.5CVSS1.1AI score0.00118EPSS
Exploits1References2Affected Software1
OSV
OSV
added 2022/08/25 6:15 p.m.0 views

DEBIAN-CVE-2021-42523

There are two Information Disclosure vulnerabilities in colord, and they lie in colord/src/cd-device-db.c and colord/src/cd-profile-db.c separately. They exist because the 'errmsg' of 'sqlite3exec' is not releasing after use, while libxml2 emphasizes that the caller needs to release it...

7.5CVSS7.3AI score0.00118EPSS
Exploits1References1
NVD
NVD
added 2022/08/25 6:15 p.m.8 views

CVE-2021-42523

There are two Information Disclosure vulnerabilities in colord, and they lie in colord/src/cd-device-db.c and colord/src/cd-profile-db.c separately. They exist because the 'errmsg' of 'sqlite3exec' is not releasing after use, while libxml2 emphasizes that the caller needs to release it...

7.5CVSS0.00118EPSS
Exploits1References1
OSV
OSV
added 2022/08/25 6:15 p.m.10 views

CVE-2021-42523

There are two Information Disclosure vulnerabilities in colord, and they lie in colord/src/cd-device-db.c and colord/src/cd-profile-db.c separately. They exist because the 'errmsg' of 'sqlite3exec' is not releasing after use, while libxml2 emphasizes that the caller needs to release it...

7.5CVSS7.5AI score
Exploits0References1
UbuntuCve
UbuntuCve
added 2022/08/25 6:15 p.m.19 views

CVE-2021-42523

There are two Information Disclosure vulnerabilities in colord, and they lie in colord/src/cd-device-db.c and colord/src/cd-profile-db.c separately. They exist because the 'errmsg' of 'sqlite3exec' is not releasing after use, while libxml2 emphasizes that the caller needs to release it...

7.5CVSS7.1AI score0.00118EPSS
Exploits1References3
Prion
Prion
added 2022/08/25 6:15 p.m.10 views

Information disclosure

There are two Information Disclosure vulnerabilities in colord, and they lie in colord/src/cd-device-db.c and colord/src/cd-profile-db.c separately. They exist because the 'errmsg' of 'sqlite3exec' is not releasing after use, while libxml2 emphasizes that the caller needs to release it...

5CVSS7.3AI score0.00118EPSS
Exploits1References1Affected Software1
Debian CVE
Debian CVE
added 2022/08/25 5:27 p.m.122 views

CVE-2021-42523

There are two Information Disclosure vulnerabilities in colord, and they lie in colord/src/cd-device-db.c and colord/src/cd-profile-db.c separately. They exist because the 'errmsg' of 'sqlite3exec' is not releasing after use, while libxml2 emphasizes that the caller needs to release it...

7.5CVSS7.5AI score0.00118EPSS
Exploits1
Cvelist
Cvelist
added 2022/08/25 5:27 p.m.7 views

CVE-2021-42523

There are two Information Disclosure vulnerabilities in colord, and they lie in colord/src/cd-device-db.c and colord/src/cd-profile-db.c separately. They exist because the 'errmsg' of 'sqlite3exec' is not releasing after use, while libxml2 emphasizes that the caller needs to release it...

7.6AI score0.00118EPSS
Exploits1References1
Rows per page
Query Builder