Lucene search
+L

32688 matches found

Debian CVE
Debian CVE
added 2024/01/29 2:53 p.m.45 views

CVE-2023-40548

A buffer overflow was found in Shim in the 32-bit system. The overflow happens due to an addition operation involving a user-controlled value parsed from the PE binary being used by Shim. This value is further used for memory allocation operations, leading to a heap-based buffer overflow. This fl...

7.4CVSS7.3AI score0.00436EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/01/29 12:00 a.m.31 views

CyberPower PowerPanel Enterprise Authentication Bypass (CVE-2023-3265)

Binary data cyberpowerppecve-2023-3265.nbin...

9.8CVSS9.7AI score0.01621EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/01/29 12:00 a.m.13 views

Vim Installed (Linux)

Binary data vimnixinstalled.nbin...

7.3AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2024/01/29 12:00 a.m.14 views

CyberPower PowerPanel Enterprise Detection

Binary data cyberpowerppedetect.nbin...

7.3AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2024/01/29 12:00 a.m.25 views

Apple iOS < 17 Multiple Vulnerabilities (HT213938)

Binary data appleios17check.nbin...

9.8CVSS7.3AI score0.0358EPSS
SaveExploits3References69
GithubExploit
GithubExploit
added 2024/01/27 1:17 p.m.759 views

Exploit for Out-of-bounds Write in Polkit_Project Polkit

Pwnkit Exploit Instructions I did not write this. This is on...

7.8CVSS7.7AI score0.94921EPSS
SaveExploits155
Tenable Nessus
Tenable Nessus
added 2024/01/27 12:00 a.m.36 views

FreeBSD : rclone -- Multiple vulnerabilities (b5e22ec5-bc4b-11ee-b0b5-b42e991fc52e)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the b5e22ec5-bc4b-11ee-b0b5-b42e991fc52e advisory. - A race condition in go-resty can result in HTTP request body disclosure across requests. Thi...

5.9CVSS7.3AI score0.93305EPSS
SaveExploits5References5
Wallarm Lab
Wallarm Lab
added 2024/01/26 10:17 a.m.67 views

Protobuf vs JSON

A Beginners Guide to Understanding Protobuf & JSON When you dive into the sphere of data serialization, you're likely to encounter two dominant players - Protobuf, the colloquial term for Protocol Buffers, and JSON, standing for JavaScript Object Notation. Both of these formats carry distinctive...

6.8AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/01/26 12:00 a.m.59 views

SUSE SLED15 / SLES15 / openSUSE 15 Security Update : apache-parent, apache-sshd (SUSE-SU-2024:0224-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:0224-1 advisory. apache-parent was updated from version 28 to 31: - Version 31: New Features: - Added...

9.8CVSS7.1AI score0.93305EPSS
SaveExploits5References7
RedhatCVE
RedhatCVE
added 2024/01/25 5:18 p.m.43 views

CVE-2023-40549

An out-of-bounds read flaw was found in Shim due to the lack of proper boundary verification during the load of a PE binary. This flaw allows an attacker to load a crafted PE binary, triggering the issue and crashing Shim, resulting in a denial of service. Mitigation There's no available mitigati...

6.2CVSS6.2AI score0.00412EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/01/25 5:18 p.m.47 views

CVE-2023-40551

A flaw was found in the MZ binary format in Shim. An out-of-bounds read may occur, leading to a crash or possible exposure of sensitive data during the system's boot phase...

5.1CVSS6.2AI score0.00397EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/01/25 5:18 p.m.52 views

CVE-2023-40548

A buffer overflow was found in Shim in the 32-bit system. The overflow happens due to an addition operation involving a user-controlled value parsed from the PE binary being used by Shim. This value is further used for memory allocation operations, leading to a heap-based buffer overflow. This fl...

7.4CVSS7.9AI score0.00436EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/01/25 3:36 p.m.96 views

Moderate: Red Hat Security Advisory: libssh security update

An update for libssh is now available for Red Hat Enterprise Linux 9.2 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

5.9CVSS7AI score0.93305EPSS
SaveExploits4References2
RedHat Linux
RedHat Linux
added 2024/01/25 8:14 a.m.20 views

ssh: Prefix truncation attack on Binary Packet Protocol (BPP)

A flaw was found in the SSH channel integrity. By manipulating sequence numbers during the handshake, an attacker can remove the initial messages on the secure channel without causing a MAC failure. For example, an attacker could disable the ping extension and thus disable the new countermeasure ...

5.9CVSS6.6AI score0.93305EPSS
SaveExploits4References6
RedHat Linux
RedHat Linux
added 2024/01/25 8:05 a.m.14 views

NTFS-3G: buffer overflow issue in NTFS-3G can cause code execution via crafted metadata in an NTFS image

A buffer overflow flaw was found in NTFS-3G. This issue occurs via a crafted metadata in an NTFS image that can cause code execution. A local attacker can exploit this issue if the NTFS-3G binary is setuid root. A physically proximate attacker can exploit this issue if the NTFS-3G software is...

7.8CVSS7.6AI score0.00368EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/01/25 8:03 a.m.7 views

python: int() type in PyLong_FromString() does not limit amount of digits converting text to int leading to DoS

A flaw was found in python. In algorithms with quadratic time complexity using non-binary bases, when using int"text", a system could take 50ms to parse an int string with 100,000 digits and 5s for 1,000,000 digits float, decimal, int.frombytes, and int for binary bases 2, 4, 8, 16, and 32 are no...

7.5CVSS6.7AI score0.07178EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/01/25 12:00 a.m.25 views

Apple iOS < 16.7.5 Multiple Vulnerabilities (HT214063)

Binary data appleios1675check.nbin...

8.8CVSS7.3AI score0.10593EPSS
SaveExploits6References10
Tenable Nessus
Tenable Nessus
added 2024/01/25 12:00 a.m.29 views

Debian dla-3718 : php-phpseclib - security update

The remote Debian 10 host has a package installed that is affected by a vulnerability as referenced in the dla-3718 advisory. ------------------------------------------------------------------------- Debian LTS Advisory DLA-3718-1 [email protected] https://www.debian.org/lts/security/...

5.9CVSS7.2AI score0.93305EPSS
SaveExploits4References4
Tenable Nessus
Tenable Nessus
added 2024/01/25 12:00 a.m.34 views

Debian dla-3719 : php-seclib - security update

The remote Debian 10 host has a package installed that is affected by a vulnerability as referenced in the dla-3719 advisory. ------------------------------------------------------------------------- Debian LTS Advisory DLA-3719-1 [email protected] https://www.debian.org/lts/security/...

5.9CVSS7.2AI score0.93305EPSS
SaveExploits4References4
Tenable Nessus
Tenable Nessus
added 2024/01/25 12:00 a.m.10 views

Integrated Dell Remote Access Controller (iDRAC) Service Module Installed (Windows)

Binary data dellidracservicemodulewininstalled.nbin...

7.3AI score
SaveExploits0References1
Rows per page
Query Builder