Lucene search
+L

7335 matches found

Microsoft CVE
Microsoft CVE
added 2025/07/11 12:0 a.m.4 views

nfsd: put dl_stid if fail to queue dl_recall

...

7.5CVSS6.8AI score0.00534EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/07/10 11:23 p.m.3 views

SUSE CVE-2025-38277

In the Linux kernel, the following vulnerability has been resolved: mtd: nand: ecc-mxic: Fix use of uninitialized variable ret If ctx-steps is zero, the loop processing ECC steps is skipped, and the variable ret remains uninitialized. It is later checked and returned, which leads to undefined...

6.6CVSS6.4AI score0.0016EPSS
SaveExploits0References22
NVD
NVD
added 2025/07/10 9:15 p.m.12 views

CVE-2025-2522

The Honeywell Experion PKS and OneWireless WDM contains Sensitive Information in Resource vulnerability in the component Control Data Access CDA. An attacker could potentially exploit this vulnerability, leading to a Communication Channel Manipulation, which could result in buffer reuse which may...

6.5CVSS0.00231EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/07/10 8:11 p.m.5 views

CVE-2025-2522 Lack of buffer clearing before reuse may result in incorrect system behavior.

The Honeywell Experion PKS and OneWireless WDM contains Sensitive Information in Resource vulnerability in the component Control Data Access CDA. An attacker could potentially exploit this vulnerability, leading to a Communication Channel Manipulation, which could result in buffer reuse which may...

6.5CVSS7.2AI score0.00231EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/07/10 8:11 p.m.21 views

CVE-2025-2522 Lack of buffer clearing before reuse may result in incorrect system behavior.

The Honeywell Experion PKS and OneWireless WDM contains Sensitive Information in Resource vulnerability in the component Control Data Access CDA. An attacker could potentially exploit this vulnerability, leading to a Communication Channel Manipulation, which could result in buffer reuse which may...

6.5CVSS0.00231EPSS
SaveExploits0References1
Snyk
Snyk
added 2025/07/10 3:31 p.m.8 views

Expected Behavior Violation

Overview llama-index is an Interface between LLMs and your data Affected versions of this package are vulnerable to Expected Behavior Violation via the DocugamiReader class. An attacker can cause loss of important document content, disrupt parent-child chunk hierarchies, and lead to inaccurate AI...

6.9CVSS7AI score0.00314EPSS
SaveExploits1References2
OSV
OSV
added 2025/07/10 2:26 p.m.2 views

MAL-2025-5760 Malicious code in @blocks-shared/atom-panel (npm)

The package communicates with a domain associated with malicious activity. --- -= Per source details. Do not edit below this line.=- Source: ossf-package-analysis 4c591a20fbe6de7639db5ac559fbc7db95960967fb3eb809e6fe2f58943f4a75 The OpenSSF Package Analysis project identified...

7.3AI score
SaveExploits0
OSV
OSV
added 2025/07/10 2:21 p.m.2 views

MAL-2025-5761 Malicious code in npmrcetest (npm)

The package communicates with a domain associated with malicious activity. --- -= Per source details. Do not edit below this line.=- Source: ossf-package-analysis 741db95105cd1c34f5bd28fc99935de82e252d783d12600ba3f43ecd9c13d07e The OpenSSF Package Analysis project identified 'npmrcetest' @ 1.0.0...

7.3AI score
SaveExploits0
OSV
OSV
added 2025/07/10 2:5 p.m.2 views

MAL-2025-5759 Malicious code in os-apps-ui-creative-manager (npm)

The package communicates with a domain associated with malicious activity. --- -= Per source details. Do not edit below this line.=- Source: ossf-package-analysis 81c073683277444cc82216b47de3758bb6fc20065d1220076e08d5bd84270ad5 The OpenSSF Package Analysis project identified...

7.3AI score
SaveExploits0
OSV
OSV
added 2025/07/10 9:2 a.m.101 views

BIT-PYTHON-2025-4517 Arbitrary writes via tarfile realpath overflow

Allows arbitrary filesystem writes outside the extraction directory during extraction with filter="data". You are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall or TarFile.extract using the filter= parameter with a value of...

9.4CVSS9.7AI score0.01276EPSS
SaveExploits11References13
OSV
OSV
added 2025/07/10 9:2 a.m.10 views

BIT-PYTHON-MIN-2025-4435 Tarfile extracts filtered members when errorlevel=0

When using a TarFile.errorlevel = 0 and extracting with a filter the documented behavior is that any filtered members would be skipped and not extracted. However the actual behavior of TarFile.errorlevel = 0 in affected versions is that the member would still be extracted and not skipped...

7.5CVSS7.8AI score0.00518EPSS
SaveExploits1References12
OSV
OSV
added 2025/07/10 9:2 a.m.24 views

BIT-PYTHON-2025-4435 Tarfile extracts filtered members when errorlevel=0

When using a TarFile.errorlevel = 0 and extracting with a filter the documented behavior is that any filtered members would be skipped and not extracted. However the actual behavior of TarFile.errorlevel = 0 in affected versions is that the member would still be extracted and not skipped...

7.5CVSS7.8AI score0.00518EPSS
SaveExploits1References12
NVD
NVD
added 2025/07/10 8:15 a.m.6 views

CVE-2025-38277

In the Linux kernel, the following vulnerability has been resolved: mtd: nand: ecc-mxic: Fix use of uninitialized variable ret If ctx-steps is zero, the loop processing ECC steps is skipped, and the variable ret remains uninitialized. It is later checked and returned, which leads to undefined...

5.5CVSS0.0016EPSS
SaveExploits0References6
CVE
CVE
added 2025/07/10 7:41 a.m.86 views

CVE-2025-38277

CVE-2025-38277 affects the Linux kernel mtd: nand: ecc-mxic code. The bug occurs when ctx->steps is zero: the loop over ECC steps is skipped and ret is left uninitialized, later checked/returned, causing undefined behavior and potential user-space disruption or kernel crashes. The fix initiali...

5.5CVSS6.5AI score0.0016EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/07/10 7:41 a.m.6 views

CVE-2025-38277 mtd: nand: ecc-mxic: Fix use of uninitialized variable ret

In the Linux kernel, the following vulnerability has been resolved: mtd: nand: ecc-mxic: Fix use of uninitialized variable ret If ctx-steps is zero, the loop processing ECC steps is skipped, and the variable ret remains uninitialized. It is later checked and returned, which leads to undefined...

6.3AI score
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2025/07/10 1:30 a.m.6 views

CVE-2025-31326

SAP�BusinessObjects Business�Intelligence Platform Web Intelligence is vulnerable to HTML Injection, allowing an attacker with basic user privileges to inject malicious code into specific input fields. This could lead to unintended redirects or manipulation of application behavior, such as...

4.1CVSS7.1AI score0.00234EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/07/10 12:0 a.m.6 views

Honeywell Experion Server 安全漏洞

Honeywell Experion Server is a high-performance industrial control system server from Honeywell USA for the Experion Process Knowledge System PKS platform. A security vulnerability exists in Honeywell Experion Server PKS versions 520.1 to 520.2 TCU9 HF1 and 530 to 530 TCU3, and OneWireless WDM...

6.5CVSS6.2AI score0.00231EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/07/09 11:23 p.m.5 views

SUSE CVE-2025-38253

In the Linux kernel, the following vulnerability has been resolved: HID: wacom: fix crash in wacomaesbatteryhandler Commit fd2a9b29dc9c "HID: wacom: Remove AES powersupply after extended inactivity" introduced wacomaesbatteryhandler which is scheduled as a delayed work aesbatterywork. In...

4.7CVSS6.5AI score0.00197EPSS
SaveExploits0References9
OSV
OSV
added 2025/07/09 4:1 p.m.3 views

MAL-2025-5744 Malicious code in formatjs-internal-intl (npm)

--- -= Per source details. Do not edit below this line.=- Source: ossf-package-analysis 93108c8da3931417e2009ddb17d45ffd86062e129a805a7ff62f3361780fd2d6 The OpenSSF Package Analysis project identified 'formatjs-internal-intl' @ 1.0.0 npm as malicious. It is considered malicious because: - The...

7.3AI score
SaveExploits0
Malwarebytes
Malwarebytes
added 2025/07/09 12:0 p.m.31 views

Millions of people spied on by malicious browser extensions in Chrome and Edge

Researchers have discovered a campaign that tracked users’ online behavior using 18 browser extensions available in the official Chrome and Edge webstores. The total number of installs is estimated to be over two million. These extensions offered functionality, received good reviews, touted...

7.7AI score
SaveExploits0
Rows per page
Query Builder