Lucene search
+L

9405 matches found

CNVD
CNVD
added 2025/08/18 12:0 a.m.6 views

Huawei HarmonyOS Type Obfuscation Vulnerability

Huawei HarmonyOS is an operating system from Huawei China. It provides a full-scenario distributed operating system based on a microkernel. Huawei HarmonyOS suffers from a type confusion vulnerability that can be exploited by an attacker to cause location information attribute errors...

4.5CVSS6.7AI score0.00079EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/08/16 4:11 p.m.7 views

CVE-2025-54389

A flaw was found in AIDE. This flaw allows an attacker to craft a malicious filename by including terminal escape sequences to hide the addition or removal of the file from the report and tamper with the log output. A local user may exploit this to bypass AIDE's detection of malicious files...

7.1CVSS5.7AI score0.00225EPSS
SaveExploits1References3
CVE
CVE
added 2025/08/16 1:27 p.m.76 views

CVE-2023-4130

The CVE-2023-4130 issue affects the Linux kernel’s ksmbd implementation for SMB2 set_ea(), where multiple smb2_ea_info buffers in a FILE_FULL_EA_INFORMATION request were parsed by iterating with NextEntryOffset. The root cause is incorrect validation of the next buffer length: ksmbd used the Next...

8.1CVSS7.3AI score0.00482EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2025/08/16 1:27 p.m.8 views

CVE-2023-4130 ksmbd: fix wrong next length validation of ea buffer in smb2_set_ea()

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix wrong next length validation of ea buffer in smb2setea There are multiple smb2eainfo buffers in FILEFULLEAINFORMATION request from client. ksmbd find next smb2eainfo using -NextEntryOffset of current smb2eainfo. ksmbd...

8.1CVSS6.3AI score
SaveExploits0References7
OSV
OSV
added 2025/08/16 10:54 a.m.8 views

CVE-2025-38506 KVM: Allow CPU to reschedule while setting per-page memory attributes

In the Linux kernel, the following vulnerability has been resolved: KVM: Allow CPU to reschedule while setting per-page memory attributes When running an SEV-SNP guest with a sufficiently large amount of memory 1TB+, the host can experience CPU soft lockups when running an operation in...

6AI score
SaveExploits0References6
NVD
NVD
added 2025/08/16 6:15 a.m.10 views

CVE-2025-8113

The Ebook Store WordPress plugin before 5.8015 does not escape the $SERVER'REQUESTURI' parameter before outputting it back in an attribute, which could lead to Reflected Cross-Site Scripting in old web browsers...

6.1CVSS0.00222EPSS
SaveExploits1References1
CVE
CVE
added 2025/08/16 6:0 a.m.41 views

CVE-2025-8113

CVE-2025-8113 affects the Ebook Store WordPress plugin (versions before 5.8015). The issue is a Reflected Cross-Site Scripting vulnerability where the plugin does not escape the $_SERVER['REQUEST_URI'] when outputting it into an HTML attribute, enabling a crafted URL to inject scripts in vulnerab...

6.1CVSS5.9AI score0.00222EPSS
SaveExploits1References1Affected Software1
NVD
NVD
added 2025/08/15 3:15 a.m.9 views

CVE-2025-6025

The Order Tip for WooCommerce plugin for WordPress is vulnerable to Unauthenticated Improper Input Validation in all versions up to, and including, 1.5.4. This is due to lack of server-side validation on the data-tip attribute, which makes it possible for unauthenticated attackers to apply an...

7.5CVSS0.00456EPSS
SaveExploits0References4
CVE
CVE
added 2025/08/15 2:24 a.m.38 views

CVE-2025-6025

CVE-2025-6025 concerns the Order Tip for WooCommerce plugin (WordPress) with unauthenticated input validation failure on the data-tip attribute, affecting all versions up to 1.5.4. The issue enables callers to submit tip values (including negative amounts) that can yield unauthorized discounts, p...

7.5CVSS7AI score0.00456EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/08/15 2:24 a.m.15 views

CVE-2025-6025 Order Tip for WooCommerce <= 1.5.4 - Unauthenticated Tip Manipulation to Negative Value Leading to Unauthorized Discounts

The Order Tip for WooCommerce plugin for WordPress is vulnerable to Unauthenticated Improper Input Validation in all versions up to, and including, 1.5.4. This is due to lack of server-side validation on the data-tip attribute, which makes it possible for unauthenticated attackers to apply an...

7.5CVSS0.00456EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/08/15 12:0 a.m.10 views

TencentOS Server 4: grafana (TSSA-2025:0594)

The version of Tencent Linux installed on the remote TencentOS Server 4 host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the TSSA-2025:0594 advisory. Package updates are available for TencentOS Server 4 that fix the following vulnerabilities...

6.1CVSS6.6AI score0.06817EPSS
SaveExploits4References6
Tenable Nessus
Tenable Nessus
added 2025/08/15 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2024-41029

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: nvmem: core: limit cell sysfs permissions to main attribute ones The cell sysfs attribute...

5.5CVSS5.7AI score0.00268EPSS
SaveExploits0References2
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/08/14 6:52 p.m.5 views

Malicious code in thingsboard-advanced-attribute-widget (npm)

The package thingsboard-advanced-attribute-widget was found to contain malicious code...

7AI score
SaveExploits0
OSV
OSV
added 2025/08/14 6:52 p.m.4 views

MAL-2025-36813 Malicious code in thingsboard-advanced-attribute-widget (npm)

The package thingsboard-advanced-attribute-widget was found to contain malicious code...

7.2AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/08/14 4:54 p.m.8 views

CVE-2025-55166

savg-sanitizer is a PHP SVG/XML sanitizer. Prior to version 0.22.0, the sanitization logic in the cleanXlinkHrefs method only searches for lower-case attribute name, which allows to by-pass the isHrefSafeValue check. As a result this allows cross-site scripting or linking to external domains. Thi...

5.1CVSS6.6AI score0.0045EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/14 4:15 p.m.3 views

DEBIAN-CVE-2025-54389

AIDE is an advanced intrusion detection environment. Prior to version 0.19.2, there is an improper output neutralization vulnerability in AIDE. An attacker can craft a malicious filename by including terminal escape sequences to hide the addition or removal of the file from the report and/or tamp...

5.5CVSS7.6AI score0.00225EPSS
SaveExploits1References1
NVD
NVD
added 2025/08/14 4:15 p.m.8 views

CVE-2025-54389

AIDE is an advanced intrusion detection environment. Prior to version 0.19.2, there is an improper output neutralization vulnerability in AIDE. An attacker can craft a malicious filename by including terminal escape sequences to hide the addition or removal of the file from the report and/or tamp...

6.2CVSS0.00225EPSS
SaveExploits1References5
OSV
OSV
added 2025/08/14 2:0 p.m.6 views

UBUNTU-CVE-2025-54389

AIDE is an advanced intrusion detection environment. Prior to version 0.19.2, there is an improper output neutralization vulnerability in AIDE. An attacker can craft a malicious filename by including terminal escape sequences to hide the addition or removal of the file from the report and/or tamp...

6.2CVSS7AI score0.00225EPSS
SaveExploits1References3
SUSE Linux
SUSE Linux
added 2025/08/14 1:3 p.m.5 views

Security update for kubernetes1.26

This update for kubernetes1.26 fixes the following issues: CVE-2025-22872: Properly handle trailing solidus in unquoted attribute value in foreign content bsc1241865. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper...

6.5CVSS7.3AI score0.00513EPSS
SaveExploits0References8
SUSE Linux
SUSE Linux
added 2025/08/14 1:2 p.m.10 views

Security update for kubernetes1.23

This update for kubernetes1.23 fixes the following issues: CVE-2025-22872: Properly handle trailing solidus in unquoted attribute value in foreign content bsc1241865. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper...

6.5CVSS7.3AI score0.00513EPSS
SaveExploits0References4
Rows per page
Query Builder