Lucene search
+L

17215 matches found

Cvelist
Cvelist
added 2026/07/22 3:55 p.m.37 views

CVE-2026-16552

...

SaveExploits0
NVD
NVD
added 2026/07/22 10:17 a.m.14 views

CVE-2026-14551

The servereye client also known as sensorhub, technically ClientAgentContainerService versions 20.15 and earlier are vulnerable to Local Privilege Escalation. The high-privileged service SE3Recovery EmergencyRecoveryService.exe, running as SYSTEM, periodically monitors the directory...

8.8CVSS0.00137EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/22 9:42 a.m.9 views

CVE-2026-14551

The servereye client also known as sensorhub, technically ClientAgentContainerService versions 20.15 and earlier are vulnerable to Local Privilege Escalation. The high-privileged service SE3Recovery EmergencyRecoveryService.exe, running as SYSTEM, periodically monitors the directory...

8.8CVSS5.3AI score0.00137EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/22 9:42 a.m.31 views

CVE-2026-14551

CVE-2026-14551 affects the servereye client (sensorhub), version 20.15 and earlier. A local privilege escalation occurs via the SE3Recovery service (EmergencyRecoveryService.exe), which runs as SYSTEM and periodically watches %ProgramData%\ServerEye3\update\ for a trigger file named update_availa...

8.8CVSS5.4AI score0.00137EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/07/22 12:00 a.m.9 views

Plone 4.0.x < 4.3.20 / 5.0.x < 5.1.7 / 5.2.x < 5.2.2 Multiple Vulnerabilities (HF 20200121)

The version of Plone installed on the remote host is 4.0.x prior to 4.3.20, 5.0.x prior to 5.1.7, or 5.2.x prior to 5.2.2. It is, therefore, affected by the following vulnerabilities: - An open redirect on the login form and possibly other places allows an attacker to craft a link to a Plone Site...

9.8CVSS7.4AI score0.02249EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2026/07/22 12:00 a.m.10 views

Oracle Linux 10 : vim (ELSA-2026-28210)

The remote Oracle Linux 10 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2026-28210 advisory. - RHEL-186660 CVE-2026-47162 vim: netrw code injection via NetrwBookHistSave - RHEL-186671 CVE-2026-52858 vim: possible code execution with python3complete -...

8.8CVSS7AI score0.00552EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/22 12:00 a.m.29 views

PT-2026-63334

The servereye client also known as sensorhub, technically ClientAgentContainerService versions 20.15 and earlier are vulnerable to Local Privilege Escalation. The high-privileged service SE3Recovery EmergencyRecoveryService.exe, running as SYSTEM, periodically monitors the directory...

8.8CVSS5.3AI score0.00137EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/22 12:00 a.m.5 views

PT-2026-71452

Name of the Vulnerable Software and Affected Versions GitPython versions prior to 3.1.54 Description An arbitrary file overwrite issue exists in the Diffable.diff method due to insufficient validation of git options passed through kwargs. An attacker can use the --output argument via the other...

8.5CVSS8AI score0.00277EPSS
SaveExploits0References28
RedhatCVE
RedhatCVE
added 2026/07/21 9:13 p.m.21 views

CVE-2026-63908

A flaw was found in the Linux kernel's atmelmxtts input driver. An incorrect boundary check when handling configuration files with oversized objects can lead to a single-byte overwrite in adjacent memory. This memory corruption vulnerability could allow a local attacker to potentially cause syste...

5.4AI score0.0022EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/21 9:09 p.m.103 views

CVE-2026-47178

CVE-2026-47178 affects libheif up to v1.21.2, where a crafted uncompressed HEIF image (unci codec, tiled, component-interleaved, 4:2:0) can trigger a heap out-of-bounds write in the uncompressed tile decoder. The write overwrites a nearby C++ vtable pointer, causing the next virtual call to dispa...

7.8CVSS4.6AI score0.00199EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2026/07/21 9:09 p.m.42 views

CVE-2026-47178 libheif has Heap Out Of Bounds Write in unci subsystem

libheif is a HEIF and AVIF file format decoder and encoder. In versions 1.19.0 through 1.21.2, a crafted HEIF file uncompressed unci codec, tiled, component-interleaved, 4:2:0 triggers a heap out-of-bounds write in libheif's uncompressed tile decoder. The write overwrites the C++ vtable pointer o...

6.1CVSS0.00199EPSS
SaveExploits1References1
Debian CVE
Debian CVE
added 2026/07/21 9:09 p.m.27 views

CVE-2026-47178

libheif is a HEIF and AVIF file format decoder and encoder. In versions 1.19.0 through 1.21.2, a crafted HEIF file uncompressed unci codec, tiled, component-interleaved, 4:2:0 triggers a heap out-of-bounds write in libheif's uncompressed tile decoder. The write overwrites the C++ vtable pointer o...

7.8CVSS4.7AI score0.00199EPSS
SaveExploits1
EUVD
EUVD
added 2026/07/21 9:09 p.m.16 views

EUVD-2026-46638

libheif is a HEIF and AVIF file format decoder and encoder. In versions 1.19.0 through 1.21.2, a crafted HEIF file uncompressed unci codec, tiled, component-interleaved, 4:2:0 triggers a heap out-of-bounds write in libheif's uncompressed tile decoder. The write overwrites the C++ vtable pointer o...

6.1CVSS4.6AI score0.00199EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2026/07/21 8:10 p.m.12 views

GitPython: command injection via unguarded Git options in `Repo.archive()`, `git.ls_remote()`, and arbitrary file overwrite via `Repo.iter_commits()` / `Repo.blame()`

Summary GitPython spawns the real git binary with an argument vector built from caller-supplied values. To prevent argument injection, GitPython maintains denylists of "unsafe" Git options --upload-pack, --receive-pack, --exec, -c, --config, … that can be abused to run arbitrary commands, and...

8.8CVSS8.7AI score0.00749EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/07/21 8:10 p.m.12 views

GHSA-956X-8GVW-WG5V GitPython: command injection via unguarded Git options in `Repo.archive()`, `git.ls_remote()`, and arbitrary file overwrite via `Repo.iter_commits()` / `Repo.blame()`

Summary GitPython spawns the real git binary with an argument vector built from caller-supplied values. To prevent argument injection, GitPython maintains denylists of "unsafe" Git options --upload-pack, --receive-pack, --exec, -c, --config, … that can be abused to run arbitrary commands, and...

8.4CVSS6.1AI score0.00949EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/07/21 8:10 p.m.13 views

Arbitrary Argument Injection

Overview GitPython is a python library used to interact with Git repositories Affected versions of this package are vulnerable to Arbitrary Argument Injection via the Repo.archive, Repo.itercommits, Repo.blame, and Git.lsremote call paths in git/repo/base.py, git/objects/commit.py, and git/cmd.py...

8.6CVSS6.1AI score0.00949EPSS
SaveExploits0References3
GithubExploit
GithubExploit
added 2026/07/21 6:01 p.m.71 views

Exploit for Path Traversal in Gogs

CVE-2025-8110 — Gogs RCE PoC Silentium / HackTheBox Dis...

8.8CVSS8.5AI score0.82693EPSS
SaveExploits21
EUVD
EUVD
added 2026/07/21 3:39 p.m.11 views

EUVD-2026-46300

Home Assistant Core before 2026.7.0 contains a path traversal vulnerability in the backup-restore function that allows attackers to write files to arbitrary absolute filesystem paths by supplying a crafted tar archive with a SYMTYPE entry containing a benign member name paired with an absolute...

9.3CVSS6.5AI score0.00797EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
added 2026/07/21 1:03 p.m.11 views

SUSE CVE-2026-63908

In the Linux kernel, the following vulnerability has been resolved: Input: atmelmxtts - fix boundary check in mxtpreparecfgmem When a configuration file provides an object size that is larger than the driver's known mxtobjsizeobject, the driver intends to discard the extra bytes. The loop iterate...

3.4CVSS5.5AI score0.0022EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/07/21 12:00 a.m.10 views

EulerOS Virtualization 2.12.1 (EulerOS-SA-2026-2765)

According to the versions of the packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : Vim is an open source, command line text editor. Prior to 9.2.0479, a command injection vulnerability exists in tarVimuntar in...

8.2CVSS7.2AI score0.00917EPSS
SaveExploits0References12
Rows per page
Query Builder