Lucene search
+L

3639 matches found

GithubExploit
GithubExploit
added 2025/01/04 12:25 a.m.549 views

Exploit for Race Condition in Openbsd Openssh

Summary This is essentially a statistical vulnerability: a la...

8.1CVSS9.3AI score0.99506EPSS
SaveExploits71
Tenable Nessus
Tenable Nessus
added 2024/12/12 12:00 a.m.16 views

EulerOS 2.0 SP12 : expat (EulerOS-SA-2024-2950)

According to the versions of the expat package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : An issue was discovered in libexpat before 2.6.3. dtdCopy in xmlparse.c can have an integer overflow for nDefaultAtts on 32-bit platforms where...

9.8CVSS7.5AI score0.01686EPSS
SaveExploits0References4
Ubuntu
Ubuntu
added 2024/12/09 4:46 p.m.33 views

USN-7144-1: Linux kernel (Intel IoTG) vulnerabilities

Supraja Sridhara, Benedict Schlüter, Mark Kuhne, Andrin Bertschi, and Shweta Shinde discovered that the Confidential Computing framework in the Linux kernel for x86 platforms did not properly handle 32-bit emulation on TDX and SEV. An attacker with access to the VMM could use this to cause a deni...

9.8CVSS7.8AI score0.00922EPSS
SaveExploits8
Positive Technologies
Positive Technologies
added 2024/12/06 12:00 a.m.24 views

PT-2025-8786

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to the fixed version Description A vulnerability in the Linux kernel has been identified, specifically in the powerpc/pseries/iommu module. The issue arises when the Power Hypervisor allocates an MMIO window that...

5.5CVSS6.9AI score0.00227EPSS
SaveExploits0
OSV
OSV
added 2024/12/02 2:15 p.m.11 views

UBUNTU-CVE-2024-53107

In the Linux kernel, the following vulnerability has been resolved: fs/proc/taskmmu: prevent integer overflow in pagemapscangetargs The "arg-veclen" variable is a u64 that comes from the user at the start of the function. The "arg-veclen sizeofstruct pageregion" multiplication can lead to integer...

7.8CVSS6.7AI score0.00212EPSS
SaveExploits0References17
Cvelist
Cvelist
added 2024/12/02 1:44 p.m.30 views

CVE-2024-53111 mm/mremap: fix address wraparound in move_page_tables()

In the Linux kernel, the following vulnerability has been resolved: mm/mremap: fix address wraparound in movepagetables On 32-bit platforms, it is possible for the expression len + oldaddr include include include define ADDR1 void0x60000000 define ADDR2 void0x10000000 define SIZE 0x50000000uL int...

7.1CVSS0.00207EPSS
SaveExploits0References2
CVE
CVE
added 2024/12/02 1:44 p.m.136 views

CVE-2024-53111

The CVE-2024-53111 issue is in the Linux kernel mm/mremap.c: move_page_tables on 32-bit arches, where len + old_addr can wrap and trigger a false positive in the old_end check. This can cause mremap() to report success without moving PTEs, potentially losing contents of anonymous private mappings...

7.1CVSS6.8AI score0.00207EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/12/02 1:44 p.m.3 views

CVE-2024-53107 fs/proc/task_mmu: prevent integer overflow in pagemap_scan_get_args()

In the Linux kernel, the following vulnerability has been resolved: fs/proc/taskmmu: prevent integer overflow in pagemapscangetargs The "arg-veclen" variable is a u64 that comes from the user at the start of the function. The "arg-veclen sizeofstruct pageregion" multiplication can lead to integer...

7.8CVSS7.7AI score0.00212EPSS
SaveExploits0References2
CVE
CVE
added 2024/12/02 1:44 p.m.132 views

CVE-2024-53107

CVE-2024-53107 affects the Linux kernel in fs/proc/task_mmu.c (pagemap_scan_get_args). The issue is an integer overflow: arg->vec_len is read as a u64 from user space and used in the expression arg->vec_len * sizeof(struct page_region), which can wrap. The fix uses size_mul() to perform the...

7.8CVSS6.8AI score0.00212EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2024/12/02 12:00 a.m.16 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from an address wrap-around issue on 32-bit platforms with the movepagetables function in the mm/mremap component...

5.5CVSS6.6AI score0.00207EPSS
SaveExploits0References3
OSV
OSV
added 2024/11/27 7:20 p.m.30 views

BIT-PHP-2024-11236 Integer overflow in the firebird and dblib quoters causing OOB writes

In PHP versions 8.1. before 8.1.31, 8.2. before 8.2.26, 8.3. before 8.3.14, uncontrolled long string inputs to ldapescape function on 32-bit systems can cause an integer overflow, resulting in an out-of-bounds write...

9.8CVSS7.8AI score0.02065EPSS
SaveExploits1References4
OSV
OSV
added 2024/11/27 7:18 p.m.36 views

BIT-PHP-2024-8932 OOB access in ldap_escape

In PHP versions 8.1. before 8.1.31, 8.2. before 8.2.26, 8.3. before 8.3.14, uncontrolled long string inputs to ldapescape function on 32-bit systems can cause an integer overflow, resulting in an out-of-bounds write...

9.8CVSS7.8AI score0.01275EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/11/25 2:24 p.m.23 views

CVE-2024-11236

A security issue was found in PHP. Uncontrolled long string inputs to the ldapescape function on 32-bit systems can cause an integer overflow, resulting in an out-of-bounds write. This issue may lead to an application crash or other undefined or unexpected results...

6.5CVSS6.7AI score0.02065EPSS
SaveExploits1References4
OSV
OSV
added 2024/11/24 1:15 a.m.12 views

AZL-53718 CVE-2024-11236 affecting package php for versions less than 8.1.31-1

In PHP versions 8.1. before 8.1.31, 8.2. before 8.2.26, 8.3. before 8.3.14, uncontrolled long string inputs to ldapescape function on 32-bit systems can cause an integer overflow, resulting in an out-of-bounds write...

9.8CVSS6.2AI score0.02065EPSS
SaveExploits1References1
NVD
NVD
added 2024/11/24 1:15 a.m.54 views

CVE-2024-11236

In PHP versions 8.1. before 8.1.31, 8.2. before 8.2.26, 8.3. before 8.3.14, uncontrolled long string inputs to ldapescape function on 32-bit systems can cause an integer overflow, resulting in an out-of-bounds write...

9.8CVSS0.02065EPSS
SaveExploits1References3
OSV
OSV
added 2024/11/24 1:15 a.m.7 views

DEBIAN-CVE-2024-11236

In PHP versions 8.1. before 8.1.31, 8.2. before 8.2.26, 8.3. before 8.3.14, uncontrolled long string inputs to ldapescape function on 32-bit systems can cause an integer overflow, resulting in an out-of-bounds write...

9.8CVSS6.3AI score0.02065EPSS
SaveExploits1References1
OSV
OSV
added 2024/11/24 1:15 a.m.14 views

AZL-53447 CVE-2024-11236 affecting package php for versions less than 8.3.14-1

In PHP versions 8.1. before 8.1.31, 8.2. before 8.2.26, 8.3. before 8.3.14, uncontrolled long string inputs to ldapescape function on 32-bit systems can cause an integer overflow, resulting in an out-of-bounds write...

9.8CVSS6.2AI score0.02065EPSS
SaveExploits1References1
OSV
OSV
added 2024/11/24 1:15 a.m.9 views

UBUNTU-CVE-2024-11236

In PHP versions 8.1. before 8.1.31, 8.2. before 8.2.26, 8.3. before 8.3.14, uncontrolled long string inputs to ldapescape function on 32-bit systems can cause an integer overflow, resulting in an out-of-bounds write...

9.8CVSS6.6AI score0.02065EPSS
SaveExploits1References7
Debian CVE
Debian CVE
added 2024/11/24 12:44 a.m.58 views

CVE-2024-11236

In PHP versions 8.1. before 8.1.31, 8.2. before 8.2.26, 8.3. before 8.3.14, uncontrolled long string inputs to ldapescape function on 32-bit systems can cause an integer overflow, resulting in an out-of-bounds write...

9.8CVSS6.3AI score0.02065EPSS
SaveExploits1
CVE
CVE
added 2024/11/24 12:44 a.m.563 views

CVE-2024-11236

CVE-2024-11236 affects PHP versions with ldap_escape() on 32-bit systems where uncontrolled long inputs can overflow an integer, causing an out-of-bounds write. Affected are PHP 8.1.x before 8.1.31, 8.2.x before 8.2.26, and 8.3.x before 8.3.14. The issue is described in multiple sources, includin...

9.8CVSS9.4AI score0.02065EPSS
SaveExploits1References3Affected Software1
Rows per page
Query Builder