Lucene search
+L

38641 matches found

Packet Storm News
Packet Storm News
added 2025/05/18 12:00 a.m.18 views

HChain: Blockchain Based Large Scale EHR Data Sharing with Enhanced Security and Privacy

Concerns regarding privacy and data security in conventional healthcare prompted alternative technologies. In smart healthcare, blockchain technology addresses existing concerns with security, privacy, and electronic healthcare transmission. Integration of Blockchain Technology with the Internet ...

6.7AI score
SaveExploits0
NVD
NVD
added 2025/05/16 9:15 p.m.50 views

CVE-2025-32407

Samsung Internet for Galaxy Watch version 5.0.9, available up until Samsung Galaxy Watch 3, does not properly validate TLS certificates, allowing for an attacker to impersonate any and all websites visited by the user. This is a critical misconfiguration in the way the browser validates the...

5.9CVSS0.00286EPSS
SaveExploits1References1
Packet Storm News
Packet Storm News
added 2025/05/16 12:00 a.m.9 views

Enhanced Multiuser CSI-Based Physical Layer Authentication Based on Information Reconciliation

This paper presents a physical layer authentication PLA technique using information reconciliation in multiuser communication systems. A cost-effective solution for low-end Internet of Things networks can be provided by PLA. In this work, we develop an information reconciliation scheme using Pola...

6.8AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/05/16 12:00 a.m.13 views

PT-2025-21755 · Samsung · Samsung Internet For Galaxy Watch

Name of the Vulnerable Software and Affected Versions: Samsung Internet for Galaxy Watch version 5.0.9 Description: The issue is a critical misconfiguration in the way the browser validates the identity of the server, allowing an attacker to impersonate any website visited by the user. This negat...

5.9CVSS6AI score0.00286EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2025/05/16 12:00 a.m.55 views

CVE-2025-32407

Samsung Internet for Galaxy Watch version 5.0.9, available up until Samsung Galaxy Watch 3, does not properly validate TLS certificates, allowing for an attacker to impersonate any and all websites visited by the user. This is a critical misconfiguration in the way the browser validates the...

0.00286EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2025/05/16 12:00 a.m.12 views

CVE-2025-32407

Samsung Internet for Galaxy Watch version 5.0.9, available up until Samsung Galaxy Watch 3, does not properly validate TLS certificates, allowing for an attacker to impersonate any and all websites visited by the user. This is a critical misconfiguration in the way the browser validates the...

6.8AI score0.00286EPSS
SaveExploits1References1
CNVD
CNVD
added 2025/05/16 12:00 a.m.7 views

Adobe ColdFusion Command Injection Vulnerability

Adobe ColdFusion is a Server software developed by Adobe for creating and deploying Internet applications. Adobe ColdFusion suffers from a command injection vulnerability due to the system failing to properly neutralize or filter specific elements when processing certain input. An attacker could...

9.1CVSS8.1AI score0.45123EPSS
SaveExploits0References1
CVE
CVE
added 2025/05/16 12:00 a.m.56 views

CVE-2025-32407

CVE-2025-32407 affects Samsung Internet for Galaxy Watch, version 5.0.9 (widely deployed up to Galaxy Watch 3). The issue is improper TLS certificate validation in the browser, enabling an attacker to impersonate any visited website and potentially perform MitM attacks, with corresponding risk to...

5.9CVSS6.6AI score0.00286EPSS
SaveExploits1References1Affected Software1
RedHat Linux
RedHat Linux
added 2025/05/15 5:19 p.m.9 views

kernel: netfilter: ipset: add missing range check in bitmap_ip_uadt

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: add missing range check in bitmapipuadt When tbIPSETATTRIPTO is not present but tbIPSETATTRCIDR exists, the values of ip and ipto are slightly swapped. Therefore, the range check for ip should be done later, but...

7.8CVSS6.8AI score0.00396EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/05/15 5:14 p.m.10 views

CVE-2025-29837

Improper link resolution before file access 'link following' in Windows Installer allows an authorized attacker to disclose information locally...

5.5CVSS5.2AI score0.00639EPSS
SaveExploits0References3
CVE
CVE
added 2025/05/14 7:19 a.m.55 views

CVE-2024-52290

LF Edge eKuiper is affected by a Stored XSS in the Connection Configuration key “Name” (confKey). A user with rights to modify the service (e.g., kuiperUser) can inject arbitrary payloads, which then execute in the browser of other users (e.g., admins) when the key is deleted. The issue is descri...

6.3CVSS6.5AI score0.00284EPSS
SaveExploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2025/05/14 7:19 a.m.10 views

CVE-2024-52290 Stored XSS in Configuration Key Functionality

LF Edge eKuiper is a lightweight internet of things IoT data analytics and stream processing engine. Prior to version 2.1.0 user with rights to modificate the service e.g. kuiperUser role can inject a cross-site scripting payload into Connection Configuration key Name confKey parameter. After thi...

6.3CVSS6.1AI score0.00284EPSS
SaveExploits1References1
BDU FSTEC
BDU FSTEC
added 2025/05/14 12:00 a.m.10 views

The vulnerability of the Scripting Engine component in browsers Edge and Internet Explorer on Windows operating systems allows a perpetrator to execute arbitrary code.

The vulnerability of the Scripting Engine component in Edge and Internet Explorer browsers on Windows operating systems is related to data type mixing errors. Exploiting this vulnerability allows a malicious actor to execute arbitrary code by sending a specially crafted link...

7.6CVSS8.5AI score0.26835EPSS
SaveExploits7References4
Wired Threat Level
Wired Threat Level
added 2025/05/13 2:00 p.m.49 views

An $8.4 Billion Chinese Hub for Crypto Crime Is Incorporated in Colorado

Before a crackdown by Telegram, Xinbi Guarantee grew into one of the internet’s biggest markets for Chinese-speaking crypto scammers and money laundering. And all registered to a US address...

7.3AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.14 views

kernel: net: restrict SO_REUSEPORT to inet sockets

In the Linux kernel, the following vulnerability has been resolved: net: restrict SOREUSEPORT to inet sockets After blamed commit, crypto sockets could accidentally be destroyed from RCU call back, as spotted by zyzbot 1. Trying to acquire a mutex in RCU callback is not allowed. Restrict...

5.5CVSS6.7AI score0.00197EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.10 views

kernel: ipv6: prevent UAF in ip6_send_skb()

A possible use-after-free was found in the Linux kernel in net/ipv6/ip6output.c...

7.8CVSS6.8AI score0.00255EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.12 views

kernel: net: inet6: do not leave a dangling sk pointer in inet6_create()

In the Linux kernel, the following vulnerability has been resolved: net: inet6: do not leave a dangling sk pointer in inet6create sockinitdata attaches the allocated sk pointer to the provided sock object. If inet6create fails later, the sk object is released, but the sock object retains the...

7.8CVSS6.8AI score0.00243EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.8 views

kernel: icmp: change the order of rate limits

A flaw was found in the Linux kernel related to the order of rate limits for ICMP messages. The sequence in which rate limiters are applied potentially allows a side-channel attack, resulting in information disclosure...

9.4CVSS6.8AI score0.00608EPSS
SaveExploits0References5
Microsoft KB
Microsoft KB
added 2025/05/13 7:00 a.m.63 views

KB5058380: Cumulative security update for Internet Explorer: May 13, 2025

None None...

7.5CVSS7.1AI score0.26835EPSS
SaveExploits7
Packet Storm News
Packet Storm News
added 2025/05/13 12:00 a.m.11 views

Multiparty Selective Disclosure Using Attribute-Based Encryption

This study proposes a mechanism for encrypting SD-JWT Selective Disclosure JSON Web Token Disclosures using Attribute-Based Encryption ABE to enable flexible access control on the basis of the Verifier's attributes. By integrating Ciphertext-Policy ABE CP-ABE into the existing SD-JWT framework, t...

6.6AI score
SaveExploits0
Rows per page
Query Builder