Lucene search
+L

25 matches found

Kitploit
Kitploit
added 2026/08/26 9:07 p.m.3 views

wildpwn

Prima di tutto! Leggi: https://www.exploit-db.com/papers/33930/ Utilizzo base Funziona più o meno così: root@kitploit: usage: wildpwn.py -h --file FILE payload folder Tool to generate unix wildcard attacks positional arguments: payload Payload to use: combined | tar | rsync folder Where to write...

5.4AI score
SaveExploits0
EUVD
EUVD
added 2026/08/07 12:31 a.m.12 views

EUVD-2026-54210

sysPass's FileBackupService::doBackupFiles in lib/SP/Services/Backup/FileBackupService.php around line 388 builds a tar shell command by string-concatenating the backup directory path $this-path directly into the command line 'tar czf ' . $backupFileApp . ' ' . BASEPATH . ' --exclude "'...

8.6CVSS6.5AI score0.00257EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/06 10:18 p.m.13 views

CVE-2026-63725

sysPass's FileBackupService::doBackupFiles in lib/SP/Services/Backup/FileBackupService.php around line 388 builds a tar shell command by string-concatenating the backup directory path $this-path directly into the command line 'tar czf ' . $backupFileApp . ' ' . BASEPATH . ' --exclude "'...

8.6CVSS0.00257EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/06 5:34 p.m.74 views

CVE-2026-63725

The CVE describes an authenticated OS command injection in sysPass, where FileBackupService::doBackupFiles() constructs a tar command by directly inserting the config-provided backup path ($this->path) into the shell command without escaping or validation, and passes it to exec(). This path co...

8.6CVSS6.5AI score0.00257EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/06 5:34 p.m.11 views

CVE-2026-63725

sysPass's FileBackupService::doBackupFiles in lib/SP/Services/Backup/FileBackupService.php around line 388 builds a tar shell command by string-concatenating the backup directory path $this-path directly into the command line 'tar czf ' . $backupFileApp . ' ' . BASEPATH . ' --exclude "'...

8.6CVSS6.5AI score0.00257EPSS
SaveExploits0References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/08/06 12:00 a.m.12 views

EulerOS 2.0 SP13 : vim (EulerOS-SA-2026-3055)

According to the versions of the vim packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : Vim is an open source, command line text editor. Prior to version 9.2.0495, a Vimscript code injection vulnerability exists in s:NetrwBookHistSave in...

8.8CVSS6.4AI score0.00917EPSS
SaveExploits1References7
Tenable Nessus
Tenable Nessus
added 2026/08/06 12:00 a.m.15 views

EulerOS 2.0 SP15 : vim (EulerOS-SA-2026-2914)

According to the versions of the vim packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : Vim is an open source, command line text editor. Prior to version 9.2.0450, a heap buffer overflow exists in readcompound in src/spellfile.c when...

7CVSS6.3AI score0.00917EPSS
SaveExploits1References6
Tenable Nessus
Tenable Nessus
added 2026/08/06 12:00 a.m.15 views

EulerOS 2.0 SP13 : vim (EulerOS-SA-2026-3005)

According to the versions of the vim packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : Vim is an open source, command line text editor. Prior to version 9.2.0495, a Vimscript code injection vulnerability exists in s:NetrwBookHistSave in...

8.8CVSS6.4AI score0.00917EPSS
SaveExploits1References7
Vulnrichment
Vulnrichment
added 2026/07/24 4:12 p.m.11 views

CVE-2026-65711 sysPass 3.2.11 Authenticated OS Command Injection via Backup Path

sysPass through version 3.2.11 contains an OS command injection vulnerability that allows authenticated administrators to execute arbitrary commands as the web server process user by setting a malicious backup path and triggering a backup. The FileBackupService builds a tar shell command via stri...

8.6CVSS6.2AI score0.02406EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/24 4:12 p.m.12 views

EUVD-2026-48717

sysPass through version 3.2.11 contains an OS command injection vulnerability that allows authenticated administrators to execute arbitrary commands as the web server process user by setting a malicious backup path and triggering a backup. The FileBackupService builds a tar shell command via stri...

8.6CVSS6.2AI score0.02406EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/24 4:12 p.m.13 views

CVE-2026-65711

sysPass through version 3.2.11 contains an OS command injection vulnerability that allows authenticated administrators to execute arbitrary commands as the web server process user by setting a malicious backup path and triggering a backup. The FileBackupService builds a tar shell command via stri...

8.6CVSS6.2AI score0.02406EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/24 4:12 p.m.36 views

CVE-2026-65711 sysPass 3.2.11 Authenticated OS Command Injection via Backup Path

sysPass through version 3.2.11 contains an OS command injection vulnerability that allows authenticated administrators to execute arbitrary commands as the web server process user by setting a malicious backup path and triggering a backup. The FileBackupService builds a tar shell command via stri...

8.6CVSS0.02406EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/24 4:12 p.m.9 views

CVE-2026-65711 sysPass 3.2.11 Authenticated OS Command Injection via Backup Path

sysPass through version 3.2.11 contains an OS command injection vulnerability that allows authenticated administrators to execute arbitrary commands as the web server process user by setting a malicious backup path and triggering a backup. The FileBackupService builds a tar shell command via stri...

8.6CVSS6.2AI score
SaveExploits0References5
OSV
OSV
added 2026/05/30 5:07 a.m.31 views

MGASA-2026-0167 Updated vim packages fix security vulnerabilities

Heap Buffer Overflow in spell file loading affects Vim 9.2.0450. CVE-2026-45130 Vimscript Code Injection in netrw NetrwMarkFile via crafted filename affects Vim 9.2.0480. CVE-2026-43961 Command Injection in tar.vim affects Vim 9.2.0479. CVE-2026-46483 Vimscript Code Injection in netrw...

7.8CVSS5.8AI score0.00552EPSS
SaveExploits1References12
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-1999-0202

Malware in sbrugna...

7.5CVSS6.4AI score0.02013EPSS
SaveExploits0References2
Talos
Talos
added 2024/04/17 12:00 a.m.66 views

Peplink Smart Reader web interface /cgi-bin/debug_dump.cgi information disclosure vulnerability

Talos Vulnerability Report TALOS-2023-1863 Peplink Smart Reader web interface /cgi-bin/debugdump.cgi information disclosure vulnerability April 17, 2024 CVE Number CVE-2023-43491 SUMMARY An information disclosure vulnerability exists in the web interface /cgi-bin/debugdump.cgi functionality of...

9.8CVSS6.6AI score0.01485EPSS
SaveExploits4
Citrix
Citrix
added 2023/09/21 12:00 a.m.10 views

Cannot decompress firmware package with error "invalid compressed data--format violated"

Running command "tar -xvzf build-xx-xxnc64.tgz" in NetScaler shell to decompress firmware package, but it fails with error "invalid compressed data--format violated"...

7.3AI score
SaveExploits0
OpenVAS
OpenVAS
added 2021/06/09 12:00 a.m.18 views

SUSE: Security Advisory (SUSE-SU-2018:4121-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.8CVSS7.6AI score0.01283EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2018/12/17 12:00 a.m.38 views

SUSE SLES11 Security Update : amanda (SUSE-SU-2018:4121-1)

This update for amanda fixes the following issues : Security issue fixed : CVE-2016-10729: Fixed a local privilege escalation from amanda to root via unsafe tar command options bsc1112916. Note that Tenable Network Security has extracted the preceding description block directly from the SUSE...

7.8CVSS6.8AI score0.01283EPSS
SaveExploits1References4
OPENSUSE Linux
OPENSUSE Linux
added 2018/11/17 12:18 a.m.368 views

Security update for amanda (moderate)

This update for amanda fixes the following security issue: - CVE-2016-10729: Local privilege escalation from amanda user to root via unsafe tar command options bsc1112916...

4.2AI score0.01283EPSS
SaveExploits1References1
Rows per page
Query Builder