Lucene search
+L

2819 matches found

Cvelist
Cvelist
added 2022/10/19 9:18 p.m.34 views

CVE-2022-36795 BIG-IP software SYN cookies vulnerability CVE-2022-36795

In BIG-IP versions 17.0.x before 17.0.0.1, 16.1.x before 16.1.3.1, 15.1.x before 15.1.7, and 14.1.x before 14.1.5.1, when an LTM TCP profile with Auto Receive Window Enabled is configured on a virtual server, undisclosed traffic can cause the virtual server to stop processing new client connectio...

5.3CVSS7.6AI score0.00633EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2022/09/20 1:42 p.m.22 views

kernel: ice: arfs: fix use-after-free when freeing @rx_cpu_rmap

In the Linux kernel, the following vulnerability has been resolved: ice: arfs: fix use-after-free when freeing @rxcpurmap The CI testing bots triggered the following splat: 718.203054 BUG: KASAN: use-after-free in freeirqcpurmap+0x53/0x80 718.206349 Read of size 4 at addr ffff8881bd127e00 by task...

7.8CVSS6.2AI score0.00273EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/09/20 1:42 p.m.7 views

kernel: ice: Fix memory corruption in VF driver

In the Linux kernel, the following vulnerability has been resolved: ice: Fix memory corruption in VF driver Disable VF's RX/TX queues, when it's disabled. VF can have queues enabled, when it requests a reset. If PF driver assumes that VF is disabled, while VF still has queues configured, VF may...

7.8CVSS5.7AI score0.00267EPSS
SaveExploits0References5
OSV
OSV
added 2022/09/16 11:54 p.m.11 views

GSD-2022-1005394 tty: n_gsm: add sanity check for gsm->receive in gsm_receive_buf()

tty: ngsm: add sanity check for gsm-receive in gsmreceivebuf This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.66 by commit...

7.2AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/09/16 12:0 a.m.7 views

PT-2022-33258 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions v5.19.2 through v5.19.8 Description: The issue is related to a wrong last sg check in the sk msg recvmsg function. The actual impact and attack plausibility have not yet been proven. Recommendations: For Linux Kernel...

7.2AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2022/09/16 12:0 a.m.4 views

PT-2022-33652 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions v5.15.61 through v5.15.65 Description: A potential security issue has been identified in the Linux Kernel. The issue is related to the gsm receive buf function, where a sanity check for gsm-receive has been added. The...

7.3AI score
SaveExploits0References1
OSV
OSV
added 2022/09/13 8:15 p.m.9 views

AZL-10975 CVE-2022-2962 affecting package qemu for versions less than 6.2.0-13

A DMA reentrancy issue was found in the Tulip device emulation in QEMU. When Tulip reads or writes to the rx/tx descriptor or copies the rx/tx frame, it doesn't check whether the destination address is its own MMIO address. This can cause the device to trigger MMIO handlers multiple times, possib...

7.8CVSS6.9AI score0.00382EPSS
SaveExploits1References1
NVD
NVD
added 2022/09/13 7:15 p.m.39 views

CVE-2022-39205

Onedev is an open source, self-hosted Git Server with CI/CD and Kanban. In versions of Onedev prior to 7.3.0 unauthenticated users can take over a OneDev instance if there is no properly configured reverse proxy. The /git-prereceive-callback endpoint is used by the pre-receive git hook on the...

9.8CVSS0.01822EPSS
SaveExploits1References4
Prion
Prion
added 2022/09/13 7:15 p.m.23 views

Hardcoded credentials

Onedev is an open source, self-hosted Git Server with CI/CD and Kanban. In versions of Onedev prior to 7.3.0 unauthenticated users can take over a OneDev instance if there is no properly configured reverse proxy. The /git-prereceive-callback endpoint is used by the pre-receive git hook on the...

7.5CVSS9.6AI score0.01822EPSS
SaveExploits1References4Affected Software1
Positive Technologies
Positive Technologies
added 2022/09/06 12:0 a.m.9 views

PT-2024-11772

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 5.10.0-0607+ 23 Description The Linux kernel has a vulnerability that allows possible access to freed memory in link clear. After modifying the QP to the Error state, all RX WR would be completed with WC in IB WC...

5.5CVSS6.2AI score0.00504EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/08/30 12:0 a.m.7 views

PT-2025-25866

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A null pointer dereference can occur when attempting to access the gsm-receive function in gsmld receive buf. This happens because the gsmld receive buf function can be accessed without...

5.5CVSS6.5AI score0.00198EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/08/23 12:0 a.m.7 views

PT-2022-4448

Name of the Vulnerable Software and Affected Versions opcua versions all asyncua versions all Description The issue is related to an uncontrolled consumption of resources in the opcua and asyncua libraries. This can be exploited by a remote attacker to cause a denial of service. The vulnerability...

7.8CVSS7.1AI score0.01084EPSS
SaveExploits0References19
Positive Technologies
Positive Technologies
added 2022/08/09 12:0 a.m.10 views

PT-2022-14569 · Google · Android

Name of the Vulnerable Software and Affected Versions: Android versions Android-10 through Android-12L Description: A race condition in the stealReceiveChannel of EventThread.cpp could allow interference with process communication, potentially leading to local escalation of privilege without...

7CVSS7AI score0.00094EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2022/08/02 10:12 a.m.8 views

QEMU: virtio-net: map leaking on error during receive

A flaw was found in the virtio-net device of QEMU. This flaw was inadvertently introduced with the fix for CVE-2021-3748, which forgot to unmap the cached virtqueue elements on error, leading to memory leakage, use-after-free or other unexpected results. A malicious privileged guest could exploit...

7.5CVSS7AI score0.02743EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2022/07/13 12:0 a.m.6 views

wolfSSH 输入验证错误漏洞

wolfSSH is a small, fast, and portable SSH implementation that includes support for SCP and SFTP. A security vulnerability exists in wolfSSH v1.4.7, which stems from an integer overflow in its function wolfSSHSFTPRecvRMDIR...

9.8CVSS8.3AI score0.01894EPSS
SaveExploits0References2
Code423n4
Code423n4
added 2022/06/17 12:0 a.m.17 views

receive function is unrestricted

Lines of code Vulnerability details Impact The receive function has not placed any restriction which means if any user accidentally sends any ETH to this contract then it is permanently freezed until timelock decides to release it by creating and approving a new transaction on timelock which...

6.8AI score
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2022/06/15 1:15 p.m.8 views

CVE-2022-20123

In phNciNfcRecvMfResp of phNxpExtnsMifareStd.cpp, there is a possible out of bounds read due to a missing bounds check. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions:...

7.8CVSS7.2AI score0.00873EPSS
SaveExploits0References2
Code423n4
Code423n4
added 2022/06/14 12:0 a.m.9 views

Missing receive() or fallback() payable function as native token is expected from WETH

Lines of code Vulnerability details receive or fallback payable function is missing in the current implementation of wfCashERC4626, calling WETH.withdraw will revert. WETH.withdrawdepositAmountExternal; As a result, mintInternal when isETH == true will revert. --- The text was updated successfull...

6.8AI score
SaveExploits0
Exploit DB
Exploit DB
added 2022/06/14 12:0 a.m.295 views

HP LaserJet Professional M1210 MFP Series Receive Fax Service - Unquoted Service Path

Exploit Title: HP LaserJet Professional M1210 MFP Series Receive Fax Service - Unquoted Service Path Date: 2022-06-06 Exploit Author: Ali Alipour Vendor Homepage: https://support.hp.com/us-en/document/c01998934 Software Link:...

5.3AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2022/05/30 9:5 a.m.11 views

rsyslog: Heap-based overflow in TCP syslog server

A flaw was found in rsyslog's reception TCP modules. This flaw allows an attacker to craft a malicious message leading to a heap-based buffer overflow. This issue allows the attacker to corrupt or access data stored in memory, leading to a denial of service in the rsyslog or possible remote code...

8.1CVSS8AI score0.03933EPSS
SaveExploits1References5
Rows per page
Query Builder