Lucene search
+L

2904 matches found

OSV
OSV
added 2025/07/21 10:15 a.m.11 views

CVE-2025-41677

A high privileged remote attacker can exhaust critical system resources by sending specifically crafted POST requests to the send-mail action in fast succession...

4.9CVSS5.9AI score0.00557EPSS
SaveExploits1References2
NVD
NVD
added 2025/07/21 10:15 a.m.12 views

CVE-2025-41677

A high privileged remote attacker can exhaust critical system resources by sending specifically crafted POST requests to the send-mail action in fast succession...

4.9CVSS0.00557EPSS
SaveExploits1References2
NVD
NVD
added 2025/07/21 10:15 a.m.16 views

CVE-2025-41676

A high privileged remote attacker can exhaust critical system resources by sending specifically crafted POST requests to the send-sms action in fast succession...

4.9CVSS0.00525EPSS
SaveExploits1References2
OSV
OSV
added 2025/07/21 10:15 a.m.7 views

CVE-2025-41676

A high privileged remote attacker can exhaust critical system resources by sending specifically crafted POST requests to the send-sms action in fast succession...

4.9CVSS5.9AI score0.00525EPSS
SaveExploits1References2
OSV
OSV
added 2025/07/21 10:15 a.m.7 views

CVE-2025-41673

A high privileged remote attacker can execute arbitrary system commands via POST requests in the sendsms action due to improper neutralization of special elements used in an OS command...

7.2CVSS6.1AI score0.00594EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2025/07/21 9:30 a.m.5 views

CVE-2025-41677 Resource Exhaustion via POST Requests to send-mail Action

A high privileged remote attacker can exhaust critical system resources by sending specifically crafted POST requests to the send-mail action in fast succession...

4.9CVSS6.3AI score0.00557EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2025/07/21 9:30 a.m.15 views

CVE-2025-41677 Resource Exhaustion via POST Requests to send-mail Action

A high privileged remote attacker can exhaust critical system resources by sending specifically crafted POST requests to the send-mail action in fast succession...

4.9CVSS0.00557EPSS
SaveExploits1References1
CVE
CVE
added 2025/07/21 9:30 a.m.26 views

CVE-2025-41677

CVE-2025-41677 describes a resource exhaustion vulnerability in MB CONNECT LINE mbNET.mini (and related Helmholz/mbNET.mini variants) where an attacker with high privileges can remotely exhaust critical system resources by sending specifically crafted POST requests to the send-mail action in rapi...

4.9CVSS6.4AI score0.00557EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2025/07/21 9:30 a.m.17 views

CVE-2025-41676 Resource Exhaustion via POST Requests to send-sms Action

A high privileged remote attacker can exhaust critical system resources by sending specifically crafted POST requests to the send-sms action in fast succession...

4.9CVSS0.00525EPSS
SaveExploits1References1
CVE
CVE
added 2025/07/21 9:30 a.m.27 views

CVE-2025-41676

The CVE-2025-41676 entry describes a resource-exhaustion vulnerability in MB CONNECT LINE mbNET.mini (industrial router) where a high-privilege remote attacker can overwhelm system resources by sending specially crafted POST requests to the send-sms action in rapid succession. Connected sources c...

4.9CVSS6.4AI score0.00525EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2025/07/21 9:30 a.m.6 views

CVE-2025-41676 Resource Exhaustion via POST Requests to send-sms Action

A high privileged remote attacker can exhaust critical system resources by sending specifically crafted POST requests to the send-sms action in fast succession...

4.9CVSS6.3AI score0.00525EPSS
SaveExploits1References1
CVE
CVE
added 2025/07/21 9:29 a.m.26 views

CVE-2025-41673

CVE-2025-41673 affects MB CONNECT LINE mbNET.mini (industrial router). The vulnerability is an OS command-injection in the send_sms operation caused by improper neutralization of special elements, enabling remote execution of system commands via POST requests. Vulnerable versions are prior to 2.3...

7.2CVSS7.2AI score0.00594EPSS
SaveExploits1References2Affected Software1
CNNVD
CNNVD
added 2025/07/21 12:0 a.m.7 views

MB Connect Line mbNET.mini 资源管理错误漏洞

The mbNET.mini from MB CONNECT LINE is an industrial router designed for industrial scenarios and is primarily used to enable secure remote connections to machines and systems. MB CONNECT LINE mbNET.mini suffers from a resource management error vulnerability that originates from exhausting critic...

4.9CVSS6.9AI score0.00525EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2025/07/21 12:0 a.m.15 views

MB Connect Line mbNET.mini 资源管理错误漏洞

The mbNET.mini from MB CONNECT LINE is an industrial router designed for industrial scenarios and is primarily used to enable secure remote connections to machines and systems. A resource management error vulnerability exists in MB CONNECT LINE mbNET.mini that originates from exhausting critical...

4.9CVSS6.9AI score0.00557EPSS
SaveExploits1References1
OSV
OSV
added 2025/07/17 12:0 p.m.13 views

RUSTSEC-2025-0045 ConstStaticCell could have been used to pass non-Send values to another thread

ConstStaticCell could have been used to pass non-Send values to another thread, because T was not required to be Send while ConstStaticCell is Send. This was corrected by introducing a T: Send bound...

7.1AI score
SaveExploits0References3
RustSec
RustSec
added 2025/07/17 12:0 p.m.17 views

ConstStaticCell could have been used to pass non-Send values to another thread

ConstStaticCell could have been used to pass non-Send values to another thread, because T was not required to be Send while ConstStaticCell is Send. This was corrected by introducing a T: Send bound...

7.1AI score
SaveExploits0Affected Software1
RedHat Linux
RedHat Linux
added 2025/07/17 9:35 a.m.15 views

kernel: net: atm: fix use after free in lec_send()

In the Linux kernel, the following vulnerability has been resolved: net: atm: fix use after free in lecsend The -send operation frees skb so save the length before calling -send to avoid a use after free...

8.6CVSS6.8AI score0.00338EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/07/17 12:0 a.m.7 views

PT-2025-31011 · Crates.Io · Static Cell

ConstStaticCell could have been used to pass non-Send values to another thread, because T was not required to be Send while ConstStaticCell is Send. This was corrected by introducing a T: Send bound...

7.2AI score
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/07/15 9:19 p.m.15 views

kernel: ipv6: mcast: extend RCU protection in igmp6_send()

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: extend RCU protection in igmp6send igmp6send can be called without RTNL or RCU being held. Extend RCU protection so that we can safely fetch the net pointer and avoid a potential UAF. Note that we no longer can use...

7.8CVSS6.8AI score0.07432EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/07/15 9:19 p.m.9 views

kernel: net: atm: fix use after free in lec_send()

In the Linux kernel, the following vulnerability has been resolved: net: atm: fix use after free in lecsend The -send operation frees skb so save the length before calling -send to avoid a use after free...

8.6CVSS6.8AI score0.00338EPSS
SaveExploits0References5
Rows per page
Query Builder