Lucene search
+L

2508 matches found

OSV
OSV
added 2025/05/07 7:5 a.m.9 views

CVE-2025-32401

An Heap-based Buffer Overflow in RT-Labs P-Net version 1.0.1 or earlier allows an attacker to corrupt the memory of IO devices that use the library by sending a malicious RPC packet...

4.8CVSS7AI score
SaveExploits0References4
OSV
OSV
added 2025/05/07 7:5 a.m.9 views

CVE-2025-32400

An Heap-based Buffer Overflow in RT-Labs P-Net version 1.0.1 or earlier allows an attacker to induce a crash in IO devices that use the library by sending a malicious RPC packet...

7.5CVSS7AI score
SaveExploits0References4
OSV
OSV
added 2025/05/07 7:5 a.m.9 views

CVE-2025-32399

An Unchecked Input for Loop Condition in RT-Labs P-Net version 1.0.1 or earlier allows an attacker to cause IO devices that use the library to enter an infinite loop by sending a malicious RPC packet...

5.3CVSS6.8AI score
SaveExploits0References4
OSV
OSV
added 2025/05/07 7:5 a.m.9 views

CVE-2025-32398

A NULL Pointer Dereference in RT-Labs P-Net version 1.0.1 or earlier allows an attacker to induce a crash in IO devices that use the library by sending a malicious RPC packet...

7.5CVSS6.7AI score
SaveExploits0References4
OSV
OSV
added 2025/05/07 7:5 a.m.9 views

CVE-2025-32397

An Heap-based Buffer Overflow in RT-Labs P-Net version 1.0.1 or earlier allows an attacker to induce a crash in IO devices that use the library by sending a malicious RPC packet...

7.5CVSS7AI score
SaveExploits0References4
OSV
OSV
added 2025/05/07 7:5 a.m.8 views

CVE-2025-32396

An Heap-based Buffer Overflow in RT-Labs P-Net version 1.0.1 or earlier allows an attacker to induce a crash in IO devices that use the library by sending a malicious RPC packet...

7.5CVSS7AI score
SaveExploits0References4
OpenVAS
OpenVAS
added 2025/05/07 12:0 a.m.14 views

Do Not Enable the RPC Service

The rpcbind service maps remote procedure call RPC services to the ports on which they listen. RPC processes notify rpcbind when they start and register the ports they are listening on and the RPC program numbers they expect to serve. The client system then contacts rpcbind on the server using a...

7AI score
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/05/06 7:19 a.m.6 views

kernel: SUNRPC: Fix RPC client cleaned up the freed pipefs dentries

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix RPC client cleaned up the freed pipefs dentries RPC client pipefs dentries cleanup is in separated rpcremovepipedir workqueue,which takes care about pipefs superblock locking. In some special scenarios, when kernel...

5.5CVSS6.7AI score0.00236EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/05 1:57 a.m.25 views

Moderate: Red Hat Security Advisory: xmlrpc-c security update

An update for xmlrpc-c is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service. Red Hat Product Security has rated this update as...

7.5CVSS7AI score0.01304EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2025/05/05 1:49 a.m.35 views

Moderate: Red Hat Security Advisory: xmlrpc-c security update

An update for xmlrpc-c is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Telecommunications Update Service, and Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions. Red Hat Product Security has rated this update as...

7.5CVSS7AI score0.01304EPSS
SaveExploits0References2
SUSE Linux
SUSE Linux
added 2025/04/30 7:10 p.m.2 views

Security update for the Linux Kernel (Live Patch 44 for SLE 15 SP3)

This update for the Linux Kernel 5.3.18-15030059161 fixes several issues. The following security issues were fixed: CVE-2024-8805: Bluetooth: hcievent: Align BR/EDR JUSTWORKS paring with LE bsc1240840. CVE-2023-52885: SUNRPC: Fix UAF in svctcplistendataready bsc1227753. CVE-2024-50205: ALSA:...

8.8CVSS8AI score0.02033EPSS
SaveExploits0References16
BDU FSTEC
BDU FSTEC
added 2025/04/28 12:0 a.m.14 views

The vulnerability of the RPC Endpoint Mapper service on Windows operating systems allows attackers to escalate their privileges.

The vulnerability of the RPC Endpoint Mapper service on Windows operating systems is related to the use of memory after it is freed. Exploiting this vulnerability can allow an attacker to increase their privileges...

7.8CVSS7.6AI score0.00548EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/04/24 12:0 a.m.12 views

tRPC 安全漏洞

tRPC is a TypeScript framework for building type-safe APIs from the tRPC community. A security vulnerability exists in tRPC version 11.0.0 that stems from an unhandled error that could cause the WebSocket server to crash...

8.7CVSS6.4AI score0.00398EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2025/04/23 11:47 a.m.11 views

Moderate: Red Hat Security Advisory: xmlrpc-c security update

An update for xmlrpc-c is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from t...

7.5CVSS7AI score0.01304EPSS
SaveExploits0References2
OSV
OSV
added 2025/04/22 12:0 a.m.11 views

ALSA-2025:4048 Moderate: xmlrpc-c security update

XML-RPC is a remote procedure call RPC protocol that uses XML to encode its calls and HTTP as a transport mechanism. The xmlrpc-c packages provide a network protocol to allow a client program to make a simple RPC remote procedure call over the Internet. It converts an RPC into an XML document,...

7.5CVSS6.7AI score0.01304EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/04/16 3:19 a.m.9 views

kernel: nfs: Handle error of rpc_proc_register() in nfs_net_init().

In the Linux kernel, the following vulnerability has been resolved: nfs: Handle error of rpcprocregister in nfsnetinit. syzkaller reported a warning 0 triggered while destroying immature netns. rpcprocregister was called in initnfsfs, but its error has been ignored since at least the initial comm...

5.5CVSS6.8AI score0.00233EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2025/04/15 12:0 a.m.10 views

The vulnerability of the c_show() function in the net/sunrpc/cache.c module of the Linux operating system’s RPC implementation allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the cshow function in the net/sunrpc/cache.c module of the Linux operating system’s RPC implementation is related to the reutilization of previously freed memory. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and...

7.8CVSS6.7AI score0.00249EPSS
SaveExploits0References31Affected Software9
OSV
OSV
added 2025/04/08 6:15 p.m.6 views

CVE-2025-26679

Use after free in RPC Endpoint Mapper Service allows an authorized attacker to elevate privileges locally...

7.8CVSS5.8AI score0.00548EPSS
SaveExploits0References1
F5 Networks
F5 Networks
added 2025/04/08 5:42 p.m.7 views

K000150761: gRPC vulnerabilities CVE-2023-32732 and CVE-2023-33953

Security Advisory Description CVE-2023-32732 gRPC contains a vulnerability whereby a client can cause a termination of connection between a HTTP2 proxy and a gRPC server: a base64 encoding error for -bin suffixed headers will result in a disconnection by the gRPC server, but is typically allowed ...

7.5CVSS7.2AI score0.00527EPSS
SaveExploits0
Hacker One
Hacker One
added 2025/03/31 1:31 a.m.514 views

Nintendo: [Xenoblade Chronicles X: Definitive Edition] Unrestricted RPCs allow DoS and writing arbitrary flags remotely

The Xenoblade Chronicles X: Definitive Edition vulnerability allowed attackers to perform Denial-of-Service DoS attacks and write arbitrary flags remotely due to unrestricted Remote Procedure Calls RPCs...

7.3AI score
SaveExploits0
Rows per page
Query Builder