Lucene search
+L

12141 matches found

OSV
OSV
added 2022/04/29 11:15 a.m.17 views

UBUNTU-CVE-2022-1533

Buffer Over-read in GitHub repository bfabiszewski/libmobi prior to 0.11. This vulnerability is capable of arbitrary code execution...

7.8CVSS6AI score0.00395EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
added 2022/04/29 11:15 a.m.27 views

CVE-2022-1534

Buffer Over-read at parserawml.c:1416 in GitHub repository bfabiszewski/libmobi prior to 0.11. The bug causes the program reads data past the end of the intented buffer. Typically, this can allow attackers to read sensitive information from other memory locations or cause a crash...

7.1CVSS6.8AI score0.00342EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
added 2022/04/29 11:15 a.m.29 views

CVE-2022-1533

Buffer Over-read in GitHub repository bfabiszewski/libmobi prior to 0.11. This vulnerability is capable of arbitrary code execution...

7.8CVSS7AI score0.00395EPSS
SaveExploits1References3
OSV
OSV
added 2022/04/29 10:15 a.m.19 views

CVE-2022-1533 Buffer Over-read in bfabiszewski/libmobi

Buffer Over-read in GitHub repository bfabiszewski/libmobi prior to 0.11. This vulnerability is capable of arbitrary code execution...

6.6CVSS7.3AI score
SaveExploits0References4
Debian CVE
Debian CVE
added 2022/04/29 10:15 a.m.67 views

CVE-2022-1533

Buffer Over-read in GitHub repository bfabiszewski/libmobi prior to 0.11. This vulnerability is capable of arbitrary code execution...

7.8CVSS7AI score0.00395EPSS
SaveExploits1
Cvelist
Cvelist
added 2022/04/29 10:15 a.m.26 views

CVE-2022-1533 Buffer Over-read in bfabiszewski/libmobi

Buffer Over-read in GitHub repository bfabiszewski/libmobi prior to 0.11. This vulnerability is capable of arbitrary code execution...

6.6CVSS8.1AI score0.00395EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2022/04/29 10:15 a.m.35 views

CVE-2022-1534 Buffer Over-read at parse_rawml.c:1416 in bfabiszewski/libmobi

Buffer Over-read at parserawml.c:1416 in GitHub repository bfabiszewski/libmobi prior to 0.11. The bug causes the program reads data past the end of the intented buffer. Typically, this can allow attackers to read sensitive information from other memory locations or cause a crash...

6.6CVSS7AI score0.00342EPSS
SaveExploits1References2
OSV
OSV
added 2022/04/29 10:15 a.m.21 views

CVE-2022-1534 Buffer Over-read at parse_rawml.c:1416 in bfabiszewski/libmobi

Buffer Over-read at parserawml.c:1416 in GitHub repository bfabiszewski/libmobi prior to 0.11. The bug causes the program reads data past the end of the intented buffer. Typically, this can allow attackers to read sensitive information from other memory locations or cause a crash...

6.6CVSS6.5AI score
SaveExploits0References4
CVE
CVE
added 2022/04/29 10:15 a.m.94 views

CVE-2022-1534

CVE-2022-1534 affects the LibMobi project (bfabiszewski/libmobi) prior to version 0.11. The issue is a buffer over-read at parse_rawml.c:1416, causing reads past the end of the intended buffer. This can lead to leakage of memory contents or a denial via crash. No exploit details are provided in t...

7.1CVSS6.5AI score0.00342EPSS
SaveExploits1References2Affected Software1
Debian CVE
Debian CVE
added 2022/04/29 10:15 a.m.87 views

CVE-2022-1534

Buffer Over-read at parserawml.c:1416 in GitHub repository bfabiszewski/libmobi prior to 0.11. The bug causes the program reads data past the end of the intented buffer. Typically, this can allow attackers to read sensitive information from other memory locations or cause a crash...

7.1CVSS6.5AI score0.00342EPSS
SaveExploits1
Huntr
Huntr
added 2022/04/29 7:38 a.m.20 views

Buffer Over-read

Description Buffer Over-read in hpjansson/chafa at xwd-loader.c:185 Build export CFLAGS="-g -O0 -lpthread -fsanitize=address" export CXXFLAGS="-g -O0 -lpthread -fsanitize=address" export LDFLAGS="-fsanitize=address" ./autogen.sh ./configure --disable-shared make POC ./tools/chafa/chafa ./poc.png...

4.3CVSS5.3AI score0.00631EPSS
SaveExploits1
Huntr
Huntr
added 2022/04/28 4:22 a.m.30 views

Buffer Over-read in function utfc_ptr2len

Description Buffer Over-read in function utfcptr2len at mbyte.c:2113 vim version git log commit 5a8fad32ea9c075f045b37d6c7739891d458f82b HEAD - master, tag: v8.2.4962, origin/master, origin/HEAD POC ./vim -u NONE -i NONE -n -m -X -Z -e -s -S /mnt/share/max/fuzz/poc/vim/poch8s.dat -c :qa!...

6.8CVSS6.9AI score0.0131EPSS
SaveExploits1
Amazon
Amazon
added 2022/04/27 12:00 a.m.75 views

Important: python-pillow

Issue Overview: A flaw was found in python-pillow. The vulnerability occurs due to improper initialization of image paths, leading to a buffer over-read and improper initialization. This flaw allows an attacker to unauthorized memory access that causes memory access errors, incorrect results, or...

9.8CVSS7.2AI score0.03427EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2022/04/27 12:00 a.m.35 views

Ubuntu 16.04 ESM / 18.04 LTS / 20.04 LTS : libsepol vulnerabilities (USN-5391-1)

The remote Ubuntu 16.04 ESM / 18.04 LTS / 20.04 LTS host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-5391-1 advisory. Nicolas Iooss discovered that libsepol incorrectly handled memory when handling policies. An attacker could possibly use this iss...

3.3CVSS6.8AI score0.00597EPSS
SaveExploits4References5
Huntr
Huntr
added 2022/04/26 12:58 a.m.24 views

Buffer Over-read

Description Stack-based Buffer Overflow at index.c:991 Build git clone https://github.com/bfabiszewski/libmobi.git cd libmobi export CFLAGS="-g -O0 -lpthread -fsanitize=address" export CXXFLAGS="-g -O0 -lpthread -fsanitize=address" export LDFLAGS="-fsanitize=address" ./autogen.sh ./configure...

4.6CVSS6.9AI score0.00395EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2022/04/25 12:00 a.m.57 views

EulerOS 2.0 SP8 : python-pillow (EulerOS-SA-2022-1583)

According to the versions of the python-pillow packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - pathgetbbox in path.c in Pillow before 9.0.0 improperly initializes ImagePath.Path. CVE-2022-22815 - pathgetbbox in path.c in Pillow befo...

9.8CVSS7.3AI score0.03427EPSS
SaveExploits0References4
OpenVAS
OpenVAS
added 2022/04/25 12:00 a.m.18 views

Huawei EulerOS: Security Advisory for python-pillow (EulerOS-SA-2022-1549)

The remote host is missing an update for the Huawei EulerOS 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...

9.8CVSS8.5AI score0.03427EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2022/04/25 12:00 a.m.38 views

EulerOS 2.0 SP5 : python-pillow (EulerOS-SA-2022-1549)

According to the versions of the python-pillow package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - pathgetbbox in path.c in Pillow before 9.0.0 improperly initializes ImagePath.Path. CVE-2022-22815 - pathgetbbox in path.c in Pillow befor...

9.8CVSS7.3AI score0.03427EPSS
SaveExploits0References4
OpenVAS
OpenVAS
added 2022/04/25 12:00 a.m.23 views

Huawei EulerOS: Security Advisory for python-pillow (EulerOS-SA-2022-1583)

The remote host is missing an update for the Huawei EulerOS 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...

9.8CVSS8.5AI score0.03427EPSS
SaveExploits0References2
OSV
OSV
added 2022/04/22 2:11 p.m.10 views

SUSE-SU-2022:1312-1 Security update for SDL

This update for SDL fixes the following issues: - CVE-2020-14409: Fixed an integer overflow and resultant SDLmemcpy heap corruption in SDLBlitCopy in video/SDLblitcopy.c. bsc1181202 - CVE-2020-14410: Fixed a heap-based buffer over-read in Blit3or4to3or4inversedrgb in video/SDLblitN.c. bsc1181201 ...

8.8CVSS7.1AI score0.02055EPSS
SaveExploits0References7
Rows per page
Query Builder