Lucene search
+L

128 matches found

PyPA
PyPA
added 2022/09/07 7:15 p.m.8 views

PYSEC-2022-43179

Poetry is a dependency manager for Python. To handle dependencies that come from a Git repository, Poetry executes various commands, e.g. git config. These commands are being executed using the executable’s name and not its absolute path. This can lead to the execution of untrusted code due to th...

7.3CVSS7.4AI score0.00344EPSS
SaveExploits0References4Affected Software1
CNNVD
CNNVD
added 2022/09/07 12:0 a.m.31 views

Poetry 代码问题漏洞

Poetry is a tool for dependency management and packaging in Python. It allows you to declare the libraries on which your project depends and will manage install/update them for you. A code issue vulnerability exists in Poetry versions prior to 1.1.9 and prior to 1.2.0b1 that stems from the...

7.3CVSS7.6AI score0.00344EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2022/09/07 12:0 a.m.7 views

PT-2022-23158 · Poetry · Poetry

Name of the Vulnerable Software and Affected Versions: Poetry versions prior to 1.1.9 Poetry versions prior to 1.2.0b1 Description: The issue arises from Poetry executing commands like git config using the executable's name instead of its absolute path. This can lead to the execution of untrusted...

7.3CVSS7.2AI score0.00344EPSS
SaveExploits0References9
ATTACKERKB
ATTACKERKB
added 2022/08/30 9:15 p.m.11 views

CVE-2022-36565

Incorrect access control in the install directory C:\Wamp64 of Wamp v3.2.6 and below allows authenticated attackers to execute arbitrary code via overwriting binaries located in the directory...

8.8CVSS7.7AI score0.00831EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2022/08/30 12:0 a.m.10 views

PT-2022-23472 · Unknown · Strawberryperl

Name of the Vulnerable Software and Affected Versions: StrawberryPerl versions 5.32.1.1 and below Description: The issue is related to incorrect access control in the install directory of StrawberryPerl, allowing authenticated attackers to execute arbitrary code by overwriting binaries in the...

8.8CVSS8.7AI score0.00831EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2022/07/15 12:0 a.m.11 views

The vulnerability of the distributed Git version control system, related to deficiencies in access control, allows a intruder to increase their privileges or execute arbitrary commands.

The vulnerability of the distributed Git version control system relates to the possibility of creating a folder named “C:.git”. Exploiting this vulnerability could allow an attacker to execute arbitrary commands...

7.8CVSS7.5AI score0.00444EPSS
SaveExploits0References11Affected Software5
Positive Technologies
Positive Technologies
added 2022/06/29 12:0 a.m.9 views

PT-2022-6521 · Nomachine · Nomachine

Name of the Vulnerable Software and Affected Versions: NoMachine version 7.9.2 Description: The issue is related to incorrect permissions for the folder C:ProgramDataNoMachinevaruninstall of NoMachine, which allows attackers to perform a DLL hijacking attack and execute arbitrary code. This is du...

7.3CVSS7.3AI score0.00332EPSS
SaveExploits1References5
OSV
OSV
added 2022/05/24 7:16 p.m.7 views

GHSA-4PW5-R58H-FV24 Path traversal vulnerability on Windows in Jenkins

The file browser for workspaces, archived artifacts, and userContent/ in Jenkins 2.314 and earlier, LTS 2.303.1 and earlier may interpret some paths to files as absolute on Windows. This results in a path traversal vulnerability allowing attackers with Overall/Read permission Windows controller o...

6.5CVSS6AI score0.02173EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2022/04/22 12:0 a.m.6 views

kardianos service 代码问题漏洞

kardianos service is a tool for running go programs as services. A code issue vulnerability exists in kardianos service, which stems from servicewindows.go omitting references that are sometimes required to execute the Windows service executable from the expected directory...

7.8CVSS7.5AI score0.00306EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2022/03/29 1:15 p.m.3 views

CVE-2022-28148

The file browser in Jenkins Continuous Integration with Toad Edge Plugin 2.3 and earlier may interpret some paths to files as absolute on Windows, resulting in a path traversal vulnerability allowing attackers with Item/Read permission to obtain the contents of arbitrary files on Windows...

6.5CVSS6AI score0.01807EPSS
SaveExploits0References3
OSV
OSV
added 2022/02/09 11:15 p.m.6 views

CVE-2022-22528

SAP Adaptive Server Enterprise ASE - version 16.0, installation makes an entry in the system PATH environment variable in Windows platform which, under certain conditions, allows a Standard User to execute malicious Windows binaries which may lead to privilege escalation on the local system. The...

7.8CVSS5.9AI score0.00316EPSS
SaveExploits0References2
OSV
OSV
added 2021/09/08 3:15 p.m.4 views

UBUNTU-CVE-2021-22004

An issue was discovered in SaltStack Salt before 3003.3. The salt minion installer will accept and use a minion config file at C:\salt\conf if that file is in place before the installer is run. This allows for a malicious actor to subvert the proper behaviour of the given minion software...

6.4CVSS7.3AI score0.00346EPSS
SaveExploits0References3
OSV
OSV
added 2021/08/31 5:15 p.m.7 views

ALPINE-CVE-2021-37712

The npm package "tar" aka node-tar before versions 4.4.18, 5.0.10, and 6.1.9 has an arbitrary file creation/overwrite and arbitrary code execution vulnerability. node-tar aims to guarantee that any file whose location would be modified by a symbolic link is not extracted. This is, in part, achiev...

8.6CVSS8AI score0.0185EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2021/08/31 5:15 p.m.1 views

CVE-2021-37712

The npm package "tar" aka node-tar before versions 4.4.18, 5.0.10, and 6.1.9 has an arbitrary file creation/overwrite and arbitrary code execution vulnerability. node-tar aims to guarantee that any file whose location would be modified by a symbolic link is not extracted. This is, in part, achiev...

8.6CVSS6.4AI score0.0185EPSS
SaveExploits0References7Affected Software1
Positive Technologies
Positive Technologies
added 2021/08/31 12:0 a.m.12 views

PT-2021-7037 · Npm +6 · Node-Tar +6

Name of the Vulnerable Software and Affected Versions: node-tar versions prior to 4.4.18 node-tar versions prior to 5.0.10 node-tar versions prior to 6.1.9 Description: The issue is related to the handling of tar archives by the node-tar module, which can lead to arbitrary file creation, overwrit...

9.8CVSS8AI score0.81464EPSS
SaveExploits34References283
seebug.org
seebug.org
added 2021/04/02 12:0 a.m.104 views

Jellyfin 任意文件读取漏洞(CVE-2021-21402)

GHSL-2021-050: Unauthenticated abritrary file read in Jellyfin - CVE-2021-21402 Jaroslav Lobacevski Coordinated Disclosure Timeline - 2021-03-19: Issue reported to maintainers. - 2021-03-22: Version 10.7.1 with fixes was released. Summary Jellyfin allows unauthenticated arbitrary file read. Produ...

4CVSS0.79855EPSS
SaveExploits4
OSV
OSV
added 2020/01/21 5:15 p.m.1 views

DEBIAN-CVE-2020-7211

tftp.c in libslirp 4.1.0, as used in QEMU 4.2.0, does not prevent ..\ directory traversal on Windows...

7.5CVSS7.8AI score0.04141EPSS
SaveExploits0References1
OSV
OSV
added 2018/09/19 2:29 p.m.7 views

UBUNTU-CVE-2018-11762

In Apache Tika 0.9 to 1.18, in a rare edge case where a user does not specify an extract directory on the commandline --extract-dir= and the input file has an embedded file with an absolute path, such as "C:/evil.bat", tika-app would overwrite that file...

5.9CVSS6.6AI score0.05449EPSS
SaveExploits0References4
CNVD
CNVD
added 2017/10/27 12:0 a.m.5 views

Bomgar Remote Support DLL Hijacking Vulnerability

Bomgar Remote Support is a suite of cross-platform remote support software from Bomgar USA. The software provides remote assistance through firewalls for remote desktops, servers, POS systems and other mobile devices. A security vulnerability exists in the agent in Bomgar Remote Support, which...

9.3CVSS7AI score0.013EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2017/09/11 12:0 a.m.8 views

PT-2019-7914 · Bittorrent +1 · Qbittorrent +1

Name of the Vulnerable Software and Affected Versions: qBittorrent version 3.3.15 Description: The issue concerns the UI Lock feature, which can be bypassed by tampering with the config file. An attacker can gain unauthorized access to qBittorrent functions by modifying the locked attribute withi...

7.1CVSS7.2AI score0.00478EPSS
SaveExploits1References13
Rows per page
Query Builder