Lucene search
+L

175 matches found

RedhatCVE
RedhatCVE
added 2025/05/23 5:13 a.m.18 views

CVE-2023-41710

User-defined script code could be stored for a upsell related shop URL. This code was not correctly sanitized when adding it to DOM. Attackers could lure victims to user accounts with malicious script code and make them execute it in the context of a trusted domain. We added sanitization for this...

5.4CVSS6.9AI score0.00436EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/23 1:47 a.m.14 views

CVE-2023-29049

The "upsell" widget at the portal page could be abused to inject arbitrary script code. Attackers that manage to lure users to a compromised account, or gain temporary access to a legitimate account, could inject script code to gain persistent code execution capabilities under a trusted domain...

6.1CVSS7.5AI score0.00642EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/05/16 2:55 a.m.6 views

SUSE CVE-2024-48869

Improper restriction of software interfaces to hardware features for some IntelR XeonR 6 processor with E-cores when using IntelR Trust Domain Extensions IntelR TDX or IntelR Software Guard Extensions IntelR SGX may allow a privileged user to potentially enable escalation of privilege via local...

6.1CVSS7.1AI score0.00136EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/01 3:16 p.m.5 views

DEBIAN-CVE-2022-49886

In the Linux kernel, the following vulnerability has been resolved: x86/tdx: Panic on bad configs that VE on "private" memory access All normal kernel memory is "TDX private memory". This includes everything from kernel stacks to kernel text. Handling exceptions on arbitrary accesses to kernel...

5.5CVSS5.8AI score0.0017EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/11/13 12:00 a.m.11 views

Intel TDX 安全漏洞

Intel TDX is a CPU-level technology from Intel Corporation USA. It is used to implement the Trusted Execution Environment. A security vulnerability exists in Intel TDX versions prior to 1.5.02.00, which stems from failure to remove sensitive information from a resource before reuse. An attacker...

8.3CVSS6.3AI score0.00199EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2024/11/09 8:00 a.m.6 views

x86/tdx: Fix "in-kernel MMIO" check

...

7.8CVSS7AI score0.00247EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/10/21 3:46 p.m.11 views

SUSE CVE-2024-47727

In the Linux kernel, the following vulnerability has been resolved: x86/tdx: Fix "in-kernel MMIO" check TDX only supports kernel-initiated MMIO operations. The handlemmio function checks if the VE exception occurred in the kernel and rejects the operation if it did not. However, userspace can...

5.5CVSS6.2AI score0.00247EPSS
SaveExploits0References20
OSV
OSV
added 2024/10/21 1:15 p.m.7 views

UBUNTU-CVE-2024-47727

In the Linux kernel, the following vulnerability has been resolved: x86/tdx: Fix "in-kernel MMIO" check TDX only supports kernel-initiated MMIO operations. The handlemmio function checks if the VE exception occurred in the kernel and rejects the operation if it did not. However, userspace can...

7.8CVSS6.5AI score0.00247EPSS
SaveExploits0References22
CNNVD
CNNVD
added 2024/10/21 12:00 a.m.5 views

Linux kernel 代码问题漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from improper in-kernel MMIO checking in the x86/tdx subsystem, which could lead to a security breach...

7.8CVSS6.5AI score0.00247EPSS
SaveExploits0References7
NVD
NVD
added 2024/10/09 3:15 p.m.19 views

CVE-2024-47664

In the Linux kernel, the following vulnerability has been resolved: spi: hisi-kunpeng: Add verification for the maxfrequency provided by the firmware If the value of maxspeedhz is 0, it may cause a division by zero error in hisicalceffectivespeed. The value of maxspeedhz is provided by firmware...

5.5CVSS0.00206EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/10/09 2:13 p.m.25 views

CVE-2024-47664 spi: hisi-kunpeng: Add verification for the max_frequency provided by the firmware

In the Linux kernel, the following vulnerability has been resolved: spi: hisi-kunpeng: Add verification for the maxfrequency provided by the firmware If the value of maxspeedhz is 0, it may cause a division by zero error in hisicalceffectivespeed. The value of maxspeedhz is provided by firmware...

7.1AI score0.00206EPSS
SaveExploits0References3
Snyk
Snyk
added 2024/09/09 3:40 p.m.7 views

Improper Validation of Unsafe Equivalence in Input

Overview Affected versions of this package are vulnerable to Improper Validation of Unsafe Equivalence in Input in the srcset attribute, which allows bypassing the imgSrcSanitizationTrustedUrlList allowlist. An attacker can manipulate the content presented to other users by setting a srcset value...

6.3CVSS6.8AI score0.00609EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2024/08/14 12:00 a.m.6 views

Intel TDX 安全漏洞

Intel TDX is a CPU-level technology from Intel Corporation USA. It is used to implement the Trusted Execution Environment. A security vulnerability exists in versions prior to Intel TDX 1.5.05.46.698, which stems from insufficient control flow management of the software and could allow a privileg...

8.3CVSS6.2AI score0.00184EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/05/23 2:56 a.m.5 views

SUSE CVE-2023-52874

In the Linux kernel, the following vulnerability has been resolved: x86/tdx: Zero out the missing RSI in TDXHYPERCALL macro In the TDXHYPERCALL asm, after the TDCALL instruction returns from the untrusted VMM, the registers that the TDX guest shares to the VMM need to be cleared to avoid...

3.8CVSS6.8AI score0.00254EPSS
SaveExploits0References12
OSV
OSV
added 2024/05/21 4:15 p.m.7 views

UBUNTU-CVE-2023-52874

In the Linux kernel, the following vulnerability has been resolved: x86/tdx: Zero out the missing RSI in TDXHYPERCALL macro In the TDXHYPERCALL asm, after the TDCALL instruction returns from the untrusted VMM, the registers that the TDX guest shares to the VMM need to be cleared to avoid...

7.1CVSS5.9AI score0.00254EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/05/21 1:59 a.m.13 views

SUSE CVE-2024-35939

In the Linux kernel, the following vulnerability has been resolved: dma-direct: Leak pages on dmasetdecrypted failure On TDX it is possible for the untrusted host to cause setmemoryencrypted or setmemorydecrypted to fail such that an error is returned and the resulting memory is shared. Callers...

5.5CVSS6.4AI score0.00222EPSS
SaveExploits0References14
OSV
OSV
added 2024/05/19 11:15 a.m.14 views

AZL-67752 CVE-2024-35939 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: dma-direct: Leak pages on dmasetdecrypted failure On TDX it is possible for the untrusted host to cause setmemoryencrypted or setmemorydecrypted to fail such that an error is returned and the resulting memory is shared. Callers...

9.3CVSS6.3AI score0.00222EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/05/17 12:00 a.m.17 views

PT-2024-26790

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to the dma-direct feature in the Linux kernel, where an untrusted host on TDX can cause set memory encrypted or set memory decrypted to fail, resulting in shared...

7.1CVSS5.6AI score0.00222EPSS
SaveExploits0
OSV
OSV
added 2024/05/16 9:15 p.m.4 views

DEBIAN-CVE-2023-45745

Improper input validation in some IntelR TDX module software before version 1.5.05.46.698 may allow a privileged user to potentially enable escalation of privilege via local access...

8.2CVSS6.2AI score0.00379EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/16 9:15 p.m.4 views

ALPINE-CVE-2023-45745

Improper input validation in some IntelR TDX module software before version 1.5.05.46.698 may allow a privileged user to potentially enable escalation of privilege via local access...

8.2CVSS7AI score0.00379EPSS
SaveExploits0References1
Rows per page
Query Builder