Lucene search
+L

12534 matches found

EUVD
EUVD
added 2026/01/15 3:52 p.m.11 views

EUVD-2026-2754

Visual Tools DVR VX16 version 4.2.28 contains a local privilege escalation vulnerability in its Sudo configuration that allows attackers to gain root access. Attackers can exploit the unsafe Sudo settings by using mount commands to bind a shell, enabling unauthorized system-level privileges...

8.5CVSS6.8AI score0.00135EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/01/15 3:52 p.m.5 views

CVE-2021-47799

Visual Tools DVR VX16 version 4.2.28 contains a local privilege escalation vulnerability in its Sudo configuration that allows attackers to gain root access. Attackers can exploit the unsafe Sudo settings by using mount commands to bind a shell, enabling unauthorized system-level privileges...

8.5CVSS5.5AI score0.00135EPSS
SaveExploits0References2
CVE
CVE
added 2026/01/15 3:52 p.m.27 views

CVE-2021-47799

CVE-2021-47799 affects Visual Tools DVR VX16 version 4.2.28. The vulnerability is a local privilege escalation in the product’s Sudo configuration, where unsafe sudo settings allow an attacker to gain root access by using mount commands to bind a shell. The impact is system‑level privileges escal...

8.5CVSS6.9AI score0.00135EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/01/15 3:52 p.m.5 views

CVE-2021-47799 Visual Tools DVR VX16 4.2.28 - Local Privilege Escalation

Visual Tools DVR VX16 version 4.2.28 contains a local privilege escalation vulnerability in its Sudo configuration that allows attackers to gain root access. Attackers can exploit the unsafe Sudo settings by using mount commands to bind a shell, enabling unauthorized system-level privileges...

8.5CVSS6.9AI score0.00135EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/01/15 3:52 p.m.6 views

CVE-2021-47775 YouTube Video Grabber 1.9.9.1 - Buffer Overflow (SEH)

YouTube Video Grabber, now referred to as YouTube Downloader, 1.9.9.1 contains a buffer overflow vulnerability that allows attackers to execute arbitrary code by overwriting the Structured Exception Handler. Attackers can craft a malicious payload of 712 bytes with SEH manipulation to trigger a...

8.4CVSS7.5AI score0.0015EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/01/15 3:52 p.m.6 views

CVE-2021-47775

YouTube Video Grabber, now referred to as YouTube Downloader, 1.9.9.1 contains a buffer overflow vulnerability that allows attackers to execute arbitrary code by overwriting the Structured Exception Handler. Attackers can craft a malicious payload of 712 bytes with SEH manipulation to trigger a...

8.4CVSS6.4AI score0.0015EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/01/15 3:52 p.m.40 views

CVE-2021-47775 YouTube Video Grabber 1.9.9.1 - Buffer Overflow (SEH)

YouTube Video Grabber, now referred to as YouTube Downloader, 1.9.9.1 contains a buffer overflow vulnerability that allows attackers to execute arbitrary code by overwriting the Structured Exception Handler. Attackers can craft a malicious payload of 712 bytes with SEH manipulation to trigger a...

8.4CVSS0.0015EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/01/15 3:52 p.m.11 views

EUVD-2026-2763

YouTube Video Grabber, now referred to as YouTube Downloader, 1.9.9.1 contains a buffer overflow vulnerability that allows attackers to execute arbitrary code by overwriting the Structured Exception Handler. Attackers can craft a malicious payload of 712 bytes with SEH manipulation to trigger a...

8.4CVSS7.3AI score0.0015EPSS
SaveExploits0References4
CVE
CVE
added 2026/01/15 3:52 p.m.33 views

CVE-2021-47775

CVE-2021-47775 affects YouTube Video Grabber (also called YouTube Downloader) version 1.9.9.1. The issue is a buffer overflow that allows arbitrary code execution by overwriting the Structured Exception Handler (SEH). An attacker can craft a 712-byte payload with SEH manipulation to trigger a bin...

8.4CVSS7.5AI score0.0015EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/01/15 3:52 p.m.3 views

CVE-2021-47774

Kingdia CD Extractor 3.0.2 contains a buffer overflow vulnerability in the registration name field that allows attackers to execute arbitrary code. Attackers can craft a malicious payload exceeding 256 bytes to overwrite Structured Exception Handler and gain remote code execution through a bind...

9.8CVSS7.2AI score0.00505EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/01/15 3:52 p.m.17 views

CVE-2021-47774

CVE-2021-47774 affects Kingdia CD Extractor 3.0.2. A buffer overflow in the registration name field allows an attacker to execute arbitrary code by crafting a payload exceeding 256 bytes to overwrite the Structured Exception Handler, enabling remote code execution via a bind shell. This is consis...

9.8CVSS8.6AI score0.00505EPSS
SaveExploits0References2
OSV
OSV
added 2026/01/15 10:43 a.m.6 views

OPENSUSE-SU-2026:20039-1 Security update for bind

This update for bind fixes the following issues: - Upgrade to release 9.20.15 Security Fixes: CVE-2025-40778: Fixed cache poisoning attacks with unsolicited RRs bsc1252379 CVE-2025-40780: Fixed cache poisoning due to weak PRNG bsc1252380 CVE-2025-8677: Fixed resource exhaustion via malformed DNSK...

8.6CVSS5.8AI score0.11203EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2026/01/15 12:25 a.m.17 views

runc: container escape via 'masked path' abuse due to mount race conditions

A flaw was found in runc. This flaw exploits an issue with how masked paths are implementedin runc. When masking files, runc will bind-mount the container's /dev/null inode on top of the file. However, if an attacker can replace /dev/null with a symlink to some other procfs file, runc will instea...

7.8CVSS5.8AI score0.00841EPSS
SaveExploits2References5
RedHat Linux
RedHat Linux
added 2026/01/15 12:25 a.m.6 views

runc: container escape with malicious config due to /dev/console mount and related races

A flaw was found in runc. CVE-2025-52565 is very similar in concept and application toCVE-2025-31133, except that it exploits a flaw in /dev/console bind-mounts. When creating the /dev/console bind-mount to /dev/pts/$n, if an attacker replaces /dev/pts/$n with a symlink then runc will bind-mount...

8.4CVSS5.7AI score0.00565EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2026/01/15 12:00 a.m.25 views

PT-2026-3157

Name of the Vulnerable Software and Affected Versions Ether MP3 CD Burner version 1.3.8 Description The software contains a buffer overflow issue in the registration name field. This allows for remote code execution. An attacker can create a malicious payload to overwrite SEH handlers and execute...

9.8CVSS6.5AI score0.00848EPSS
SaveExploits1References7
Positive Technologies
Positive Technologies
added 2026/01/15 12:00 a.m.11 views

PT-2026-3049

Kingdia CD Extractor 3.0.2 contains a buffer overflow vulnerability in the registration name field that allows attackers to execute arbitrary code. Attackers can craft a malicious payload exceeding 256 bytes to overwrite Structured Exception Handler and gain remote code execution through a bind...

9.8CVSS8.9AI score0.00505EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:00 a.m.5 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-003322)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-003322 advisory. fs/namespace.c in the Linux kernel before 4.9 does not restrict how many mounts may exist in a mount namespace, which allows local users to cause a denial of service...

4.7CVSS6.7AI score0.00369EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:00 a.m.4 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-002309)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-002309 advisory. The rdsibladdrcheck function in net/rds/ib.c in the Linux kernel before 3.12.8 allows local users to cause a denial of service NULL pointer dereference and system...

4.7CVSS7.2AI score0.00476EPSS
SaveExploits2References10
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:00 a.m.6 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-002230)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-002230 advisory. fs/namespace.c in the Linux kernel through 3.16.1 does not properly restrict clearing MNTNODEV, MNTNOSUID, and MNTNOEXEC and changing MNTATIMEMASK during a remount o...

6.2CVSS7AI score0.00881EPSS
SaveExploits6References15
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:00 a.m.5 views

EulerOS 2.0 SP12 : docker-runc (EulerOS-SA-2026-1087)

According to the versions of the docker-runc package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : runc is a CLI tool for spawning and running containers according to the OCI specification. Versions 1.0.0-rc3 through 1.2.7, 1.3.0-rc.1 throug...

8.4CVSS6.7AI score0.00841EPSS
SaveExploits3References3
Rows per page
Query Builder