Lucene search
+L

10317 matches found

Snyk
Snyk
added 2025/09/08 8:45 p.m.5 views

Reachable Assertion

Overview Affected versions of this package are vulnerable to Reachable Assertion via the ngapbuilddownlinknastransport function in the Access and Mobility Management Function AMF component. An attacker can cause the process to terminate unexpectedly by repeatedly sending UE connect and disconnect...

8.7CVSS6.9AI score0.0048EPSS
SaveExploits1References2
Snyk
Snyk
added 2025/09/08 7:42 p.m.7 views

Command Injection

Overview @akoskm/create-mcp-server-stdio is a MCP Server Starter kit using the StdioServerTransport Affected versions of this package are vulnerable to Command Injection via the which-app-on-port tool, which executes exec on user input. An attacker can execute arbitrary commands on the host syste...

9.8CVSS7.6AI score0.01337EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/09/08 7:04 p.m.8 views

httpd: HTTP Session Hijack via a TLS upgrade

An HTTP session hijacking flaw was found in Apache httpd. In some modssl configurations on Apache HTTP Server, an HTTP desynchronization attack allows a man-in-the-middle attacker to hijack an HTTP session via a TLS upgrade...

7.4CVSS5.7AI score0.00557EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/09/08 7:04 p.m.14 views

httpd: mod_ssl: access control bypass by trusted clients is possible using TLS 1.3 session resumption

An access control bypass vulnerability was found in Apache httpd. The Apache HTTP Server with some modssl configurations can bypass the access controls by trusted clients using TLS 1.3 session resumption. A client trusted to access one virtual host may be able to access another if...

9.1CVSS5.7AI score0.01005EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2025/09/08 12:00 a.m.5 views

CVE-2025-52288

Assertion failure in function ngapbuilddownlinknastransport in file src/amf/ngap-build.c, the Access and Mobility Management Function AMF component, in Open5GS thru 2.7.5 allowing attackers to cause a denial of service or other unspecified impacts via repeated UE connect and disconnect message...

6.3AI score0.0048EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2025/09/08 12:00 a.m.13 views

PT-2025-36506

Name of the Vulnerable Software and Affected Versions: Open5GS versions through 2.7.5 Description: An assertion failure in the ngap build downlink nas transport function within the src/amf/ngap-build.c file, part of the Access and Mobility Management Function AMF component, can lead to a denial o...

7.5CVSS6.4AI score0.0048EPSS
SaveExploits1References8
Cvelist
Cvelist
added 2025/09/08 12:00 a.m.22 views

CVE-2025-52288

Assertion failure in function ngapbuilddownlinknastransport in file src/amf/ngap-build.c, the Access and Mobility Management Function AMF component, in Open5GS thru 2.7.5 allowing attackers to cause a denial of service or other unspecified impacts via repeated UE connect and disconnect message...

0.0048EPSS
SaveExploits1References5
OSV
OSV
added 2025/09/08 12:00 a.m.11 views

CVE-2025-52288

Assertion failure in function ngapbuilddownlinknastransport in file src/amf/ngap-build.c, the Access and Mobility Management Function AMF component, in Open5GS thru 2.7.5 allowing attackers to cause a denial of service or other unspecified impacts via repeated UE connect and disconnect message...

7.5CVSS6.9AI score
SaveExploits0References7
Microsoft CVE
Microsoft CVE
added 2025/09/07 8:10 a.m.13 views

tls: fix handling of zero-length records on the rx_list

...

9.8CVSS6.8AI score0.012EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2025/09/06 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-39682

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: tls: fix handling of zero-length records on the rxlist Each recvmsg call must process either...

9.8CVSS6.3AI score0.012EPSS
SaveExploits1References3
Snyk
Snyk
added 2025/09/05 10:41 p.m.3 views

Improper Resource Shutdown or Release

Overview Affected versions of this package are vulnerable to Improper Resource Shutdown or Release after establishing a TLS session. An attacker can cause excessive CPU utilization by initiating a half-shutdown of the connection during the handshake, leading the peer to enter a spin loop on socke...

8.7CVSS6.8AI score0.00427EPSS
SaveExploits0References2
NVD
NVD
added 2025/09/05 10:15 p.m.74 views

CVE-2025-58369

fs2 is a compositional, streaming I/O library for Scala. Versions up to and including 2.5.12, 3.0.0-M1 through 3.12.2, and 3.13.0-M1 through 3.13.0-M6 are vulnerable to denial of service attacks though TLS sessions using fs2-io on the JVM using the fs2.io.net.tls package. When establishing a TLS...

5.3CVSS0.00427EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2025/09/05 9:59 p.m.5 views

CVE-2025-58369 fs2: Half-shutdown of socket during TLS handshake may result in spin loop on opposite side

fs2 is a compositional, streaming I/O library for Scala. Versions up to and including 2.5.12, 3.0.0-M1 through 3.12.2, and 3.13.0-M1 through 3.13.0-M6 are vulnerable to denial of service attacks though TLS sessions using fs2-io on the JVM using the fs2.io.net.tls package. When establishing a TLS...

5.3CVSS5.9AI score0.00427EPSS
SaveExploits0References7
OSV
OSV
added 2025/09/05 8:58 p.m.81 views

GHSA-RRW2-PX9J-QFFJ FS2 half-shutdown of socket during TLS handshake may result in spin loop on opposite side

Impact When establishing a TLS session using fs2-io on the JVM using the fs2.io.net.tls package, if one side of the connection shuts down write while the peer side is awaiting more data to progress the TLS handshake, the peer side will spin loop on the socket read, fully utilizing a CPU. This CPU...

5.3CVSS5.9AI score0.00427EPSS
SaveExploits0References10
Github Security Blog
Github Security Blog
added 2025/09/05 8:58 p.m.17 views

FS2 half-shutdown of socket during TLS handshake may result in spin loop on opposite side

Impact When establishing a TLS session using fs2-io on the JVM using the fs2.io.net.tls package, if one side of the connection shuts down write while the peer side is awaiting more data to progress the TLS handshake, the peer side will spin loop on the socket read, fully utilizing a CPU. This CPU...

5.3CVSS6.8AI score0.00427EPSS
SaveExploits0References10Affected Software11
NVD
NVD
added 2025/09/05 6:15 p.m.8 views

CVE-2025-39682

In the Linux kernel, the following vulnerability has been resolved: tls: fix handling of zero-length records on the rxlist Each recvmsg call must process either - only contiguous DATA records any number of them - one non-DATA record If the next record has different type than what has already been...

9.8CVSS0.012EPSS
SaveExploits1References8
Cvelist
Cvelist
added 2025/09/05 5:20 p.m.43 views

CVE-2025-39682 tls: fix handling of zero-length records on the rx_list

In the Linux kernel, the following vulnerability has been resolved: tls: fix handling of zero-length records on the rxlist Each recvmsg call must process either - only contiguous DATA records any number of them - one non-DATA record If the next record has different type than what has already been...

9.8CVSS0.012EPSS
SaveExploits1References5
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/09/05 5:10 p.m.4 views

Malicious code in meissa-jest-elara-transport (npm)

The package meissa-jest-elara-transport was found to contain malicious code...

7AI score
SaveExploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/09/05 5:10 p.m.9 views

Malicious code in accretion-sociobiology-transport-ophiuchus (npm)

The package accretion-sociobiology-transport-ophiuchus was found to contain malicious code...

7AI score
SaveExploits0
OSV
OSV
added 2025/09/05 5:10 p.m.7 views

MAL-2025-45178 Malicious code in mesosphere-metabolomics-transport-uranology (npm)

The package mesosphere-metabolomics-transport-uranology was found to contain malicious code...

7AI score
SaveExploits0
Rows per page
Query Builder