Lucene search
+L

808 matches found

zdt
zdt
added 2020/12/24 12:0 a.m.39 views

Arteco Web Client DVR/NVR Session Hijacking Vulnerability

The session identifier used by Arteco Web Client DVR/NVR is of an insufficient length and can be brute forced, allowing a remote attacker to obtain a valid session, bypass authentication, and disclose the live camera stream. !/usr/bin/env python3 Arteco Web Client DVR/NVR 'SessionId' Cookie Brute...

7.3AI score
SaveExploits0
zdt
zdt
added 2020/12/18 12:0 a.m.134 views

Pulse Secure VPN Remote Code Execution Exploit

The Pulse Connect Secure appliance versions prior to 9.1R9 suffer from an uncontrolled gzip extraction vulnerability which allows an attacker to overwrite arbitrary files, resulting in remote code execution as root. Admin credentials are required for successful exploitation...

7.2CVSS7.6AI score0.9648EPSS
SaveExploits4
zdt
zdt
added 2020/12/17 12:0 a.m.319 views

Oracle Solaris SunSSH PAM parse_user_name() Buffer Overflow Exploit

This Metasploit module exploits a stack-based buffer overflow in the Solaris PAM library's username parsing code, as used by the SunSSH daemon when the keyboard-interactive authentication method is specified. Tested against SunSSH 1.1.5 on Solaris 10u11 1/13 x86 in VirtualBox, VMware Fusion, and...

10CVSS9.9AI score0.79842EPSS
SaveExploits13
CNVD
CNVD
added 2020/12/15 12:0 a.m.11 views

ImageMagick Code Issue Vulnerability

Imagemagick Studio ImageMagick is a suite of open source image processing software from ImageMagick Studio Imagemagick Studio, an American company. The software can read, convert or write images in many formats. A security vulnerability exists in versions prior to ImageMagick 7.0.8-68, which stem...

5.5CVSS5.9AI score0.01016EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2020/12/09 8:30 p.m.101 views

RESTler - The First Stateful REST API Fuzzing Tool For Automatically Testing Cloud Services Through Their REST APIs And Finding Security And Reliability Bugs In These Services

RESTler is the first stateful REST API fuzzing tool for automatically testing cloud services through their REST APIs and finding security and reliability bugs in these services. For a given cloud service with an OpenAPI/Swagger specification, RESTler analyzes its entire specification, and then...

7.4AI score
SaveExploits0References21
OSV
OSV
added 2020/12/08 10:15 p.m.31 views

CVE-2020-27755

in SetImageExtent of /MagickCore/image.c, an incorrect image depth size can cause a memory leak because the code which checks for the proper image depth size does not reset the size in the event there is an invalid size. The patch resets the depth to a proper size before throwing an exception. Th...

3.3CVSS6.4AI score
SaveExploits0References1
Prion
Prion
added 2020/12/08 10:15 p.m.23 views

Code injection

in SetImageExtent of /MagickCore/image.c, an incorrect image depth size can cause a memory leak because the code which checks for the proper image depth size does not reset the size in the event there is an invalid size. The patch resets the depth to a proper size before throwing an exception. Th...

4.3CVSS3.9AI score0.00852EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2020/12/08 9:57 p.m.40 views

CVE-2020-27755

in SetImageExtent of /MagickCore/image.c, an incorrect image depth size can cause a memory leak because the code which checks for the proper image depth size does not reset the size in the event there is an invalid size. The patch resets the depth to a proper size before throwing an exception. Th...

5.1AI score0.00852EPSS
SaveExploits1References1
Debian CVE
Debian CVE
added 2020/12/08 9:57 p.m.72 views

CVE-2020-27755

in SetImageExtent of /MagickCore/image.c, an incorrect image depth size can cause a memory leak because the code which checks for the proper image depth size does not reset the size in the event there is an invalid size. The patch resets the depth to a proper size before throwing an exception. Th...

4.3CVSS6AI score0.00852EPSS
SaveExploits1
OSV
OSV
added 2020/12/08 9:15 p.m.22 views

CVE-2020-25665

The PALM image coder at coders/palm.c makes an improper call to AcquireQuantumMemory in routine WritePALMImage because it needs to be offset by 256. This can cause a out-of-bounds read later on in the routine. The patch adds 256 to bytesperrow in the call to AcquireQuantumMemory. This could cause...

5.5CVSS6.2AI score
SaveExploits0References3
OSV
OSV
added 2020/12/08 9:15 p.m.27 views

CVE-2020-25666

There are 4 places in HistogramCompare in MagickCore/histogram.c where an integer overflow is possible during simple math calculations. This occurs in the rgb values and count value for a color. The patch uses casts to ssizet type for these calculations, instead of int. This flaw could impact...

3.3CVSS6.5AI score
SaveExploits0References3
NVD
NVD
added 2020/12/08 9:15 p.m.24 views

CVE-2020-25665

The PALM image coder at coders/palm.c makes an improper call to AcquireQuantumMemory in routine WritePALMImage because it needs to be offset by 256. This can cause a out-of-bounds read later on in the routine. The patch adds 256 to bytesperrow in the call to AcquireQuantumMemory. This could cause...

5.5CVSS5.7AI score0.01016EPSS
SaveExploits1References3
OSV
OSV
added 2020/12/08 9:15 p.m.6 views

UBUNTU-CVE-2020-25665

The PALM image coder at coders/palm.c makes an improper call to AcquireQuantumMemory in routine WritePALMImage because it needs to be offset by 256. This can cause a out-of-bounds read later on in the routine. The patch adds 256 to bytesperrow in the call to AcquireQuantumMemory. This could cause...

5.5CVSS6.8AI score0.01016EPSS
SaveExploits1References5
UbuntuCve
UbuntuCve
added 2020/12/08 9:15 p.m.32 views

CVE-2020-25666

There are 4 places in HistogramCompare in MagickCore/histogram.c where an integer overflow is possible during simple math calculations. This occurs in the rgb values and count value for a color. The patch uses casts to ssizet type for these calculations, instead of int. This flaw could impact...

4.3CVSS6.8AI score0.01163EPSS
SaveExploits1References3
Prion
Prion
added 2020/12/08 9:15 p.m.28 views

Out-of-bounds

The PALM image coder at coders/palm.c makes an improper call to AcquireQuantumMemory in routine WritePALMImage because it needs to be offset by 256. This can cause a out-of-bounds read later on in the routine. The patch adds 256 to bytesperrow in the call to AcquireQuantumMemory. This could cause...

4.3CVSS5.4AI score0.01016EPSS
SaveExploits1References3Affected Software2
Microsoft KB
Microsoft KB
added 2020/12/08 8:0 a.m.266 views

December 8, 2020—KB4593226 (OS Build 14393.4104) - EXPIRED

None None...

9.9CVSS6.8AI score0.18177EPSS
SaveExploits0
CVE
CVE
added 2020/12/08 12:0 a.m.199 views

CVE-2020-25666

CVE-2020-25666 is a vulnerability in ImageMagick where four instances in HistogramCompare() (MagickCore/histogram.c) allow integer overflow during simple math calculations on RGB values and the color count. The patch switches calculations from int to ssize_t, addressing the overflow. Affected pro...

4.3CVSS5AI score0.01163EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2020/12/08 12:0 a.m.42 views

CVE-2020-25666

There are 4 places in HistogramCompare in MagickCore/histogram.c where an integer overflow is possible during simple math calculations. This occurs in the rgb values and count value for a color. The patch uses casts to ssizet type for these calculations, instead of int. This flaw could impact...

5.2AI score0.01163EPSS
SaveExploits1References3
Debian CVE
Debian CVE
added 2020/12/08 12:0 a.m.73 views

CVE-2020-25665

The PALM image coder at coders/palm.c makes an improper call to AcquireQuantumMemory in routine WritePALMImage because it needs to be offset by 256. This can cause a out-of-bounds read later on in the routine. The patch adds 256 to bytesperrow in the call to AcquireQuantumMemory. This could cause...

5.5CVSS6AI score0.01016EPSS
SaveExploits1
CVE
CVE
added 2020/12/08 12:0 a.m.184 views

CVE-2020-25665

CVE-2020-25665 affects ImageMagick’s PALM image coder (coders/palm.c). The vulnerability arises from an improper call to AcquireQuantumMemory() in WritePALMImage() that should offset by 256; this can lead to an out-of-bounds read later in the routine. The fix patches the call by adding 256 to byt...

5.5CVSS5.7AI score0.01016EPSS
SaveExploits1References3Affected Software1
Rows per page
Query Builder