Lucene search
+L

9522 matches found

BDU FSTEC
BDU FSTEC
added 2024/11/14 12:00 a.m.11 views

The vulnerability of the ucma_cleanup_multicast() function in the InfiniBand driver for Linux operating systems allows a attacker to compromise the confidentiality, integrity, and accessibility of protected information.

The vulnerability of the ucmacleanupmulticast function in the drivers/infiniband/core/ucma.c file of the Linux kernel’s InfiniBand driver is related to the reutilization of previously released memory due to competitive access to resources race condition. Exploiting this vulnerability could allow ...

7.8CVSS6.3AI score0.00238EPSS
SaveExploits0References12Affected Software3
CNNVD
CNNVD
added 2024/11/14 12:00 a.m.16 views

Requests 安全漏洞

Requests is an elegant and simple HTTP library from the Python Foundation. With Requests, you can send HTTP / 1.1 requests very easily. There is no need to manually add query strings to your URLs or form-encode POST data. Requests has a security vulnerability that stems from referencing the...

4.3CVSS4.7AI score0.00385EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/11/13 4:21 p.m.8 views

kroxylicious: Missing upstream Kafka TLS hostname verification

A flaw was found in Kroxylicious. When establishing the connection with the upstream Kafka server using a TLS secured connection, Kroxylicious fails to properly verify the server's hostname, resulting in an insecure connection. For a successful attack to be performed, the attacker needs to perfor...

5.9CVSS5.6AI score0.00378EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/11/13 12:00 a.m.10 views

Schneider Electric Modicon M340 安全漏洞

The Schneider Electric Modicon M340 is a mid-range PLC Programmable Logic Controller for industrial processes and infrastructure from Schneider Electric France. A security vulnerability exists in the Schneider Electric Modicon M340 that stems from the presence of an authentication bypass via...

7.7CVSS6.4AI score0.00501EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.8 views

kernel: ext4: regenerate buddy after block freeing failed if under fc replay

A flaw was found in the Linux kernel's ext4 filesystem related to the fast commit replay process. During this process, blocks that are already marked as free can be incorrectly marked as free again, leading to the corruption of the buddy bitmap, which is used to track free and allocated blocks...

7.8CVSS6.8AI score0.00289EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/11/12 12:00 a.m.9 views

PT-2024-9214 · Schneider Electric · Schneider Electric Modicon M340 Cpu Bmxp34

Name of the Vulnerable Software and Affected Versions: Schneider Electric Modicon M340 CPU BMXP34 affected versions not specified Description: The issue is related to an authentication bypass vulnerability in the Diffie-Hellman algorithm, which can be exploited to conduct a Man-In-The-Middle atta...

7.7CVSS7.3AI score0.00501EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2024/11/11 7:33 a.m.15 views

CVE-2024-50250

A buffer overrun exists in the Linux kernel. When pos and len are passed to daxfileunshare, they are not aligned to an fsblock boundary, and the iteration of pos and length in the iter function will reflect this. Mitigation Mitigation for this issue is either not available or the currently...

7.3CVSS6.8AI score0.00228EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2024/11/11 12:00 a.m.11 views

The vulnerability of Mozilla Firefox, Firefox ESR, and the email client Thunderbird relates to the execution of operations beyond the buffer in memory, which allows an attacker to compromise the confidentiality, integrity, and accessibility of protected information.

The vulnerability of Mozilla Firefox, Firefox ESR, and the email client Thunderbird relates to the issue of operations occurring outside of the buffer in memory during object cloning. Exploiting this vulnerability can allow an attacker to compromise the confidentiality, integrity, and accessibili...

10CVSS7AI score0.00553EPSS
SaveExploits0References17Affected Software7
BDU FSTEC
BDU FSTEC
added 2024/11/11 12:00 a.m.14 views

The vulnerability of Mozilla Firefox, Firefox ESR, and the email client Thunderbird relates to the execution of operations beyond the buffer in memory, which allows an attacker to compromise the confidentiality, integrity, and accessibility of protected information.

The vulnerability of Mozilla Firefox, Firefox ESR, and the email client Thunderbird relates to the issue of operations occurring outside of the buffer in memory during object cloning. Exploiting this vulnerability can allow an attacker to compromise the confidentiality, integrity, and accessibili...

10CVSS7.7AI score0.00615EPSS
SaveExploits0References14Affected Software6
SUSE CVE
SUSE CVE
added 2024/11/10 3:49 a.m.7 views

SUSE CVE-2024-50250

In the Linux kernel, the following vulnerability has been resolved: fsdax: daxunshareiter needs to copy entire blocks The code that copies data from srcmap to iomap in daxunshareiter is very very broken, which bfoster's recent fsx changes have exposed. If the pos and len passed to daxfileunshare...

7.1CVSS7.8AI score0.00228EPSS
SaveExploits0References30
NVD
NVD
added 2024/11/09 11:15 a.m.13 views

CVE-2024-50250

In the Linux kernel, the following vulnerability has been resolved: fsdax: daxunshareiter needs to copy entire blocks The code that copies data from srcmap to iomap in daxunshareiter is very very broken, which bfoster's recent fsx changes have exposed. If the pos and len passed to daxfileunshare...

7.8CVSS0.00228EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/11/09 10:14 a.m.25 views

CVE-2024-50250 fsdax: dax_unshare_iter needs to copy entire blocks

In the Linux kernel, the following vulnerability has been resolved: fsdax: daxunshareiter needs to copy entire blocks The code that copies data from srcmap to iomap in daxunshareiter is very very broken, which bfoster's recent fsx changes have exposed. If the pos and len passed to daxfileunshare...

7.8CVSS0.00228EPSS
SaveExploits0References4
CVE
CVE
added 2024/11/09 10:14 a.m.140 views

CVE-2024-50250

The CVE-2024-50250 issue affects the Linux kernel fsdax code: dax_unshare_iter copies data from srcmap to iomap and previously did not align copy_pos/copy_len to a page boundary, allowing misalignment when iter->pos and length are not page-aligned. The bug can cause data corruption (when iter-...

7.8CVSS6.8AI score0.00228EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/11/09 10:14 a.m.7 views

CVE-2024-50250 fsdax: dax_unshare_iter needs to copy entire blocks

In the Linux kernel, the following vulnerability has been resolved: fsdax: daxunshareiter needs to copy entire blocks The code that copies data from srcmap to iomap in daxunshareiter is very very broken, which bfoster's recent fsx changes have exposed. If the pos and len passed to daxfileunshare...

7.8CVSS7.1AI score
SaveExploits0References8
GithubExploit
GithubExploit
added 2024/11/07 6:19 a.m.541 views

Exploit for Cross-site Scripting in Salesagility Suitecrm

CVE-2024-50335: Authenticated XSS in "Publish Key" Field Allow...

5.4CVSS5.5AI score0.00303EPSS
SaveExploits1
BDU FSTEC
BDU FSTEC
added 2024/11/07 12:00 a.m.11 views

The vulnerability of the Frame Iterator component in the Firefox web browser, related to the execution of a loop with an unreachable exit condition, allows attackers to compromise data integrity.

The vulnerability of the Frame Iterator component in the Firefox web browser is related to the execution of a loop with an unreachable exit condition. Exploiting this vulnerability could allow an attacker to compromise data integrity...

5CVSS6.6AI score0.0037EPSS
SaveExploits0References10Affected Software4
BDU FSTEC
BDU FSTEC
added 2024/11/07 12:00 a.m.14 views

The vulnerability in the Firefox web browser, related to writing beyond the buffer, allows attackers to access confidential data, compromise its integrity, and cause service interruptions.

The vulnerability in the Firefox web browser is related to writing beyond the buffer limit. Exploiting this vulnerability can allow a remote attacker to access confidential data, compromise its integrity, and cause service interruptions...

10CVSS8AI score0.00577EPSS
SaveExploits0References9Affected Software3
BDU FSTEC
BDU FSTEC
added 2024/11/07 12:00 a.m.9 views

The vulnerability of the Firefox web browser’s screenshot creation feature lies in the improper limitation of the visible layers of the user interface. This allows attackers to compromise the integrity of data.

The vulnerability in the Firefox web browser’s screenshot creation function is related to an incorrect limitation on the visible layers of the user interface. Exploiting this vulnerability could allow a malicious actor to compromise the integrity of data...

5CVSS6.4AI score0.00398EPSS
SaveExploits0References8Affected Software3
BDU FSTEC
BDU FSTEC
added 2024/11/07 12:00 a.m.10 views

The vulnerability of the JavaScript library for secure cleaning and protection of HTML code, DOMPurify, is related to uncontrolled changes to object prototype attributes. This allows attackers to compromise the confidentiality and integrity of the protected information.

The vulnerability of the JavaScript library for secure cleaning and protection of HTML code, DOMPurify, is related to uncontrolled changes to object prototype attributes. Exploiting this vulnerability could allow an attacker to compromise the confidentiality and integrity of the protected...

9.4CVSS7.2AI score0.01151EPSS
SaveExploits2References5Affected Software2
BDU FSTEC
BDU FSTEC
added 2024/11/07 12:00 a.m.15 views

The vulnerability in the implementation of the WebRTC technology in Google Chrome browser allows attackers to compromise the confidentiality, integrity, and accessibility of data.

The vulnerability of WebRTC implementations in Google Chrome and Microsoft Edge relates to the use of memory after deallocation. Exploiting this vulnerability allows a remote attacker to compromise the confidentiality, integrity, and accessibility of data through a specially crafted HTML page...

10CVSS7.6AI score0.00567EPSS
SaveExploits0References11Affected Software7
Rows per page
Query Builder