← Back

Debian Linux

debian_linux

Vendor: Debian • 10,001 CVEs

CVEs (10,001)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
5Canonical
DebianLinux+2 more
12Active Iq Unified Manager
Cloud BackupData Availability Services+9 more
Jun 17, 2026
Feb 25, 2020
N/A· v4
7.1 HIGH· v3
3.6 LOW· v2
An issue was discovered in the Linux kernel 3.16 through 5.5.6. set_fdc in drivers/block/floppy.c leads to a wait_til_ready out-of-bounds read because the FDC index is not checked for errors before assigning it, aka CID-...Show more
An issue was discovered in the Linux kernel 3.16 through 5.5.6. set_fdc in drivers/block/floppy.c leads to a wait_til_ready out-of-bounds read because the FDC index is not checked for errors before assigning it, aka CID-2e90ca68b0d2.Show less
7Apache
BlackberryDebian+4 more
21Agile Engineering Data Management
Agile PlmCommunications Element Manager+18 more
Jun 17, 2026
Feb 24, 2020
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
When using the Apache JServ Protocol (AJP), care must be taken when trusting incoming connections to Apache Tomcat. Tomcat treats AJP connections as having higher trust than, for example, a similar HTTP connection. If su...Show more
When using the Apache JServ Protocol (AJP), care must be taken when trusting incoming connections to Apache Tomcat. Tomcat treats AJP connections as having higher trust than, for example, a similar HTTP connection. If such connections are available to an attacker, they can be exploited in ways that may be surprising. In Apache Tomcat 9.0.0.M1 to 9.0.0.30, 8.5.0 to 8.5.50 and 7.0.0 to 7.0.99, Tomcat shipped with an AJP Connector enabled by default that listened on all configured IP addresses. It was expected (and recommended in the security guide) that this Connector would be disabled if not required. This vulnerability report identified a mechanism that allowed: - returning arbitrary files from anywhere in the web application - processing any file in the web application as a JSP Further, if the web application allowed file upload and stored those files within the web application (or the attacker was able to control the content of the web application by some other means) then this, along with the ability to process a file as a JSP, made remote code execution possible. It is important to note that mitigation is only required if an AJP port is accessible to untrusted users. Users wishing to take a defence-in-depth approach and block the vector that permits returning arbitrary files and execution as JSP may upgrade to Apache Tomcat 9.0.31, 8.5.51 or 7.0.100 or later. A number of changes were made to the default AJP Connector configuration in 9.0.31 to harden the default configuration. It is likely that users upgrading to 9.0.31, 8.5.51 or 7.0.100 or later will need to make small changes to their configurations.Show less
6Apache
CanonicalDebian+3 more
20Agile Engineering Data Management
Agile Product Lifecycle ManagementCommunications Element Manager+17 more
Jun 17, 2026
Feb 24, 2020
N/A· v4
4.8 MEDIUM· v3
5.8 MEDIUM· v2
In Apache Tomcat 9.0.0.M1 to 9.0.30, 8.5.0 to 8.5.50 and 7.0.0 to 7.0.99 the HTTP header parsing code used an approach to end-of-line parsing that allowed some invalid HTTP headers to be parsed as valid. This led to a po...Show more
In Apache Tomcat 9.0.0.M1 to 9.0.30, 8.5.0 to 8.5.50 and 7.0.0 to 7.0.99 the HTTP header parsing code used an approach to end-of-line parsing that allowed some invalid HTTP headers to be parsed as valid. This led to a possibility of HTTP Request Smuggling if Tomcat was located behind a reverse proxy that incorrectly handled the invalid Transfer-Encoding header in a particular manner. Such a reverse proxy is considered unlikely.Show less
5Apache
DebianNetapp+2 more
16Agile Engineering Data Management
Agile PlmCommunications Instant Messaging Server+13 more
Jun 17, 2026
Feb 24, 2020
N/A· v4
4.8 MEDIUM· v3
5.8 MEDIUM· v2
The refactoring present in Apache Tomcat 9.0.28 to 9.0.30, 8.5.48 to 8.5.50 and 7.0.98 to 7.0.99 introduced a regression. The result of the regression was that invalid Transfer-Encoding headers were incorrectly processed...Show more
The refactoring present in Apache Tomcat 9.0.28 to 9.0.30, 8.5.48 to 8.5.50 and 7.0.98 to 7.0.99 introduced a regression. The result of the regression was that invalid Transfer-Encoding headers were incorrectly processed leading to a possibility of HTTP Request Smuggling if Tomcat was located behind a reverse proxy that incorrectly handled the invalid Transfer-Encoding header in a particular manner. Such a reverse proxy is considered unlikely.Show less
3Debian
FedoraprojectSympa
3Debian Linux
FedoraSympa
Jun 17, 2026
Feb 24, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
Sympa 6.2.38 through 6.2.52 allows remote attackers to cause a denial of service (disk consumption from temporary files, and a flood of notifications to listmasters) via a series of requests with malformed parameters.
5Canonical
DebianFedoraproject+2 more
5Debian Linux
FedoraLeap+2 more
Jun 17, 2026
Feb 24, 2020
N/A· v4
6.4 MEDIUM· v3
6.9 MEDIUM· v2
There is an OS command injection vulnerability in Ruby Rake < 12.3.3 in Rake::FileList when supplying a filename that begins with the pipe character `|`.
3Canonical
DebianFreeradius
3Debian Linux
Pam RadiusUbuntu Linux
Nov 21, 2024
Feb 24, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
add_password in pam_radius_auth.c in pam_radius 1.4.0 does not correctly check the length of the input password, and is vulnerable to a stack-based buffer overflow during memcpy(). An attacker could send a crafted passwo...Show more
add_password in pam_radius_auth.c in pam_radius 1.4.0 does not correctly check the length of the input password, and is vulnerable to a stack-based buffer overflow during memcpy(). An attacker could send a crafted password to an application (loading the pam_radius library) and crash it. Arbitrary code execution might be possible, depending on the application, C library, compiler, and other factors.Show less
4Apple
DebianFedoraproject+1 more
8Debian Linux
FedoraIpados+5 more
Jun 17, 2026
Feb 24, 2020
N/A· v4
7.8 HIGH· v3
7.2 HIGH· v2
In Zsh before 5.8, attackers able to execute commands can regain privileges dropped by the --no-PRIVILEGED option. Zsh fails to overwrite the saved uid, so the original privileges can be restored by executing MODULE_PATH...Show more
In Zsh before 5.8, attackers able to execute commands can regain privileges dropped by the --no-PRIVILEGED option. Zsh fails to overwrite the saved uid, so the original privileges can be restored by executing MODULE_PATH=/dir/with/module zmodload with a module that calls setuid().Show less
2Debian
Networkmanager Ssh Project
2Debian Linux
Networkmanager Ssh
Jun 17, 2026
Feb 23, 2020
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
danfruehauf NetworkManager-ssh before 1.2.11 allows privilege escalation because extra options are mishandled.
5Cacti
DebianFedoraproject+2 more
5Cacti
Debian LinuxFedora+2 more
Jun 17, 2026
Feb 22, 2020
N/A· v4
8.8 HIGH· v3
9.3 HIGH· v2
graph_realtime.php in Cacti 1.2.8 allows remote attackers to execute arbitrary OS commands via shell metacharacters in a cookie, if a guest user has the graph real-time privilege.
1Debian
2Debian Linux
X11 Common
Nov 21, 2024
Feb 21, 2020
N/A· v4
7.8 HIGH· v3
6.9 MEDIUM· v2
The init script in the Debian x11-common package before 1:7.6+12 is vulnerable to a symlink attack that can lead to a privilege escalation during package installation.
2Debian
Netsurf Browser
2Debian Linux
Netsurf
Nov 21, 2024
Feb 21, 2020
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
Information-disclosure vulnerability in Netsurf through 2.8 due to a world-readable cookie jar.
2Debian
Golang
2Debian Linux
Package Ssh
Jun 17, 2026
Feb 20, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
golang.org/x/crypto before v0.0.0-20200220183623-bac4c82f6975 for Go allows a panic during signature verification in the golang.org/x/crypto/ssh package. A client can attack an SSH server that accepts public keys. Also,...Show more
golang.org/x/crypto before v0.0.0-20200220183623-bac4c82f6975 for Go allows a panic during signature verification in the golang.org/x/crypto/ssh package. A client can attack an SSH server that accepts public keys. Also, a server can attack any SSH client.Show less
3Canonical
DebianLinux
3Debian Linux
Linux KernelUbuntu Linux
Nov 21, 2024
Feb 20, 2020
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
fs/proc/base.c in the Linux kernel through 3.1 allows local users to obtain sensitive keystroke information via access to /proc/interrupts.
5Debian
FedoraprojectOpensuse+2 more
7Backports Sle
Debian LinuxFedora+4 more
Jun 17, 2026
Feb 20, 2020
N/A· v4
8.8 HIGH· v3
9.0 HIGH· v2
In ProFTPD 1.3.7, it is possible to corrupt the memory pool by interrupting the data transfer channel. This triggers a use-after-free in alloc_pool in pool.c, and possible remote code execution.
4Debian
FedoraprojectOpenidc+1 more
4Debian Linux
FedoraLeap+1 more
Jun 17, 2026
Feb 20, 2020
N/A· v4
6.1 MEDIUM· v3
5.8 MEDIUM· v2
A flaw was found in mod_auth_openidc before version 2.4.1. An open redirect issue exists in URLs with a slash and backslash at the beginning.
2Debian
Redhat
2Ansible
Debian Linux
Nov 21, 2024
Feb 20, 2020
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
The safe_eval function in Ansible before 1.6.4 does not properly restrict the code subset, which allows remote attackers to execute arbitrary code via crafted instructions. NOTE: this vulnerability exists because of an i...Show more
The safe_eval function in Ansible before 1.6.4 does not properly restrict the code subset, which allows remote attackers to execute arbitrary code via crafted instructions. NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-4657.Show less
4Canonical
Coturn ProjectDebian+1 more
4Coturn
Debian LinuxFedora+1 more
Jun 17, 2026
Feb 19, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
An exploitable denial-of-service vulnerability exists in the way CoTURN 4.5.1.1 web server parses POST requests. A specially crafted HTTP POST request can lead to server crash and denial of service. An attacker needs to...Show more
An exploitable denial-of-service vulnerability exists in the way CoTURN 4.5.1.1 web server parses POST requests. A specially crafted HTTP POST request can lead to server crash and denial of service. An attacker needs to send an HTTP request to trigger this vulnerability.Show less
4Canonical
Coturn ProjectDebian+1 more
4Coturn
Debian LinuxFedora+1 more
Jun 17, 2026
Feb 19, 2020
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
An exploitable heap out-of-bounds read vulnerability exists in the way CoTURN 4.5.1.1 web server parses POST requests. A specially crafted HTTP POST request can lead to information leaks and other misbehavior. An attacke...Show more
An exploitable heap out-of-bounds read vulnerability exists in the way CoTURN 4.5.1.1 web server parses POST requests. A specially crafted HTTP POST request can lead to information leaks and other misbehavior. An attacker needs to send an HTTPS request to trigger this vulnerability.Show less
3Canonical
DebianO Dyn
3Collabtive
Debian LinuxUbuntu Linux
Nov 21, 2024
Feb 17, 2020
N/A· v4
8.8 HIGH· v3
6.5 MEDIUM· v2
Multiple incomplete blacklist vulnerabilities in the avatar upload functionality in manageuser.php in Collabtive before 2.1 allow remote authenticated users to execute arbitrary code by uploading a file with a (1) .php3,...Show more
Multiple incomplete blacklist vulnerabilities in the avatar upload functionality in manageuser.php in Collabtive before 2.1 allow remote authenticated users to execute arbitrary code by uploading a file with a (1) .php3, (2) .php4, (3) .php5, or (4) .phtml extension.Show less