← Back

Suse

suse

1,152 CVEs • 121 products

Products (121)

Click to collapse
Toggle
Suse Linux
suse_linux
Package Hub
package_hub
Rancher
rancher
Studio Onsite
studio_onsite
Manager
manager
Manager Proxy
manager_proxy
Caas Platform
caas_platform
Opensuse
opensuse
Webyast
webyast
Kiwi
kiwi
Rancher Fleet
rancher_fleet
Linux
linux
Cloud
cloud
Portus
portus
Backports
backports
Rancher Rke2
rancher_rke2
Wrangler
wrangler
Office Server
office_server
Suse Cvsup
suse_cvsup
Suse Iptables
suse_iptables
Yast2 Backup
yast2-backup
Vpnc
vpnc
Studio
studio
Opensuse Osc
opensuse_osc
Yast2
yast2
Opensuse Leap
opensuse_leap
Susefirewall2
susefirewall2
Shadow
shadow
Openqa
openqa
Trousers
trousers
Inn
inn
Mailman
mailman
Munin
munin
Yast2 Security
yast2-security
S390 Tools
s390-tools

CVEs (1,152)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Suse
1Rancher
Jun 17, 2026
Apr 10, 2019
N/A· v4
8.1 HIGH· v3
6.5 MEDIUM· v2
In Rancher 2.0.0 through 2.1.5, project members have continued access to create, update, read, and delete namespaces in a project after they have been removed from it.
1Suse
1Rancher
Nov 21, 2024
Apr 10, 2019
N/A· v4
8.8 HIGH· v3
9.0 HIGH· v2
An issue was discovered in Rancher 2 through 2.1.5. Any project member with access to the default namespace can mount the netes-default service account in a pod, and then use that pod to execute administrative privileged...Show more
An issue was discovered in Rancher 2 through 2.1.5. Any project member with access to the default namespace can mount the netes-default service account in a pod, and then use that pod to execute administrative privileged commands against the k8s cluster. This could be mitigated by isolating the default namespace in a separate project, where only cluster admins can be given permissions to access. As of 2018-12-20, this bug affected ALL clusters created or imported by Rancher.Show less
5Canonical
DebianOpensuse+2 more
5Backports
Debian LinuxLeap+2 more
Jun 17, 2026
Mar 21, 2019
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
python-gnupg 0.4.3 allows context-dependent attackers to trick gnupg to decrypt other ciphertext than intended. To perform the attack, the passphrase to gnupg must be controlled by the adversary and the ciphertext should...Show more
python-gnupg 0.4.3 allows context-dependent attackers to trick gnupg to decrypt other ciphertext than intended. To perform the attack, the passphrase to gnupg must be controlled by the adversary and the ciphertext should be trusted. Related to a "CWE-20: Improper Input Validation" issue affecting the affect functionality component.Show less
3Libtiff
OpensuseSuse
5Leap
LibtiffLinux Enterprise Desktop+2 more
Nov 21, 2024
Mar 21, 2019
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
LibTIFF 4.0.8 has multiple memory leak vulnerabilities, which allow attackers to cause a denial of service (memory consumption), as demonstrated by tif_open.c, tif_lzw.c, and tif_aux.c. NOTE: Third parties were unable to...Show more
LibTIFF 4.0.8 has multiple memory leak vulnerabilities, which allow attackers to cause a denial of service (memory consumption), as demonstrated by tif_open.c, tif_lzw.c, and tif_aux.c. NOTE: Third parties were unable to reproduce the issueShow less
3Fedoraproject
GnuSuse
3Backports
FedoraPspp
Jun 17, 2026
Feb 27, 2019
N/A· v4
6.5 MEDIUM· v3
4.3 MEDIUM· v2
There is a reachable assertion abort in the function write_long_string_missing_values() in data/sys-file-writer.c in libdata.a in GNU PSPP 1.2.0 that will lead to denial of service.
4Canonical
DebianRedhat+1 more
9Ansible
Ansible EngineDebian Linux+6 more
Nov 21, 2024
Jan 3, 2019
N/A· v4
5.3 MEDIUM· v3
3.5 LOW· v2
ansible before versions 2.5.14, 2.6.11, 2.7.5 is vulnerable to a information disclosure flaw in vvv+ mode with no_log on that can lead to leakage of sensible data.
1Suse
1Repository Mirroring Tool
Nov 21, 2024
Dec 26, 2018
N/A· v4
7.8 HIGH· v3
2.1 LOW· v2
The YaST2 RMT module for configuring the SUSE Repository Mirroring Tool (RMT) before 1.1.2 exposed MySQL database passwords on process commandline, allowing local attackers to access or corrupt the RMT database.
4Debian
GolangOpensuse+1 more
5Backports Sle
Debian LinuxGo+2 more
Nov 21, 2024
Dec 14, 2018
N/A· v4
8.1 HIGH· v3
6.8 MEDIUM· v2
In Go before 1.10.6 and 1.11.x before 1.11.3, the "go get" command is vulnerable to directory traversal when executed with the import path of a malicious Go package which contains curly braces (both '{' and '}' character...Show more
In Go before 1.10.6 and 1.11.x before 1.11.3, the "go get" command is vulnerable to directory traversal when executed with the import path of a malicious Go package which contains curly braces (both '{' and '}' characters). Specifically, it is only vulnerable in GOPATH mode, but not in module mode (the distinction is documented at https://golang.org/cmd/go/#hdr-Module_aware_go_get). The attacker can cause an arbitrary filesystem write, which can lead to code execution.Show less
4Debian
GolangOpensuse+1 more
5Backports Sle
Debian LinuxGo+2 more
Nov 21, 2024
Dec 14, 2018
N/A· v4
8.1 HIGH· v3
6.8 MEDIUM· v2
In Go before 1.10.6 and 1.11.x before 1.11.3, the "go get" command is vulnerable to remote code execution when executed with the -u flag and the import path of a malicious Go package, or a package that imports it directl...Show more
In Go before 1.10.6 and 1.11.x before 1.11.3, the "go get" command is vulnerable to remote code execution when executed with the -u flag and the import path of a malicious Go package, or a package that imports it directly or indirectly. Specifically, it is only vulnerable in GOPATH mode, but not in module mode (the distinction is documented at https://golang.org/cmd/go/#hdr-Module_aware_go_get). Using custom domains, it's possible to arrange things so that a Git repository is cloned to a folder named ".git" by using a vanity import path that ends with "/.git". If the Git repository root contains a "HEAD" file, a "config" file, an "objects" directory, a "refs" directory, with some work to ensure the proper ordering of operations, "go get -u" can be tricked into considering the parent directory as a repository root, and running Git commands on it. That will use the "config" file in the original Git repository root for its configuration, and if that config file contains malicious commands, they will execute on the system running "go get -u".Show less
2Dcraw Project
Suse
3Dcraw
Suse Linux Enterprise DesktopSuse Linux Enterprise Server
Nov 21, 2024
Nov 29, 2018
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
A stack-based buffer overflow in the find_green() function of dcraw through 9.28, as used in ufraw-batch and many other products, may allow a remote attacker to cause a control-flow hijack, denial-of-service, or unspecif...Show more
A stack-based buffer overflow in the find_green() function of dcraw through 9.28, as used in ufraw-batch and many other products, may allow a remote attacker to cause a control-flow hijack, denial-of-service, or unspecified other impact via a maliciously crafted raw photo file.Show less
2Nodejs
Suse
4Node.js
Suse Enterprise StorageSuse Linux Enterprise Server+1 more
Dec 13, 2024
Nov 28, 2018
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
Node.js: All versions prior to Node.js 6.15.0, 8.14.0, 10.14.0 and 11.3.0: Slowloris HTTP Denial of Service: An attacker can cause a Denial of Service (DoS) by sending headers very slowly keeping HTTP or HTTPS connection...Show more
Node.js: All versions prior to Node.js 6.15.0, 8.14.0, 10.14.0 and 11.3.0: Slowloris HTTP Denial of Service: An attacker can cause a Denial of Service (DoS) by sending headers very slowly keeping HTTP or HTTPS connections and associated resources alive for a long period of time.Show less
2Nodejs
Suse
4Node.js
Suse Enterprise StorageSuse Linux Enterprise Server+1 more
Nov 21, 2024
Nov 28, 2018
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
Node.js: All versions prior to Node.js 6.15.0 and 8.14.0: HTTP request splitting: If Node.js can be convinced to use unsanitized user-provided Unicode data for the `path` option of an HTTP request, then data can be provi...Show more
Node.js: All versions prior to Node.js 6.15.0 and 8.14.0: HTTP request splitting: If Node.js can be convinced to use unsanitized user-provided Unicode data for the `path` option of an HTTP request, then data can be provided which will trigger a second, unexpected, and user-defined HTTP request to made to the same server.Show less
4Canonical
DebianJasper Project+1 more
5Debian Linux
JasperLinux Enterprise Desktop+2 more
Nov 21, 2024
Nov 26, 2018
N/A· v4
7.8 HIGH· v3
6.8 MEDIUM· v2
An issue was discovered in JasPer 2.0.14. There is a heap-based buffer over-read of size 8 in the function jp2_decode in libjasper/jp2/jp2_dec.c.
5Canonical
DebianJasper Project+2 more
6Debian Linux
JasperLeap+3 more
Nov 21, 2024
Nov 26, 2018
N/A· v4
6.5 MEDIUM· v3
4.3 MEDIUM· v2
An issue was discovered in JasPer 2.0.14. There is a NULL pointer dereference in the function jp2_decode in libjasper/jp2/jp2_dec.c, leading to a denial of service.
4Canonical
DebianJasper Project+1 more
5Debian Linux
JasperLinux Enterprise Desktop+2 more
Nov 21, 2024
Nov 26, 2018
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
An issue was discovered in JasPer 1.900.8, 1.900.9, 1.900.10, 1.900.11, 1.900.12, 1.900.13, 1.900.14, 1.900.15, 1.900.16, 1.900.17, 1.900.18, 1.900.19, 1.900.20, 1.900.21, 1.900.22, 1.900.23, 1.900.24, 1.900.25, 1.900.26...Show more
An issue was discovered in JasPer 1.900.8, 1.900.9, 1.900.10, 1.900.11, 1.900.12, 1.900.13, 1.900.14, 1.900.15, 1.900.16, 1.900.17, 1.900.18, 1.900.19, 1.900.20, 1.900.21, 1.900.22, 1.900.23, 1.900.24, 1.900.25, 1.900.26, 1.900.27, 1.900.28, 1.900.29, 1.900.30, 1.900.31, 2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.0.5, 2.0.6, 2.0.7, 2.0.8, 2.0.9, 2.0.10, 2.0.11, 2.0.12, 2.0.13, 2.0.14, 2.0.15, 2.0.16. There is a heap-based buffer over-read of size 8 in the function jas_image_depalettize in libjasper/base/jas_image.c.Show less
3Debian
Jasper ProjectSuse
4Debian Linux
JasperLinux Enterprise Desktop+1 more
Nov 21, 2024
Nov 26, 2018
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
An issue was discovered in JasPer 1.900.8, 1.900.9, 1.900.10, 1.900.11, 1.900.12, 1.900.13, 1.900.14, 1.900.15, 1.900.16, 1.900.17, 1.900.18, 1.900.19, 1.900.20, 1.900.21, 1.900.22, 1.900.23, 1.900.24, 1.900.25, 1.900.26...Show more
An issue was discovered in JasPer 1.900.8, 1.900.9, 1.900.10, 1.900.11, 1.900.12, 1.900.13, 1.900.14, 1.900.15, 1.900.16, 1.900.17, 1.900.18, 1.900.19, 1.900.20, 1.900.21, 1.900.22, 1.900.23, 1.900.24, 1.900.25, 1.900.26, 1.900.27, 1.900.28, 1.900.29, 1.900.30, 1.900.31, 2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.0.5, 2.0.6, 2.0.7, 2.0.8, 2.0.9, 2.0.10, 2.0.11, 2.0.12, 2.0.13, 2.0.14, 2.0.15, 2.0.16. There is a heap-based buffer overflow of size 1 in the function jas_icctxtdesc_input in libjasper/base/jas_icc.c.Show less
4Debian
Jasper ProjectOpensuse+1 more
5Debian Linux
JasperLeap+2 more
Nov 21, 2024
Nov 26, 2018
N/A· v4
6.5 MEDIUM· v3
4.3 MEDIUM· v2
An issue was discovered in JasPer 2.0.14. There is an access violation in the function jas_image_readcmpt in libjasper/base/jas_image.c, leading to a denial of service.
3Libwpd Project
RedhatSuse
3Enterprise Linux
LibwpdSuse Linux Enterprise Server
Nov 21, 2024
Nov 12, 2018
N/A· v4
6.5 MEDIUM· v3
4.3 MEDIUM· v2
In libwpd 0.10.2, there is a NULL pointer dereference in the function WP6ContentListener::defineTable in WP6ContentListener.cpp that will lead to a denial of service attack. This is related to WPXTable.h.
4Debian
LighttpdOpensuse+1 more
5Backports Sle
Debian LinuxLeap+2 more
Nov 21, 2024
Nov 7, 2018
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
An issue was discovered in mod_alias_physical_handler in mod_alias.c in lighttpd before 1.4.50. There is potential ../ path traversal of a single directory above an alias target, with a specific mod_alias configuration w...Show more
An issue was discovered in mod_alias_physical_handler in mod_alias.c in lighttpd before 1.4.50. There is potential ../ path traversal of a single directory above an alias target, with a specific mod_alias configuration where the matched alias lacks a trailing '/' character, but the alias target filesystem path does have a trailing '/' character.Show less
4Canonical
DebianJasper Project+1 more
5Debian Linux
JasperLinux Enterprise Desktop+2 more
Nov 21, 2024
Oct 31, 2018
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
An issue was discovered in JasPer 2.0.14. There is a NULL pointer dereference in the function ras_putdatastd in ras/ras_enc.c.