Lucene search
+L

519 matches found

ATTACKERKB
ATTACKERKB
added 2022/07/06 4:00 p.m.8 views

CVE-2022-20813

Multiple vulnerabilities in the API and in the web-based management interface of Cisco Expressway Series and Cisco TelePresence Video Communication Server VCS could allow a remote attacker to overwrite arbitrary files or conduct null byte poisoning attacks on an affected device. Note: Cisco...

9CVSS6.5AI score0.01076EPSS
SaveExploits0References2
OSV
OSV
added 2022/07/01 8:08 p.m.34 views

GO-2022-0414 Command injection in github.com/Masterminds/vcs

Passing untrusted inputs to VCS functions can permit an attacker to execute arbitrary commands. The vcs package executes version control commands with user-provided arguments. These arguments can be interpreted as command-line flags, which can be used to perform command injection...

9.8CVSS10AI score0.01585EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2022/05/27 2:06 p.m.10 views

CVE-2022-20806 Cisco Expressway Series and Cisco TelePresence Video Communication Server Vulnerabilities

Multiple vulnerabilities in the API and web-based management interfaces of Cisco Expressway Series and Cisco TelePresence Video Communication Server VCS could allow an authenticated, remote attacker to write files or disclose sensitive information on an affected device. For more information about...

4.3CVSS6.7AI score0.00946EPSS
SaveExploits0References1
CVE
CVE
added 2022/05/27 2:06 p.m.900 views

CVE-2022-20806

Summary (CVE-2022-20806) : Cisco Expressway Series and Cisco TelePresence Video Communication Server (VCS) contain multiple vulnerabilities in their API and web-based management interfaces that could allow an authenticated, remote attacker to write files or disclose sensitive information on an af...

7.1CVSS5.8AI score0.00946EPSS
SaveExploits0References1Affected Software1
Tenable Nessus
Tenable Nessus
added 2022/05/27 12:00 a.m.56 views

Cisco Expressway Series / TelePresence VCS Multiple Vulnerabilities (cisco-sa-expressway-filewrite-bsFVwueV)

Multiple vulnerabilities in the API and web-based management interfaces of Cisco Expressway Series and Cisco TelePresence Video Communication Server VCS could allow an authenticated, remote attacker to write files or disclose sensitive information on an affected device, as follows: - An...

7.1CVSS6.5AI score0.0096EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2022/05/26 2:00 p.m.12 views

CVE-2022-20809 Cisco Expressway Series and Cisco TelePresence Video Communication Server Vulnerabilities

Multiple vulnerabilities in the API and web-based management interfaces of Cisco Expressway Series and Cisco TelePresence Video Communication Server VCS could allow an authenticated, remote attacker to write files or disclose sensitive information on an affected device. For more information about...

4.3CVSS6.7AI score0.00933EPSS
SaveExploits0References1
OSV
OSV
added 2022/04/13 9:15 p.m.4 views

DEBIAN-CVE-2022-24828

Composer is a dependency manager for the PHP programming language. Integrators using Composer code to call VcsDriver::getFileContent can have a code injection vulnerability if the user can control the $file or $identifier argument. This leads to a vulnerability on packagist.org for example where...

8.8CVSS8.4AI score0.01886EPSS
SaveExploits0References1
OSV
OSV
added 2022/04/06 7:15 p.m.8 views

CVE-2022-20755

Multiple vulnerabilities in the API and web-based management interfaces of Cisco Expressway Series and Cisco TelePresence Video Communication Server VCS could allow an authenticated, remote attacker with read/write privileges to the application to write files or execute arbitrary code on the...

7.2CVSS7.6AI score0.03299EPSS
SaveExploits0References1
CVE
CVE
added 2022/04/06 6:13 p.m.116 views

CVE-2022-20755

CVE-2022-20755 affects Cisco Expressway Series and Cisco TelePresence Video Communication Server (VCS). An authenticated, remote attacker with read/write privileges can exploit weaknesses in the API and web-based management interfaces to write arbitrary files or execute code on the underlying OS ...

9CVSS8AI score0.03299EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2022/04/06 6:13 p.m.207 views

CVE-2022-20754

CVE-2022-20754 affects Cisco Expressway Series and Cisco TelePresence Video Communication Server (VCS). The vulnerabilities reside in the API/cluster database and web-based management interfaces, caused by insufficient input validation of user-supplied command arguments. An authenticated, read/wr...

9CVSS8AI score0.03299EPSS
SaveExploits0References1Affected Software1
Fedora
Fedora
added 2022/04/02 1:57 a.m.40 views

[SECURITY] Fedora 34 Update: gitit-0.13.0.0-5.1.fc34

Gitit is a wiki backed by a git, darcs, or mercurial filestore. Pages and uploaded files can be modified either directly via the VCS's command-line too ls or through the wiki's web interface. Pandoc is used for markup processing, so pages may be written in extended markdown, reStructuredText,...

9.8CVSS9.3AI score0.0451EPSS
SaveExploits3
CVE
CVE
added 2022/04/01 3:55 p.m.163 views

CVE-2022-21235

CVE-2022-21235 affects the Go package github.com/masterminds/vcs pre-1.13.3. The vulnerability arises from passing untrusted argument strings to the underlying Mercurial call (hg), which can be interpreted as additional flags and enable command injection. Impact is remote command execution on aff...

9.8CVSS9.3AI score0.01585EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2022/04/01 3:51 p.m.17 views

CVE-2022-21235

The package github.com/masterminds/vcs before 1.13.3 are vulnerable to Command Injection via argument injection. When hg is executed, argument strings are passed to hg in a way that additional flags can be set. The additional flags can be used to perform a command injection...

9.8CVSS7.3AI score0.01585EPSS
SaveExploits0References3
OSV
OSV
added 2022/04/01 2:05 p.m.45 views

GHSA-6635-C626-VJ4R Command Injection Vulnerability with Mercurial in VCS

URLs and local file paths passed to the Mercurial hg APIs that are specially crafted can contain commands which are executed by Mercurial if it is installed on the host operating system. The vcs package uses the underly version control system, in this case hg, to implement the needed functionalit...

9.8CVSS9.6AI score0.01585EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2022/04/01 2:05 p.m.61 views

Command Injection Vulnerability with Mercurial in VCS

URLs and local file paths passed to the Mercurial hg APIs that are specially crafted can contain commands which are executed by Mercurial if it is installed on the host operating system. The vcs package uses the underly version control system, in this case hg, to implement the needed functionalit...

9.8CVSS3.7AI score0.01585EPSS
SaveExploits0References7Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2022/04/01 12:00 a.m.93 views

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

The package github.com/masterminds/vcs before 1.13.3 is vulnerable to Command Injection via argument injection. When hg is executed, argument strings are passed to hg in a way that additional flags can be set. The additional flags can be used to perform a command injection...

9.8CVSS3.1AI score0.01585EPSS
SaveExploits0References7Affected Software1
CNVD
CNVD
added 2022/03/15 12:00 a.m.80 views

libvcs Command Injection Vulnerability

libvcs is a vcs abstraction layer. libvcs is vulnerable to command injection, which stems from the fact that when the updaterepo function is called, the url argument is passed to the hg clone command, and an attacker can exploit this vulnerability to execute commands by injecting some hg options...

9.8CVSS3AI score0.03624EPSS
SaveExploits0References1
Snyk
Snyk
added 2022/03/11 1:50 p.m.3 views

Command Injection

Overview github.com/Masterminds/vcs is a VCS Repo management through a common interface in Go. Affected versions of this package are vulnerable to Command Injection via argument injection. When hg is executed, argument strings are passed to hg in a way that additional flags can be set. The...

9.8CVSS7.4AI score0.01585EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2022/03/07 12:00 a.m.44 views

Cisco TelePresence VCS < 14.0.5 Multiple Vulnerabilities (cisco-sa-expressway-filewrite-87Q5YRk)

According to its self-reported version, the instance of Cisco TelePresence VCS installed on the remote host contains vulnerabilities in its cluster database API and its web-based management interface due to insufficient input validation of user-supplied command arguments. An authenticated, remote...

9CVSS7.7AI score0.03299EPSS
SaveExploits0References5
Malwarebytes
Malwarebytes
added 2022/03/04 6:10 p.m.70 views

Update now! Cisco fixes several vulnerabilities

Cisco has released a security advisory about two vulnerabilities in the API and web-based management interfaces of Cisco Expressway Series and Cisco TelePresence Video Communication Server VCS. The flaws could allow an authenticated, remote attacker with read/write privileges to the application t...

7.8AI score0.03299EPSS
SaveExploits0
Rows per page
Query Builder