Lucene search
+L

21794 matches found

Cvelist
Cvelist
added 2026/06/02 2:00 p.m.58 views

CVE-2019-25719 Dräger Infinity M540 VG4.1.1 Spoofing and DoS via Network Message Handling

Dräger Infinity Acute Care System and Standalone Infinity M540 patient monitors running software versions VG4.1.1, VG4.0.3, and lower contain network message handling vulnerabilities that allow network-adjacent attackers to spoof or tamper with data and cause denial-of-service conditions. Attacke...

8.8CVSS0.00132EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/06/02 11:22 a.m.61 views

crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages

A flaw was found in the crypto/tls package within the Go golang standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock,...

7.5CVSS5.8AI score0.00621EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2026/06/02 12:00 a.m.15 views

Google Chrome 安全漏洞

Google Chrome is a web browser developed by Google Inc. Versions of Google Chrome prior to 149.0.7827.53 contained a security vulnerability. This vulnerability stemmed from incorrect security UI in Messages on Android, which could allow remote attackers to execute UI spoofing through a specially...

8.8CVSS5.6AI score0.00234EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/06/02 12:00 a.m.29 views

PT-2026-45769

Name of the Vulnerable Software and Affected Versions Verizon IMS affected versions not specified Description The SIP signaling stack implements SIP signaling without IPsec integrity protection, specifically lacking Security-Client/Security-Server headers and ESP traffic. This allows an on-path...

7.4CVSS5.4AI score0.00174EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/06/02 12:00 a.m.26 views

PT-2026-45806

CZ.NIC BIRD Internet Routing Daemon through 2.19.0 contains a stack-based buffer overflow in the BGP AS PATH mask matching implementation in nest/a-path.c. The as path match function uses a fixed-size stack array of 2048 + 1 pm pos entries, while parse path expands AS PATH segments from a receive...

6.3CVSS6.1AI score0.003EPSS
SaveExploits2References3
CNNVD
CNNVD
added 2026/06/02 12:00 a.m.20 views

wireapp wire-ios 数字错误漏洞

wire-ios is the client layer that handles all data displayed in mobile applications. Versions of wire-ios prior to 4.16.0 have a numerical error vulnerability, which stems from a lack of length checking. This vulnerability may lead to crashes when receiving specially crafted malicious Proteus...

6.5CVSS5.8AI score0.00235EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/06/02 12:00 a.m.14 views

Google Go 安全漏洞

Google Go is a static, strongly typed, compiled, concurrent programming language with garbage collection features from the American company Google. There is a security vulnerability in Google Go, where functions return errors that include the input within the error message. This allows attackers ...

5.3CVSS5.3AI score0.0037EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/06/02 12:00 a.m.33 views

PT-2026-45863

Name of the Vulnerable Software and Affected Versions Dräger Core version 1.0.5 Dräger M540 Converter Service version 1.0.9 Description A denial of service issue allows network-adjacent attackers to trigger high CPU load by sending specially crafted, unencrypted SDC Service-oriented Device...

8.7CVSS5.8AI score0.00284EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/06/02 12:00 a.m.17 views

Dräger Core和Dräger M540 Converter Service 资源管理错误漏洞

Both the Dräger Core and Dräger M540 Converter Service are products of the German company Dräger. The Dräger Core is a medical device remote access and control platform. The Dräger M540 Converter Service is a medical device data conversion service. Versions 1.0.5 of Dräger Core and 1.0.9 of Dräge...

8.7CVSS5.4AI score0.00284EPSS
SaveExploits0References2
NVD
NVD
added 2026/06/01 5:16 p.m.24 views

CVE-2026-37223

FlexRIC v2.0.0 contains a reachable assertion in the iApp message dispatcher. The dispatcher validates incoming E2AP messages against a 9-entry whitelist using assert. A remote unauthenticated attacker can send any decodable E2AP PDU with a message type not in the whitelist to crash the iApp...

7.5CVSS0.00437EPSS
SaveExploits0References2
NVD
NVD
added 2026/06/01 5:16 p.m.27 views

CVE-2026-37222

FlexRIC v2.0.0 uses hardcoded assertions to validate Information Element IE counts in decoded E2AP messages. A remote unauthenticated attacker can send a valid E2AP PDU containing an unexpected number of IEs e.g., an E2setupRequest with extra optional fields to crash the near-RT RIC port 36421 or...

7.5CVSS0.00428EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/06/01 12:15 a.m.51 views

ovn: ovn: Heap Over-Read in ICMP Error Response Generation

When generating an ICMP Destination Unreachable or Packet Too Big response, the handler copies a portion of the original packet into the ICMP error body using the IP header's self-declared total length iptotlen for IPv4, ip6plen for IPv6 without validating it against the actual packet buffer size...

6.5CVSS5.5AI score0.00629EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/06/01 12:00 a.m.17 views

Mosaic5G flexric 异常处理不当漏洞

FlexRIC is an open-source RAN intelligent controller developed by Mosaic5G. Version FlexRIC v2.0.0 contains a security vulnerability. This vulnerability stems from the iApp message distributor using assert for validation of the allowlist, which may allow remote unauthenticated attackers to send...

7.5CVSS5.5AI score0.00437EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/01 12:00 a.m.10 views

CVE-2026-37228

FlexRIC v2.0.0 contains a reachable assertion in e2aprecvsctpmsg src/lib/ep/e2apep.c. The function allocates a fixed 32KB receive buffer and enforces assertrc = 32,768 bytes to crash the near-RT RIC, iApp, E2 Agent, or xApp process via SIGABRT. No valid E2AP PDU is required. All four SCTP endpoin...

7.5CVSS6.2AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/06/01 12:00 a.m.12 views

CVE-2026-37227

FlexRIC v2.0.0 contains reachable assert0 calls in stub message handlers for whitelisted but unimplemented E2AP message types in the near-RT RIC. A remote unauthenticated attacker can send a decodable E2AP PDU of such a type e.g., E2nodeConfigurationUpdate to crash the near-RT RIC process port...

5.8AI score0.00415EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/06/01 12:00 a.m.43 views

CVE-2026-37223

FlexRIC v2.0.0 contains a reachable assertion in the iApp message dispatcher. The dispatcher validates incoming E2AP messages against a 9-entry whitelist using assert. A remote unauthenticated attacker can send any decodable E2AP PDU with a message type not in the whitelist to crash the iApp...

0.00437EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/06/01 12:00 a.m.41 views

CVE-2026-37222

FlexRIC v2.0.0 uses hardcoded assertions to validate Information Element IE counts in decoded E2AP messages. A remote unauthenticated attacker can send a valid E2AP PDU containing an unexpected number of IEs e.g., an E2setupRequest with extra optional fields to crash the near-RT RIC port 36421 or...

0.00428EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/06/01 12:00 a.m.51 views

PT-2026-45452

FlexRIC v2.0.0 uses hardcoded assertions to validate Information Element IE counts in decoded E2AP messages. A remote unauthenticated attacker can send a valid E2AP PDU containing an unexpected number of IEs e.g., an E2setupRequest with extra optional fields to crash the near-RT RIC port 36421 or...

7.5CVSS5.9AI score0.00428EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/06/01 12:00 a.m.20 views

FlexRIC 安全漏洞

FlexRIC is an open-source RAN intelligent controller developed by Mosaic5G. Version FlexRIC v2.0.0 contains a security vulnerability. This vulnerability arises from handling RICINDICATION messages that do not contain the ranfuncid field, causing an assert to be triggered or null pointer...

7.5CVSS5.3AI score0.00642EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2026/06/01 12:00 a.m.37 views

PT-2026-45513

FlexRIC v2.0.0 trusts the xapp id field from E42 message payloads without binding it to the sender's SCTP association. The validation function valid xapp id only checks that the value is within the assigned range. A remote unauthenticated attacker can impersonate any xApp by specifying their xapp...

5.8AI score0.0057EPSS
SaveExploits1References3
Rows per page
Query Builder