Lucene search
+L

3180 matches found

Redos
Redos
added 2024/09/17 12:0 a.m.300 views

ROS-20240829-10

A vulnerability in the xmlparse.c file of the libexpat XML file parsing library is related to an integer overflow for nDefaultAtts on 32-bit platforms. Exploitation of the vulnerability could allow an an attacker to cause a denial of service A vulnerability in the xmlparse.c file of the libexpat...

9.8CVSS6.7AI score0.01393EPSS
SaveExploits0
OSV
OSV
added 2024/09/14 11:9 a.m.8 views

OESA-2024-2138 xmlrpc-c security update

XML-RPC is a quick-and-easy way to make procedure calls over the Internet. It converts the procedure call into an XML document, sends it to a remote server using HTTP, and gets back the response as XML. Security Fixes: An issue was discovered in libexpat before 2.6.3. xmlparse.c does not reject a...

9.8CVSS7.3AI score0.01686EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2024/09/13 7:0 a.m.11 views

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 UINT_MAX equals SIZE_MAX).

...

9.8CVSS6.8AI score0.0113EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/09/13 7:0 a.m.7 views

An issue was discovered in libexpat before 2.6.3. nextScaffoldPart in xmlparse.c can have an integer overflow for m_groupSize on 32-bit platforms (where UINT_MAX equals SIZE_MAX).

...

9.8CVSS7.1AI score0.01393EPSS
SaveExploits0
OSV
OSV
added 2024/09/12 10:20 a.m.6 views

USN-7001-1 libxmltok vulnerabilities

Shang-Hung Wan discovered that Expat, contained within the xmltok library, did not properly handle certain function calls when a negative input length was provided. An attacker could use this issue to cause a denial of service or possibly execute arbitrary code. CVE-2024-45490 Shang-Hung Wan...

9.8CVSS7.2AI score0.01686EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/09/12 12:0 a.m.22 views

Ubuntu 14.04 LTS / 16.04 LTS / 18.04 LTS / 20.04 LTS / 24.04 LTS : Expat vulnerabilities (USN-7000-1)

The remote Ubuntu 14.04 LTS / 16.04 LTS / 18.04 LTS / 20.04 LTS / 24.04 LTS host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-7000-1 advisory. Shang-Hung Wan discovered that Expat did not properly handle certain function calls when a negative input...

9.8CVSS7.8AI score0.01686EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/09/11 1:10 a.m.7 views

kernel: Revert "mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again"

A vulnerability was found in the wbdirtylimits function in the Linux kernel, where a removed u64 cast in the dtc-wbthresh dtc-bgthresh operation can result in multiplication overflow on 32-bit architectures. This issue could lead to memory corruption or performance issues...

4.7CVSS7.2AI score0.00256EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/09/10 12:0 a.m.10 views

Microsoft Windows 资源管理错误漏洞

Microsoft Windows is a suite of operating systems for use on personal devices from Microsoft Corporation USA. A resource management error vulnerability exists in Microsoft Windows. An attacker exploiting this vulnerability could remotely execute code. The following products and versions are...

7.5CVSS6.5AI score0.00756EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2024/09/05 7:15 a.m.50 views

CVE-2024-45492

A flaw was found in libexpat's internal nextScaffoldPart function in xmlparse.c. It can have an integer overflow for mgroupSize on 32-bit platforms where UINTMAX equals SIZEMAX. Mitigation Mitigation for this issue is either not available or the currently available options do not meet the Red Hat...

6.2CVSS6.8AI score0.01393EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/09/05 7:14 a.m.51 views

CVE-2024-45491

An issue was found in libexpat’s internal dtdCopy function in xmlparse.c, It can have an integer overflow for nDefaultAtts on 32-bit platforms where UINTMAX equals SIZEMAX. Mitigation Mitigation for this issue is either not available or the currently available options do not meet the Red Hat...

7.5CVSS6.9AI score0.0113EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/09/05 2:47 a.m.9 views

SUSE CVE-2024-44965

In the Linux kernel, the following vulnerability has been resolved: x86/mm: Fix pticlonepgtable alignment assumption Guenter reported dodgy crashes on an i386-nosmp build using GCC-11 that had the form of endless traps until entry stack exhaust and then DF from the stack guard. It turned out that...

5.5CVSS6.3AI score0.00223EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2024/09/04 7:54 p.m.58 views

CVE-2024-44976 ata: pata_macio: Fix DMA table overflow

In the Linux kernel, the following vulnerability has been resolved: ata: patamacio: Fix DMA table overflow Kolbjørn and Jonáš reported that their 32-bit PowerMacs were crashing in pata-macio since commit 09fe2bfa6b83 "ata: patamacio: Fix maxsegmentsize with PAGESIZE == 64K". For example: kernel B...

0.00196EPSS
SaveExploits0References2
CVE
CVE
added 2024/09/04 7:54 p.m.78 views

CVE-2024-44976

MODE C: CVE-2024-44976 involves the Linux kernel pata_macio driver (ata/pata_macio) where a change to max_segment_size to 64KB caused DMA table overflow on large SG lists, leading to kernel BUGs on 32-bit PowerMacs. The issue arises when oversized requests trigger the split logic, overflowing the...

5.5CVSS5.3AI score0.00196EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/09/04 7:54 p.m.29 views

CVE-2024-44976 ata: pata_macio: Fix DMA table overflow

In the Linux kernel, the following vulnerability has been resolved: ata: patamacio: Fix DMA table overflow Kolbjørn and Jonáš reported that their 32-bit PowerMacs were crashing in pata-macio since commit 09fe2bfa6b83 "ata: patamacio: Fix maxsegmentsize with PAGESIZE == 64K". For example: kernel B...

5.5CVSS4.9AI score0.00196EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/09/04 7:54 p.m.86 views

CVE-2024-44976

In the Linux kernel, the following vulnerability has been resolved: ata: patamacio: Fix DMA table overflow Kolbjørn and Jonáš reported that their 32-bit PowerMacs were crashing in pata-macio since commit 09fe2bfa6b83 "ata: patamacio: Fix maxsegmentsize with PAGESIZE == 64K". For example: kernel B...

5.5CVSS5.5AI score0.00196EPSS
SaveExploits0
Veracode
Veracode
added 2024/09/02 8:25 a.m.13 views

Integer Overflow

libexpat.so is vulnerable to Integer Overflow. The vulnerability is caused due to a defect in function nextScaffoldPart within xmlparse.c. This can lead to an integer overflow for mgroupSize on 32-bit platforms where UINTMAX equals SIZEMAX...

9.8CVSS9.6AI score0.01393EPSS
SaveExploits0References4Affected Software4
Veracode
Veracode
added 2024/09/02 6:48 a.m.7 views

Integer Overflow

libexpat.so is vulnerable to Integer Overflow. The vulnerability is caused due to a defect in function dtdCopy within xmlparse.c. This can lead to integer overflow for nDefaultAtts on 32-bit platforms whereUINTMAX equals SIZEMAX...

9.8CVSS9.6AI score0.0113EPSS
SaveExploits0References4Affected Software4
SUSE CVE
SUSE CVE
added 2024/08/30 10:4 a.m.2 views

SUSE CVE-2024-45491

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 UINTMAX equals SIZEMAX...

6.2CVSS7.9AI score0.0113EPSS
SaveExploits0References20
SUSE CVE
SUSE CVE
added 2024/08/30 10:4 a.m.5 views

SUSE CVE-2024-45492

An issue was discovered in libexpat before 2.6.3. nextScaffoldPart in xmlparse.c can have an integer overflow for mgroupSize on 32-bit platforms where UINTMAX equals SIZEMAX...

6.2CVSS7.3AI score0.01393EPSS
SaveExploits0References20
OSV
OSV
added 2024/08/30 3:15 a.m.13 views

AZL-48430 CVE-2024-45491 affecting package expat for versions less than 2.6.3-1

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 UINTMAX equals SIZEMAX...

9.8CVSS7AI score0.0113EPSS
SaveExploits0References1
Rows per page
Query Builder