Lucene search
K

36 matches found

OSV
OSV
added 2026/04/25 11:41 p.m.0 views

GHSA-X2QX-6953-8485 GitPython: Unsafe option check validates multi_options before shlex.split transformation

Summary clone validates multioptions as the original list, then executes shlex.split" ".joinmultioptions. A string like "--branch main --config core.hooksPath=/x" passes validation starts with --branch, but after split becomes "--branch", "main", "--config", "core.hooksPath=/x". Git applies the...

8.1CVSS6AI score0.00029EPSS
Exploits1References5
NVD
NVD
added 2026/04/25 6:16 a.m.8 views

CVE-2026-6951

Versions of the package simple-git before 3.36.0 are vulnerable to Remote Code Execution RCE due to an incomplete fix for CVE-2022-25912 that blocks the -c option but not the equivalent --config form. If untrusted input can reach the options argument passed to simple-git, an attacker may still...

9.8CVSS0.00213EPSS
Exploits1References3
CVE
CVE
added 2026/04/25 5:0 a.m.25 views

CVE-2026-6951

CVE-2026-6951 affects the Node.js package “simple-git.” The vulnerability lies in versions before 3.36.0, due to an incomplete fix for CVE-2022-25912 that blocks the -c option but not the equivalent --config form. If untrusted input reaches the options argument, an attacker could achieve remote c...

9.8CVSS6.5AI score0.00213EPSS
Exploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/25 5:0 a.m.2 views

CVE-2026-6951

Versions of the package simple-git before 3.36.0 are vulnerable to Remote Code Execution RCE due to an incomplete fix for CVE-2022-25912 that blocks the -c option but not the equivalent --config form. If untrusted input can reach the options argument passed to simple-git, an attacker may still...

9.8CVSS6.5AI score0.00213EPSS
Exploits1References3
Positive Technologies
Positive Technologies
added 2026/04/25 12:0 a.m.4 views

PT-2026-35132

Versions of the package simple-git before 3.36.0 are vulnerable to Remote Code Execution RCE due to an incomplete fix for CVE-2022-25912 that blocks the -c option but not the equivalent --config form. If untrusted input can reach the options argument passed to simple-git, an attacker may still...

9.8CVSS9.3AI score0.27739EPSS
Exploits2References9
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2022-50812

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - security: Restrict CONFIGZEROCALLUSEDREGS to gcc or clang 15.0.6 A bad bug in clang's implementation of -fzero-call-used-regs can result in NULL pointer...

5.8AI score0.00024EPSS
Exploits0References2
OSV
OSV
added 2025/06/12 3:52 p.m.2 views

CLSA-2025-1749743573 git: Fix of CVE-2025-52005

CVE-2025-52005: add sideband.allowControlCharacters config which gives a possibility to avoid control characters in sideband...

5.8AI score
Exploits0References1
OSV
OSV
added 2025/04/01 3:41 p.m.3 views

CVE-2025-21933 arm: pgtable: fix NULL pointer dereference issue

In the Linux kernel, the following vulnerability has been resolved: arm: pgtable: fix NULL pointer dereference issue When updatemmucacherange is called by updatemmucache, the vmf parameter is NULL, which will cause a NULL pointer dereference issue in adjustpte: Unable to handle kernel NULL pointe...

5.5CVSS6.2AI score0.00097EPSS
Exploits0References5
OSV
OSV
added 2024/07/29 6:15 p.m.1 views

DEBIAN-CVE-2024-42094

In the Linux kernel, the following vulnerability has been resolved: net/iucv: Avoid explicit cpumask var allocation on stack For CONFIGCPUMASKOFFSTACK=y kernel, explicit allocation of cpumask variable on stack is not recommended since it can cause potential stack overflow. Instead, kernel code...

7.1CVSS6.2AI score0.00015EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2024/04/04 12:5 a.m.28 views

CVE-2024-26706

In the Linux kernel, the following vulnerability has been resolved: parisc: Fix random data corruption from exception handler The current exception handler implementation, which assists when accessing user space memory, may exhibit random data corruption if the compiler decides to use a different...

4.4CVSS7.1AI score0.00041EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2023/11/03 8:15 a.m.68 views

CVE-2023-1194

An out-of-bounds OOB memory read flaw was found in parseleasestate in the KSMBD implementation of the in-kernel samba server and CIFS in the Linux kernel. When an attacker sends the CREATE command with a malformed payload to KSMBD, due to a missing check of NameOffset in the parseleasestate...

8.1CVSS6.8AI score0.00087EPSS
Exploits0References3
UbuntuCve
UbuntuCve
added 2023/11/01 8:15 p.m.22 views

CVE-2023-1193

A use-after-free flaw was found in setupasyncwork in the KSMBD implementation of the in-kernel samba server and CIFS in the Linux kernel. This issue could allow an attacker to crash the system by accessing freed work...

6.5CVSS6.5AI score0.00067EPSS
Exploits0References1
CNNVD
CNNVD
added 2023/10/12 12:0 a.m.1 views

Zephyr Security Breach

Zephyr is an extensible real-time operating system RTOS open-sourced by the Zephyr Project. A security vulnerability exists in Zephyr 3.4.0 and earlier versions, which stems from the fact that when built with CONFIGCANAUTOBUSOFFRECOVERY=y, the backend of the SJA1000 CAN controller driver...

7.5CVSS6.7AI score0.00186EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:48 a.m.3 views

SUSE CVE-2017-7309

A cross-site scripting XSS vulnerability in the MantisBT Configuration Report page admconfigreport.php allows remote attackers to inject arbitrary code if CSP settings permit it through a crafted 'configoption' parameter. This is fixed in 1.3.9, 2.1.3, and 2.2.3...

4.8CVSS6.3AI score0.02475EPSS
Exploits1References3
Snyk
Snyk
added 2022/05/17 2:30 a.m.1 views

Cross-site Scripting (XSS)

Overview mantisbt/mantisbt is a mantis bug tracker. Affected versions of this package are vulnerable to Cross-site Scripting XSS via the configoption parameter in admconfigreport.php. An attacker can inject arbitrary web script or HTML by crafting a malicious 'configoption' parameter. Details...

5.1CVSS5.2AI score0.02475EPSS
Exploits1References2
Positive Technologies
Positive Technologies
added 2021/06/22 12:0 a.m.4 views

PT-2021-3701 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 5.12.14 Description: The issue is related to the mishandling of Signature Verification in the Linux kernel. This could allow an attacker to impact the confidentiality, integrity, and availability of protected...

9CVSS7.2AI score0.85239EPSS
Exploits83References368
OSV
OSV
added 2018/12/04 4:29 p.m.4 views

DEBIAN-CVE-2018-19854

An issue was discovered in the Linux kernel before 4.19.3. cryptoreportone and related functions in crypto/cryptouser.c the crypto user configuration API do not fully initialize structures that are copied to userspace, potentially leaking sensitive memory to user programs. NOTE: this is a...

4.7CVSS7.3AI score0.00053EPSS
Exploits1References1
RedHat Linux
RedHat Linux
added 2018/08/15 11:20 a.m.2 views

cxf: Improper size validation in message attachment header for JAX-WS and JAX-RS services

Apache CXF supports sending and receiving attachments via either the JAX-WS or JAX-RS specifications. It is possible to craft a message attachment header that could lead to a Denial of Service DoS attack on a CXF web service provider. Both JAX-WS and JAX-RS services are vulnerable to this attack...

5.5CVSS7.3AI score0.03566EPSS
Exploits3References4
RedHat Linux
RedHat Linux
added 2018/04/10 3:34 a.m.2 views

kernel: Missing namespace check in net/netlink/af_netlink.c allows for network monitors to observe systemwide activity

The netlinkdelivertapskb function in net/netlink/afnetlink.c in the Linux kernel, through 4.14.4, does not restrict observations of Netlink messages to a single net namespace, when CONFIGNLMON is enabled. This allows local users to obtain sensitive information by leveraging the CAPNETADMIN...

4.7CVSS6.6AI score0.00076EPSS
Exploits0References4
Oracle linux
Oracle linux
added 2017/09/20 12:0 a.m.55 views

Unbreakable Enterprise kernel security update

kernel-uek 3.8.13-118.19.7 - Bluetooth: Properly check L2CAP config option output buffer length Ben Seri Orabug: 26796364 CVE-2017-1000251 3.8.13-118.19.6 - xen: fix bio vec merging Roger Pau Monne Orabug: 26645550 CVE-2017-12134 3.8.13-118.19.5 - fs/exec.c: account for argv/envp pointers Kees Co...

8.8CVSS3.1AI score0.03117EPSS
Exploits12
Rows per page
Query Builder