Lucene search
+L

14921 matches found

FreeBSD
FreeBSD
added 2021/03/03 12:00 a.m.348 views

OpenSSH -- Double-free memory corruption in ssh-agent

OpenBSD Project reports: ssh-agent1: fixed a double-free memory corruption that was introduced in OpenSSH 8.2 . We treat all such memory faults as potentially exploitable. This bug could be reached by an attacker with access to the agent socket. On modern operating systems where the OS can provid...

7.1CVSS1.1AI score0.03422EPSS
SaveExploits1References1
zdt
zdt
added 2021/03/01 12:00 a.m.45 views

WiFi Mouse 1.7.8.5 - Remote Code Execution Exploit

Exploit Title: WiFi Mouse 1.7.8.5 - Remote Code Execution Author: H4rk3nz0 Vendor Homepage: http://necta.us/ Software Link: http://wifimouse.necta.us/download Version: 1.7.8.5 Tested on: Windows Enterprise Build 17763 Desktop Server software used by mobile app has PIN option which does not to...

7.4AI score
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2021/02/27 8:00 a.m.5 views

There is a vulnerability in the linux kernel versions higher than 5.2 (if kernel compiled with config params CONFIG_BPF_SYSCALL=y CONFIG_BPF=y CONFIG_CGROUPS=y CONFIG_CGROUP_BPF=y CONFIG_HARDENED_USERCOPY not set and BPF hook to getsockopt is registered). As result of BPF execution the local user can trigger bug in __cgroup_bpf_run_filter_getsockopt() function that can lead to heap overflow (because of non-hardened usercopy). The impact of attack could be deny of service or possibly privileges escalation.

...

7.8CVSS7AI score0.004EPSS
SaveExploits0
Exploit DB
Exploit DB
added 2021/02/25 12:00 a.m.220 views

ASUS Remote Link 1.1.2.13 - Remote Code Execution

Exploit: ASUS Remote Link 1.1.2.13 - Remote Code Execution Date: 24-02-2021 Exploit Author: H4rk3nz0 Vendor Homepage: http://asus.com/ Software Link: http://remotelink.asus.com/ Version: 1.1.2.13 Tested on: Windows 10 Enterprise Build 17763 CVE: N/A !/usr/bin/python import socket from time import...

5.3AI score
SaveExploits0
Exploit DB
Exploit DB
added 2021/02/24 12:00 a.m.398 views

Unified Remote 3.9.0.2463 - Remote Code Execution

Exploit Title: Unified Remote 3.9.0.2463 - Remote Code Execution Author: H4rk3nz0 Vendor Homepage: https://www.unifiedremote.com/ Software Link: https://www.unifiedremote.com/download Tested on: Windows 10, 10.0.19042 Build 19042 !/usr/bin/python import socket import sys import os from time impor...

5.3AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2021/02/22 12:00 a.m.13 views

openSUSE Security Update : mumble (openSUSE-2021-300)

This update for mumble fixes the following issues : mumble was updated to 1.3.4 : - Fix use of outdated non-existent notification icon names - Fix Security vulnerability caused by allowing non http/https URL schemes in public server list boo1182123 - Server: Fix Exit status for actions like...

5.5AI score
SaveExploits0References2
OSV
OSV
added 2021/02/18 4:15 a.m.12 views

CVE-2021-27376

An issue was discovered in the nb-connect crate before 1.0.3 for Rust. It may have invalid memory access for certain versions of the standard library because it relies on a direct cast of std::net::SocketAddrV4 and std::net::SocketAddrV6 data structures...

9.8CVSS7.3AI score0.01448EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2021/02/17 12:00 a.m.15 views

Rust nb-connect buffer error vulnerability

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A security vulnerability exists in Rust nb-connect. The vulnerability stems from a forced data type conversion using std::net::SocketAddrV4 and std::net::SocketAddrV6 in some versions of the standard library,...

9.8CVSS7.3AI score0.01448EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2021/02/17 12:00 a.m.36 views

Fedora 32 : spice-vdagent (2021-510977db25)

The remote Fedora 32 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2021-510977db25 advisory. - A flaw was found in the way the spice-vdagentd daemon handled file transfers from the host system to the virtual machine. Any unprivileged local...

6.4CVSS6AI score0.00496EPSS
SaveExploits4References5
RedHat Linux
RedHat Linux
added 2021/02/16 2:25 p.m.12 views

nodejs: use-after-free in the TLS implementation

A flaw was found in nodejs. When writing to a TLS enabled socket, node::StreamBase::Write calls node::TLSWrap::DoWrite with a freshly allocated WriteWrap object as first argument. If the DoWrite method does not return an error, this object is passed back to the caller as part of a StreamWriteResu...

8.1CVSS7.2AI score0.09009EPSS
SaveExploits1References5
Microsoft CVE
Microsoft CVE
added 2021/02/06 8:00 a.m.7 views

nbd_add_socket in drivers/block/nbd.c in the Linux kernel through 5.10.12 has an ndb_queue_rq use-after-free that could be triggered by local attackers (with access to the nbd device) via an I/O request at a certain point during device setup aka CID-b98e762e3d71.

...

7CVSS7AI score0.00251EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2021/02/05 4:53 p.m.62 views

CVE-2021-26708

A flaw was found in the Linux kernel. Wrong locking in the AFVSOCK socket can cause a local privilege escalation, bypassing SMEP and SMAP. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability...

7.8CVSS2.2AI score0.01589EPSS
SaveExploits2References4
CNNVD
CNNVD
added 2021/02/05 12:00 a.m.14 views

Linux kernel 安全漏洞

The Linux kernel is a computer operating system kernel written in C and assembly language, compliant with the POSIX standard, and distributed under the GNU General Public License. A local elevation of privilege vulnerability exists in Linux kernel versions prior to 5.10.13. The vulnerability stem...

7CVSS6.7AI score0.01589EPSS
SaveExploits2References22
OSV
OSV
added 2021/02/02 10:15 p.m.22 views

CVE-2021-21293

blaze is a Scala library for building asynchronous pipelines, with a focus on network IO. All servers running blaze-core before version 0.14.15 are affected by a vulnerability in which unbounded connection acceptance leads to file handle exhaustion. Blaze, accepts connections unconditionally on a...

7.5CVSS7.3AI score
SaveExploits0References3
Prion
Prion
added 2021/02/02 10:15 p.m.15 views

Design/Logic Flaw

blaze is a Scala library for building asynchronous pipelines, with a focus on network IO. All servers running blaze-core before version 0.14.15 are affected by a vulnerability in which unbounded connection acceptance leads to file handle exhaustion. Blaze, accepts connections unconditionally on a...

5CVSS7.3AI score0.02117EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2021/02/02 9:42 p.m.28 views

GHSA-XMW9-Q7X9-J5QC Unbounded connection acceptance leads to file handle exhaustion

Impact All servers running blaze-core = 0.14.14, including blaze-http and http4s-blaze-server users, are affected. Blaze, accepts connections unconditionally on a dedicated thread pool. This has the net effect of amplifying degradation in services that are unable to handle their current request...

7.5CVSS7AI score0.02146EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2021/02/01 12:00 a.m.32 views

PT-2021-2217 · Linux +6 · Linux Kernel +6

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 5.10.13 Description: A local privilege escalation issue is present in the Linux kernel due to multiple race conditions in the AF VSOCK implementation. These conditions are caused by incorrect locking in the...

10CVSS6.4AI score0.98745EPSS
SaveExploits300References349
Gitee
Gitee
added 2021/01/25 2:52 a.m.20 views

Exploit for Improper Access Control in Elasticsearch

欢迎各位大佬提BUG,当前版本 AssetScanV1.3 周期 初版:2019年11月28日 V1.0初版编写完成 修改1:2019年12月02日 感谢Shadow·J反馈kali下文件导入异常 修改2:2019年12月03日 V1.1发布,新增ARP存活检测(回滚,测bug) 修改3:2019年12月04日 V1.2发布,修复漏洞脚本异常,修复weblogic脚本 修改4:2019年12月05日 V1.2修改,感谢sevck提供设计思路以及代码不规范问题 修改5:2019年12月05日 V1.2修改,修复IP数据处理异常 修改6:2019年12月19日...

10CVSS7AI score0.99999EPSS
SaveExploits148
Positive Technologies
Positive Technologies
added 2021/01/22 12:00 a.m.10 views

PT-2021-13832 · Linux +5 · Linux Kernel +5

Name of the Vulnerable Software and Affected Versions: linux kernel versions higher than 5.2 Description: The issue arises from a vulnerability in the linux kernel when compiled with specific config parameters, including CONFIG BPF SYSCALL=y, CONFIG BPF=y, CONFIG CGROUPS=y, CONFIG CGROUP BPF=y, a...

8.8CVSS7.7AI score0.07604EPSS
SaveExploits24References335
OSV
OSV
added 2021/01/14 1:15 a.m.3 views

DEBIAN-CVE-2020-16119

Use-after-free vulnerability in the Linux kernel exploitable by a local attacker due to reuse of a DCCP socket with an attached dccpshctxccid object as a listener after being released. Fixed in Ubuntu Linux kernel 5.4.0-51.56, 5.3.0-68.63, 4.15.0-121.123, 4.4.0-193.224, 3.13.0.182.191 and...

7.8CVSS6.1AI score0.00422EPSS
SaveExploits1References1
Rows per page
Query Builder