Lucene search
+L

1913 matches found

Github Security Blog
Github Security Blog
•added 2021/08/25 8:53 p.m.•33 views

Unchecked Return Value in xcb

An issue was discovered in the xcb crate through 2021-02-04 for Rust. It has a soundness violation because xcb::xproto::GetAtomNameReply::name calls std::str::fromutf8unchecked on unvalidated bytes from an X server...

9.8CVSS2.1AI score0.01728EPSS
SaveExploits1References4Affected Software1
Tenable Nessus
Tenable Nessus
•added 2021/07/16 12:00 a.m.•57 views

openSUSE 15 Security Update : libX11 (openSUSE-SU-2021:1897-1)

The remote SUSE Linux SUSE15 host has packages installed that are affected by a vulnerability as referenced in the openSUSE-SU-2021:1897-1 advisory. - LookupCol.c in X.Org X through X11R7.7 and libX11 before 1.7.1 might allow remote attackers to execute arbitrary code. The libX11 XLookupColor...

9.8CVSS7.7AI score0.10634EPSS
SaveExploits2References4
BDU FSTEC
BDU FSTEC
•added 2021/07/07 12:00 a.m.•12 views

The vulnerability of the X-server startup system service fly-dm, related to access control deficiencies, allows a perpetrator to gain access to confidential data.

The vulnerability of the X-server startup system service fly-dm is related to access control deficiencies. Exploiting this vulnerability allows an attacker to gain access to confidential data...

2.2CVSS5.5AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
•added 2021/07/02 12:00 a.m.•27 views

Atlassian Jira 8.6.x < 8.13.2 Server-Side Request Forgery

According to its self-reported version number, the instance of Atlassian Jira hosted on the remote web server is prior to 8.5.10, 8.6.x 8.13.2 or 8.14.x 8.14.1. It is, therefore, affected by a Server-Side Request Forgery SSRF vulnerability allowing unexpected DNS lookups and requests to malicious...

5CVSS5.6AI score0.01082EPSS
SaveExploits0References2
Ubuntu
Ubuntu
•added 2021/06/30 2:27 p.m.•127 views

USN-4905-2: X.Org X Server vulnerability

USN-4905-1 fixed a vulnerability in X.Org. This update provides the corresponding update for Ubuntu 14.04 ESM. Original advisory details: Jan-Niklas Sohn discovered that the X.Org X Server incorrectly handled certain lengths of XInput extension ChangeFeedbackControl requests. An attacker could us...

7.8CVSS7.8AI score0.0105EPSS
SaveExploits0
OSV
OSV
•added 2021/06/30 2:27 p.m.•24 views

USN-4905-2 xorg-server vulnerability

USN-4905-1 fixed a vulnerability in X.Org. This update provides the corresponding update for Ubuntu 14.04 ESM. Original advisory details: Jan-Niklas Sohn discovered that the X.Org X Server incorrectly handled certain lengths of XInput extension ChangeFeedbackControl requests. An attacker could us...

7.8CVSS7.5AI score0.0105EPSS
SaveExploits0References2
OpenVAS
OpenVAS
•added 2021/06/09 12:00 a.m.•21 views

SUSE: Security Advisory (SUSE-SU-2020:2240-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 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.8CVSS6.7AI score0.00629EPSS
SaveExploits0References2
Debian
Debian
•added 2021/06/03 12:13 p.m.•72 views

[SECURITY] [DLA 2675-1] caribou regression update

------------------------------------------------------------------------- Debian LTS Advisory DLA-2675-1 [email protected] https://www.debian.org/lts/security/ Emilio Pozuelo Monfort June 03, 2021 https://wiki.debian.org/LTS -...

7.8CVSS7.9AI score0.00354EPSS
SaveExploits0
Prion
Prion
•added 2021/05/27 1:15 p.m.•41 views

Authorization

LookupCol.c in X.Org X through X11R7.7 and libX11 before 1.7.1 might allow remote attackers to execute arbitrary code. The libX11 XLookupColor request intended for server-side color lookup contains a flaw allowing a client to send color-name requests with a name longer than the maximum size allow...

7.5CVSS9.5AI score0.10634EPSS
SaveExploits2References19Affected Software3
Gentoo Linux
Gentoo Linux
•added 2021/05/26 12:00 a.m.•67 views

X.Org X11 library: Denial of service

Background X.Org is an implementation of the X Window System. The X.Org X11 library provides the X11 protocol library files. Description It was discovered that XLookupColor and other X.Org X11 library functions lacked proper validation of the length of their string parameters. Impact An attacker...

9.8CVSS4.2AI score0.10634EPSS
SaveExploits2
Mageia
Mageia
•added 2021/05/23 1:30 a.m.•40 views

Updated libx11 packages fix a security vulnerability

XLookupColor and other X libraries function lack proper validation of the length of their string parameters. If those parameters can be controlled by an external application for instance a color name that can be emitted via a terminal control sequence it can lead to the emission of extra X protoc...

9.8CVSS4.4AI score0.10634EPSS
SaveExploits2References4
Packet Storm
Packet Storm
•added 2021/05/21 12:00 a.m.•310 views

libX11 Insufficient Length Check / Injection

Hello list, A missing length check in libX11 causes data from LookupColor requests mess up the client-server communication protocol and inject malicious X server requests. The flaw is comparable to SQLi injecting commands into database connections granting an attacker access to all features of th...

7.5CVSS0.1AI score0.10634EPSS
SaveExploits2
RedHat Linux
RedHat Linux
•added 2021/05/18 2:20 p.m.•14 views

xorg-x11-server: Leak of uninitialized heap memory from the X server to clients in AllocatePixmap of dix/pixmap.c

A flaw was found in the way the Xserver memory was not properly initialized. This issue leak parts of server memory to the X client. In cases where the Xorg server runs with elevated privileges, this flaw results in a possible ASLR bypass...

5.5CVSS7.3AI score0.00388EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2021/05/18 12:00 a.m.•53 views

CVE-2021-31535

LookupCol.c in X.Org X through X11R7.7 and libX11 before 1.7.1 might allow remote attackers to execute arbitrary code. The libX11 XLookupColor request intended for server-side color lookup contains a flaw allowing a client to send color-name requests with a name longer than the maximum size allow...

9.8CVSS7.1AI score0.10634EPSS
SaveExploits2References7
FreeBSD
FreeBSD
•added 2021/05/11 12:00 a.m.•29 views

libX11 -- Arbitrary code execution

The X.org project reports: XLookupColor and other X libraries function lack proper validation of the length of their string parameters. If those parameters can be controlled by an external application for instance a color name that can be emitted via a terminal control sequence it can lead to the...

9.8CVSS6.4AI score0.10634EPSS
SaveExploits2References2
Tenable Nessus
Tenable Nessus
•added 2021/05/03 12:00 a.m.•24 views

GLSA-202104-02 : X.Org X Server: Privilege escalation

The remote host is affected by the vulnerability described in GLSA-202104-02 X.Org X Server: Privilege escalation It was discovered that X.Org X Server did not sufficiently check the length of the XInput extensions ChangeFeedbackControl request. Impact : An authorized attacker could possibly...

7.8CVSS7.6AI score0.0105EPSS
SaveExploits0References2
OSV
OSV
•added 2021/05/02 4:29 p.m.•13 views

MGASA-2021-0202 Updated nvidia390 packages fix security vulnerabilities

Updated nvidia390 packages fix security vulnerabilities: NVIDIA GPU Display Driver for Linux contains a vulnerability in the kernel mode layer nvidia.ko where improper access control may lead to denial of service, information disclosure, or data corruption CVE-2021-1076. It also fixes a bug where...

7.8CVSS7.7AI score0.00347EPSS
SaveExploits0References4
Mageia
Mageia
•added 2021/05/02 4:29 p.m.•58 views

Updated nvidia390 packages fix security vulnerabilities

Updated nvidia390 packages fix security vulnerabilities: NVIDIA GPU Display Driver for Linux contains a vulnerability in the kernel mode layer nvidia.ko where improper access control may lead to denial of service, information disclosure, or data corruption CVE-2021-1076. It also fixes a bug where...

7.8CVSS2.2AI score0.00347EPSS
SaveExploits0References3
Gentoo Linux
Gentoo Linux
•added 2021/04/30 12:00 a.m.•39 views

X.Org X Server: Privilege escalation

Background The X Window System is a graphical windowing system based on a client/server model. Description It was discovered that X.Org X Server did not sufficiently check the length of the XInput extension’s ChangeFeedbackControl request. Impact An authorized attacker could possibly escalate...

7.8CVSS7.9AI score0.0105EPSS
SaveExploits0
Fedora
Fedora
•added 2021/04/24 6:23 p.m.•77 views

[SECURITY] Fedora 32 Update: xorg-x11-server-1.20.11-1.fc32

X.Org X11 X server...

7.8CVSS1.9AI score0.0105EPSS
SaveExploits0
Rows per page
Query Builder