Lucene search
+L

8736 matches found

SUSE CVE
SUSE CVE
•added 2023/02/15 3:40 a.m.•10 views

SUSE CVE-2021-32762

Redis is an open source, in-memory database that persists on disk. The redis-cli command line tool and redis-sentinel service may be vulnerable to integer overflow when parsing specially crafted large multi-bulk network replies. This is a result of a vulnerability in the underlying hiredis librar...

7.5CVSS8.6AI score0.02663EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
•added 2023/02/15 3:39 a.m.•6 views

SUSE CVE-2021-37615

Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. A null pointer dereference was found in Exiv2 versions v0.27.4 and earlier. The null pointer dereference is triggered when Exiv2 is used to print the metadata of a crafted...

3.1CVSS6.8AI score0.00989EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2023/02/15 3:27 a.m.•9 views

SUSE CVE-2022-26661

An XXE issue was discovered in Tryton Application Platform Server 5.x through 5.0.45, 6.x through 6.0.15, and 6.1.x and 6.2.x through 6.2.5, and Tryton Application Platform Command Line Client proteus 5.x through 5.0.11, 6.x through 6.0.4, and 6.1.x and 6.2.x through 6.2.1. An authenticated user...

6.5CVSS6.4AI score0.01407EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
•added 2023/02/15 3:23 a.m.•8 views

SUSE CVE-2022-39334

Nextcloud also ships a CLI utility called nextcloudcmd which is sometimes used for automated scripting and headless servers. Versions of nextcloudcmd prior to 3.6.1 would incorrectly trust invalid TLS certificates, which may enable a Man-in-the-middle attack that exposes sensitive data or...

4.7CVSS6.5AI score0.00207EPSS
SaveExploits1References5
BDU FSTEC
BDU FSTEC
•added 2023/02/15 12:00 a.m.•20 views

The vulnerability of the Crestron AirMedia collaborative presentation system lies in improper privilege handling, allowing an intruder to gain access to the command line with the SYSTEM privilege level.

The vulnerability of the Crestron AirMedia collaborative presentation system is related to incorrect privilege handling. Exploiting this vulnerability could allow a malicious actor, operating remotely, to gain access to the command line with SYSTEM privileges...

9CVSS7.6AI score0.01192EPSS
SaveExploits0References5Affected Software1
BDU FSTEC
BDU FSTEC
•added 2023/02/15 12:00 a.m.•19 views

The vulnerability of the command-line interface of the network traffic analysis and detection tool, Cortex XDR Agent, for operating systems based on Windows, allows a perpetrator to execute arbitrary commands.

The vulnerability of the command-line interface of the network traffic analysis, network detection, and response tool Cortex XDR Agent for Windows operating systems is related to a breach of the data protection mechanism. Exploiting this vulnerability allows an attacker to execute arbitrary...

5.5CVSS7.5AI score0.00295EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
•added 2023/02/15 12:00 a.m.•10 views

PT-2023-6472 · Cisco · Cisco Secure Email/Web Manager +1

Name of the Vulnerable Software and Affected Versions: Cisco Secure Email Gateway ESA and Cisco Secure Email and Web Manager SMA affected versions not specified Description: A vulnerability in the Web UI and administrative CLI of the affected systems could allow an authenticated remote or local...

7.9CVSS7.2AI score0.01273EPSS
SaveExploits2References4
UbuntuCve
UbuntuCve
•added 2023/02/15 12:00 a.m.•79 views

CVE-2023-23914

A cleartext transmission of sensitive information vulnerability exists in curl v7.88.0 that could cause HSTS functionality fail when multiple URLs are requested serially. Using its HSTS support, curl can be instructed to use HTTPS instead of usingan insecure clear-text HTTP step even when HTTP is...

9.1CVSS6.8AI score0.00858EPSS
SaveExploits1References3
BDU FSTEC
BDU FSTEC
•added 2023/02/15 12:00 a.m.•11 views

The vulnerability of the command-line interface of the network traffic analysis, network detection, and response tool Cortex XDR Agent for Windows operating systems allows a malicious actor to gain unauthorized access to protected information and execute arbitrary commands.

The vulnerability of the command-line interface of the network traffic analysis, network detection, and response tool Cortex XDR Agent for Windows operating systems is related to the storage of data in an open manner. Exploiting this vulnerability can allow attackers to gain unauthorized access t...

6.2CVSS6.9AI score0.00213EPSS
SaveExploits1References3Affected Software1
NVD
NVD
•added 2023/02/14 11:15 a.m.•57 views

CVE-2022-31808

A vulnerability has been identified in SiPass integrated AC5102 ACC-G2 All versions V2.85.44, SiPass integrated ACC-AP All versions V2.85.43. Affected devices improperly sanitize user input on the telnet command line interface. This could allow an authenticated user to escalate privileges by...

7.8CVSS7.9AI score0.00229EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
•added 2023/02/09 12:00 a.m.•17 views

The vulnerability of the Zoom Rooms video conferencing service for macOS exists due to the lack of measures taken to neutralize special elements used in the operating system’s command line. This allows a malicious user to elevate their privileges to root level.

The vulnerability of the Zoom Rooms video conferencing service for macOS exists because measures to neutralize special elements used in the operating system are not taken. Exploiting this vulnerability can allow a hacker to elevate their privileges to the root level...

8.8CVSS7.2AI score0.00428EPSS
SaveExploits0References2Affected Software1
Prion
Prion
•added 2023/02/08 8:15 p.m.•55 views

Design/Logic Flaw

The public API function BIOnewNDEF is a helper function used for streaming ASN.1 data via a BIO. It is primarily used internally to OpenSSL to support the SMIME, CMS and PKCS7 streaming capabilities, but may also be called directly by end user applications. The function receives a BIO from the...

5CVSS7.7AI score0.04494EPSS
SaveExploits0References7Affected Software2
CVE
CVE
•added 2023/02/08 7:03 p.m.•1010 views

CVE-2023-0215

CVE-2023-0215 describes a use-after-free in OpenSSL’s BIO_new_NDEF path used with SMIME/CMS/PKCS7 streaming. When a CMS recipient key is invalid, the filter BIO is freed but the caller’s BIO still holds pointers, allowing use-after-free on BIO_pop(); this can crash the process. Affected internal ...

7.5CVSS7.9AI score0.04494EPSS
SaveExploits0References9Affected Software1
OSV
OSV
•added 2023/02/08 7:03 p.m.•41 views

CVE-2023-0215 Use-after-free following BIO_new_NDEF

The public API function BIOnewNDEF is a helper function used for streaming ASN.1 data via a BIO. It is primarily used internally to OpenSSL to support the SMIME, CMS and PKCS7 streaming capabilities, but may also be called directly by end user applications. The function receives a BIO from the...

7.5CVSS6.8AI score
SaveExploits0References11
BDU FSTEC
BDU FSTEC
•added 2023/02/08 12:00 a.m.•11 views

The vulnerability of the Command Line Interface (CLI) of the Cisco Identity Services Engine (ISE) management platform allows a hacker to escalate their privileges.

The vulnerability of the Command Line Interface CLI of the Cisco Identity Services Engine ISE management platform relates to the lack of measures taken to neutralize special elements used in the OS command line. Exploiting this vulnerability can allow attackers to increase their privileges...

6.2CVSS6.6AI score0.00448EPSS
SaveExploits0References3Affected Software1
BDU FSTEC
BDU FSTEC
•added 2023/02/08 12:00 a.m.•13 views

The vulnerability of the Command Line Interface (CLI) of the Cisco Identity Services Engine (ISE) management platform allows a hacker to escalate their privileges.

The vulnerability of the Command Line Interface CLI of the Cisco Identity Services Engine ISE management platform relates to the lack of measures taken to neutralize special elements used in the OS command line. Exploiting this vulnerability can allow attackers to increase their privileges...

6.2CVSS6.6AI score0.00448EPSS
SaveExploits0References3Affected Software1
BDU FSTEC
BDU FSTEC
•added 2023/02/08 12:00 a.m.•12 views

The vulnerability of the Command Line Interface (CLI) of the Cisco Identity Services Engine (ISE) management platform allows a hacker to escalate their privileges.

The vulnerability of the Command Line Interface CLI of the Cisco Identity Services Engine ISE management platform relates to the lack of measures taken to neutralize special elements used in the OS command line. Exploiting this vulnerability can allow attackers to increase their privileges...

6.2CVSS6.6AI score0.00448EPSS
SaveExploits0References3Affected Software1
Fedora
Fedora
•added 2023/01/31 1:37 a.m.•28 views

[SECURITY] Fedora 36 Update: rust-exa-0.10.1-9.fc36

exa is a modern replacement for the command-line program ls that ships with Unix and Linux operating systems, with more features and better defaults. It uses colours to distinguish file types and metadata. It knows about symlinks, extended attributes, and Git. And it=EF=BF=BD=EF=BF =BD=EF=BF=BDs...

7.8CVSS7.4AI score0.0101EPSS
SaveExploits0
OpenVAS
OpenVAS
•added 2023/01/31 12:00 a.m.•35 views

Huawei EulerOS: Security Advisory for openssl (EulerOS-SA-2023-1281)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2023 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...

10CVSS7.7AI score0.95404EPSS
SaveExploits8References2
RedHat Linux
RedHat Linux
•added 2023/01/30 2:42 p.m.•39 views

Moderate: Red Hat Security Advisory: pcs security update

An update for pcs is now available for Red Hat Enterprise Linux 9.0 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

8.8CVSS6.8AI score0.00666EPSS
SaveExploits1References2
Rows per page
Query Builder