Lucene search
+L

12713 matches found

RedhatCVE
RedhatCVE
added 2024/09/05 7:15 a.m.57 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.56 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
OSV
OSV
added 2024/09/05 3:15 a.m.10 views

CVE-2024-7627

The Bit File Manager plugin for WordPress is vulnerable to Remote Code Execution in versions 6.0 to 6.5.5 via the 'checkSyntax' function. This is due to writing a temporary file to a publicly accessible directory before performing file validation. This makes it possible for unauthenticated...

8.1CVSS7.5AI score0.02802EPSS
SaveExploits3References4
NVD
NVD
added 2024/09/05 3:15 a.m.65 views

CVE-2024-7627

The Bit File Manager plugin for WordPress is vulnerable to Remote Code Execution in versions 6.0 to 6.5.5 via the 'checkSyntax' function. This is due to writing a temporary file to a publicly accessible directory before performing file validation. This makes it possible for unauthenticated...

8.1CVSS0.02802EPSS
SaveExploits3References4
SUSE CVE
SUSE CVE
added 2024/09/05 2:47 a.m.13 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.00222EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2024/09/05 2:04 a.m.53 views

CVE-2024-7627 Bit File Manager 6.0 - 6.5.5 - Unauthenticated Remote Code Execution via Race Condition

The Bit File Manager plugin for WordPress is vulnerable to Remote Code Execution in versions 6.0 to 6.5.5 via the 'checkSyntax' function. This is due to writing a temporary file to a publicly accessible directory before performing file validation. This makes it possible for unauthenticated...

8.1CVSS0.02802EPSS
SaveExploits3References4
CVE
CVE
added 2024/09/05 2:04 a.m.102 views

CVE-2024-7627

CVE-2024-7627 affects the WordPress Bit File Manager plugin (versions 6.0–6.5.5). The vulnerability stems from the checkSyntax function writing a temporary PHP file into a publicly accessible directory before validating input, enabling unauthenticated attackers to execute code on the server when ...

8.1CVSS8.3AI score0.02802EPSS
SaveExploits3References4Affected Software1
CNNVD
CNNVD
added 2024/09/05 12:00 a.m.15 views

WordPress plugin Bit File Manager 代码注入漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports setting up personal blog sites on servers with PHP and MySQL.WordPress plugin is an application plugin. A code injection...

8.1CVSS8.3AI score0.02802EPSS
SaveExploits3References5
CNNVD
CNNVD
added 2024/09/05 12:00 a.m.17 views

Mbed TLS 安全漏洞

Mbed TLS is an open source, portable, easy to use, readable and flexible SSL library from Mbed TLS Open Source. A security vulnerability exists in Mbed TLS version 3.6.0, which stems from a stack buffer overflow that can occur when a bit parameter is larger than the maximum supported curve...

9.8CVSS6.9AI score0.00683EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/09/04 8:44 p.m.25 views

CVE-2024-44948

In the Linux kernel, the following vulnerability has been resolved: x86/mtrr: Check if fixed MTRRs exist before saving them MTRRs have an obsolete fixed variant for fine grained caching control of the 640K-1MB region that uses separate MSRs. This fixed variant has a separate capability bit in the...

5.5CVSS6.9AI score0.00242EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/09/04 7:54 p.m.98 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
OSV
OSV
added 2024/09/04 7:54 p.m.34 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...

4.9AI score
SaveExploits0References5
Cvelist
Cvelist
added 2024/09/04 7:54 p.m.69 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.92 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
Patchstack
Patchstack
added 2024/09/04 7:04 p.m.7 views

WordPress Bit File Manager plugin 6.0-6.5.5 - Unauthenticated Remote Code Execution via Race Condition vulnerability

Unauthenticated Remote Code Execution via Race Condition vulnerability discovered by TANG Cheuk Hei siunam in WordPress Plugin Bit File Manager versions 6.0-6.5.5...

8.1CVSS7.5AI score0.02802EPSS
SaveExploits3References1Affected Software1
Wordfence Blog
Wordfence Blog
added 2024/09/04 6:57 p.m.36 views

20,000 WordPress Sites Affected by Remote Code Execution Vulnerability in Bit File Manager WordPress Plugin

📢 Did you know Wordfence runs a Bug Bounty Program for all WordPress plugin and themes at no cost to vendors? Through October 14th, researchers can earn up to $31,200, for all in-scope vulnerabilities submitted to our Bug Bounty Program! Find a vulnerability, submit the details directly to us, an...

8.1CVSS8.6AI score0.02802EPSS
SaveExploits3
RedHat Linux
RedHat Linux
added 2024/09/04 12:32 a.m.13 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
Positive Technologies
Positive Technologies
added 2024/09/04 12:00 a.m.11 views

PT-2024-38462 · WordPress · Bit File Manager

Name of the Vulnerable Software and Affected Versions: Bit File Manager plugin for WordPress versions 6.0 through 6.5.5 Description: The issue is related to Remote Code Execution. This occurs due to the plugin writing a temporary file to a publicly accessible directory before performing file...

8.1CVSS7.7AI score0.02802EPSS
SaveExploits3References15
Patchstack
Patchstack
added 2024/09/04 12:00 a.m.22 views

WordPress Bit File Manager Plugin 6.0-6.5.5 is vulnerable to Arbitrary File Upload

Software Bit File Manager Type Plugin Vulnerable versions 6.0-6.5.5 Fixed in 6.5.6 OWASP Top 10 A3: Injection Classification Arbitrary File Upload CVE CVE-2024-7627 Patch priority High CVSS severity High 8.1 Developer Claim ownership PSID 8d646fb4b08e Credits TANG Cheuk Hei siunam Required...

8.1CVSS6.8AI score0.02802EPSS
SaveExploits3References3Affected Software1
Veracode
Veracode
added 2024/09/02 8:25 a.m.16 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
Rows per page
Query Builder