Lucene search
+L

219 matches found

Positive Technologies
Positive Technologies
added 2025/02/03 12:00 a.m.11 views

PT-2025-5349

Name of the Vulnerable Software and Affected Versions Django-Unicorn versions prior to 0.62.0 Description The vulnerability arises from the core functionality set property value, which can be remotely triggered by users by crafting appropriate component requests and feeding in values of the secon...

9.3CVSS5.9AI score0.00492EPSS
SaveExploits0References16
Vulnrichment
Vulnrichment
added 2025/01/22 12:00 a.m.13 views

CVE-2023-37007

Open5GS MME versions = 2.6.4 contain an assertion that can be remotely triggered via a malformed ASN.1 packet over the S1AP interface. An attacker may send a Handover Cancel message missing a required MMEUES1APID field to repeatedly crash the MME, resulting in denial of service...

5.2AI score0.00266EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2025/01/22 12:00 a.m.21 views

CVE-2023-37004

Open5GS MME versions = 2.6.4 contain an assertion that can be remotely triggered via a malformed ASN.1 packet over the S1AP interface. An attacker may send an Initial Context Setup Response message missing a required MMEUES1APID field to repeatedly crash the MME, resulting in denial of service...

0.00266EPSS
SaveExploits1References1
CVE
CVE
added 2025/01/22 12:00 a.m.62 views

CVE-2023-37009

Open5GS MME versions

6.3CVSS6.8AI score0.00492EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2025/01/22 12:00 a.m.38 views

CVE-2023-37013

Open5GS MME versions = 2.6.4 contains an assertion that can be remotely triggered via a sufficiently large ASN.1 packet over the S1AP interface. An attacker may repeatedly send such an oversized packet to cause the ogssctprecvmsg routine to reach an unexpected network state and crash, leading to...

0.00526EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2025/01/22 12:00 a.m.28 views

CVE-2023-37014

Open5GS MME versions = 2.6.4 contains an assertion that can be remotely triggered via a malformed ASN.1 packet over the S1AP interface. An attacker may send a UE Context Release Request message missing a required MMEUES1APID field to repeatedly crash the MME, resulting in denial of service...

0.0078EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2025/01/22 12:00 a.m.24 views

CVE-2023-37012

Open5GS MME versions = 2.6.4 contain an assertion that can be remotely triggered via a malformed ASN.1 packet over the S1AP interface. An attacker may send an Initial UE Message message missing a required PLMN Identity field to repeatedly crash the MME, resulting in denial of service...

0.00266EPSS
SaveExploits1References1
OSV
OSV
added 2025/01/22 12:00 a.m.15 views

CVE-2023-37017

Open5GS MME versions = 2.6.4 contain an assertion that can be remotely triggered via a malformed ASN.1 packet over the S1AP interface. An attacker may send an S1Setup Request message missing a required Global eNB ID field to repeatedly crash the MME, resulting in denial of service...

8.6CVSS6.7AI score
SaveExploits0References3
OSV
OSV
added 2024/12/05 11:15 p.m.11 views

CVE-2024-38920

Open Robotics Robotic Operating System 2 ROS2 and Nav2 humble versions were discovered to contain a use-after-free via the nav2amcl process. This vulnerability is triggerd via remotely sending a request for change the value of dynamic-parameter/amcl maxbeams...

9.1CVSS5.8AI score0.00529EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2024/11/18 12:00 a.m.16 views

The vulnerability in the bridge_wireless_main.cgi script of the Netgear XR300 router’s software allows a hacker to induce a service failure.

The vulnerability in the bridgewirelessmain.cgi script of the Netgear XR300 router software lies in the copying of buffers without checking the size of the input data during the processing of the passphrase parameter. Exploiting this vulnerability allows a malicious actor to cause a service failu...

5.7CVSS5.5AI score0.00416EPSS
SaveExploits0References2Affected Software1
BDU FSTEC
BDU FSTEC
added 2024/07/23 12:00 a.m.15 views

The vulnerability of Siemens SCALANCE industrial switches, related to bypassing authentication through spoofing, allows a intruder to trigger a maintenance failure.

The vulnerability of Siemens SCALANCE industrial switches relates to the ability to bypass authentication through spoofing. Exploiting this vulnerability can allow a malicious actor to trigger a service failure remotely...

6.1CVSS5.4AI score0.00196EPSS
SaveExploits0References2
OSV
OSV
added 2024/07/01 1:15 p.m.6 views

DEBIAN-CVE-2024-6387

A security regression CVE-2006-5051 was discovered in OpenSSH's server sshd. There is a race condition which can lead sshd to handle some signals in an unsafe manner. An unauthenticated, remote attacker may be able to trigger it by failing to authenticate within a set time period...

8.1CVSS7.5AI score0.99506EPSS
SaveExploits71References1
OSV
OSV
added 2024/07/01 12:00 a.m.16 views

UBUNTU-CVE-2024-6387

A security regression CVE-2006-5051 was discovered in OpenSSH's server sshd. There is a race condition which can lead sshd to handle some signals in an unsafe manner. An unauthenticated, remote attacker may be able to trigger it by failing to authenticate within a set time period...

8.1CVSS6.8AI score0.99506EPSS
SaveExploits71References5
BDU FSTEC
BDU FSTEC
added 2024/06/24 12:00 a.m.13 views

The vulnerability of the microprogrammed software in Rockwell Automation’s CompactLogix, ControlLogix, GuardLogix, and communication model 1756-EN4 controllers, related to the implementation of incorrect control flows, allows a hacker to trigger a service failure.

The vulnerability of microprogrammed software in Rockwell Automation’s CompactLogix, ControlLogix, GuardLogix, and communication models 1756-EN4 is related to the implementation of an incorrect control flow. Exploiting this vulnerability can allow a malicious actor to trigger service failures...

7.4CVSS5.4AI score0.00311EPSS
SaveExploits0References3Affected Software6
Github Security Blog
Github Security Blog
added 2024/05/01 4:40 p.m.59 views

Yamux Memory Exhaustion Vulnerability via Active::pending_frames property

Summary Attack scenario The Rust implementation of the Yamux stream multiplexer uses a vector for pending frames. This vector is not bounded in length. Every time the Yamux protocol requires sending of a new frame, this frame gets appended to this vector. This can be remotely triggered in a numbe...

7.5CVSS7AI score0.00761EPSS
SaveExploits0References6Affected Software1
RedHat Linux
RedHat Linux
added 2024/03/06 1:10 a.m.8 views

squid: denial of service in HTTP header parser

A flaw was found in Squid. This issue may allow a remote client or remote server to trigger a denial of service when sending oversized headers in HTTP messages...

7.5CVSS5.8AI score0.88094EPSS
SaveExploits0References6
OSV
OSV
added 2024/02/15 6:15 a.m.13 views

CVE-2022-23093

ping reads raw IP packets from the network to process responses in the prpack function. As part of processing a response ping has to reconstruct the IP header, the ICMP header and if present a "quoted packet," which represents the packet that generated an ICMP error. The quoted packet again has a...

6.5CVSS5.9AI score0.02398EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/02/15 5:18 a.m.22 views

CVE-2022-23093 Stack overflow in ping(8)

ping reads raw IP packets from the network to process responses in the prpack function. As part of processing a response ping has to reconstruct the IP header, the ICMP header and if present a "quoted packet," which represents the packet that generated an ICMP error. The quoted packet again has a...

7.6AI score0.02398EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/06 12:30 a.m.28 views

GHSA-F3H9-8PHC-6GVH Gradio Path Traversal vulnerability

A local file include could be remotely triggered in Gradio due to a vulnerable user-supplied JSON value in an API request...

7.5CVSS8AI score0.00959EPSS
SaveExploits1References5
PyPA
PyPA
added 2024/02/05 11:15 p.m.16 views

PYSEC-2024-261

A local file include could be remotely triggered in Gradio due to a vulnerable user-supplied JSON value in an API request...

9.4CVSS7.1AI score0.00959EPSS
SaveExploits1References3
Rows per page
Query Builder