← Back

Debian Linux

debian_linux

Vendor: Debian • 10,001 CVEs

CVEs (10,001)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
2Debian
Kde
2Debian Linux
Plasma Workspace
Jun 17, 2026
Feb 7, 2018
N/A· v4
6.8 MEDIUM· v3
7.2 HIGH· v2
An issue was discovered in soliduiserver/deviceserviceaction.cpp in KDE Plasma Workspace before 5.12.0. When a vfat thumbdrive that contains `` or $() in its volume label is plugged in and mounted through the device noti...Show more
An issue was discovered in soliduiserver/deviceserviceaction.cpp in KDE Plasma Workspace before 5.12.0. When a vfat thumbdrive that contains `` or $() in its volume label is plugged in and mounted through the device notifier, it's interpreted as a shell command, leading to a possibility of arbitrary command execution. An example of an offending volume label is "$(touch b)" -- this will create a file called b in the home folder.Show less
3Canonical
DebianWavpack
3Debian Linux
Ubuntu LinuxWavpack
Jun 17, 2026
Feb 6, 2018
N/A· v4
7.8 HIGH· v3
6.8 MEDIUM· v2
A stack-based buffer over-read in the ParseRiffHeaderConfig function of cli/riff.c file of WavPack 5.1.0 allows a remote attacker to cause a denial-of-service attack or possibly have unspecified other impact via a malici...Show more
A stack-based buffer over-read in the ParseRiffHeaderConfig function of cli/riff.c file of WavPack 5.1.0 allows a remote attacker to cause a denial-of-service attack or possibly have unspecified other impact via a maliciously crafted RF64 file.Show less
5Debian
FasterxmlNetapp+2 more
21Banking Platform
Communications Billing And Revenue ManagementCommunications Communications Policy Management+18 more
Nov 21, 2024
Feb 6, 2018
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
A deserialization flaw was discovered in the jackson-databind, versions before 2.6.7.1, 2.7.9.1 and 2.8.9, which could allow an unauthenticated user to perform code execution by sending the maliciously crafted input to t...Show more
A deserialization flaw was discovered in the jackson-databind, versions before 2.6.7.1, 2.7.9.1 and 2.8.9, which could allow an unauthenticated user to perform code execution by sending the maliciously crafted input to the readValue method of the ObjectMapper.Show less
5Debian
FasterxmlNetapp+2 more
24Banking Platform
ClusterwareCommunications Billing And Revenue Management+21 more
Nov 21, 2024
Feb 6, 2018
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
A deserialization flaw was discovered in the jackson-databind in versions before 2.8.10 and 2.9.1, which could allow an unauthenticated user to perform code execution by sending the maliciously crafted input to the readV...Show more
A deserialization flaw was discovered in the jackson-databind in versions before 2.8.10 and 2.9.1, which could allow an unauthenticated user to perform code execution by sending the maliciously crafted input to the readValue method of the ObjectMapper. This issue extends the previous flaw CVE-2017-7525 by blacklisting more classes that could be used maliciously.Show less
2Debian
Ffmpeg
2Debian Linux
Ffmpeg
Jun 17, 2026
Feb 5, 2018
N/A· v4
6.5 MEDIUM· v3
4.3 MEDIUM· v2
The decode_frame function in libavcodec/utvideodec.c in FFmpeg through 3.2 allows remote attackers to cause a denial of service (out of array read) via a crafted AVI file.
4Canonical
DebianOracle+1 more
4Debian Linux
GeorasterOpenjpeg+1 more
Jun 17, 2026
Feb 4, 2018
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
In OpenJPEG 2.3.0, there is excessive iteration in the opj_t1_encode_cblks function of openjp2/t1.c. Remote attackers could leverage this vulnerability to cause a denial of service via a crafted bmp file.
2Debian
Django Anymail Project
2Debian Linux
Django Anymail
Jun 17, 2026
Feb 3, 2018
N/A· v4
9.1 CRITICAL· v3
6.4 MEDIUM· v2
webhooks/base.py in Anymail (aka django-anymail) before 1.2.1 is prone to a timing attack vulnerability on the WEBHOOK_AUTHORIZATION secret, which allows remote attackers to post arbitrary e-mail tracking events.
3Canonical
DebianDlitz
3Debian Linux
PycryptoUbuntu Linux
Jun 17, 2026
Feb 3, 2018
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
lib/Crypto/PublicKey/ElGamal.py in PyCrypto through 2.6.1 generates weak ElGamal key parameters, which allows attackers to obtain sensitive information by reading ciphertext data (i.e., it does not have semantic security...Show more
lib/Crypto/PublicKey/ElGamal.py in PyCrypto through 2.6.1 generates weak ElGamal key parameters, which allows attackers to obtain sensitive information by reading ciphertext data (i.e., it does not have semantic security in face of a ciphertext-only attack). The Decisional Diffie-Hellman (DDH) assumption does not hold for PyCrypto's ElGamal implementation.Show less
2Debian
Dokuwiki
2Debian Linux
Dokuwiki
Nov 21, 2024
Feb 3, 2018
N/A· v4
8.6 HIGH· v3
9.3 HIGH· v2
The call parameter of /lib/exe/ajax.php in DokuWiki through 2017-02-19e does not properly encode user input, which leads to a reflected file download vulnerability, and allows remote attackers to run arbitrary programs.
2Debian
Simplesamlphp
2Debian Linux
Simplesamlphp
Nov 21, 2024
Feb 2, 2018
N/A· v4
8.1 HIGH· v3
6.8 MEDIUM· v2
A signature-validation bypass issue was discovered in SimpleSAMLphp through 1.14.16. A SimpleSAMLphp Service Provider using SAML 1.1 will regard as valid any unsigned SAML response containing more than one signed asserti...Show more
A signature-validation bypass issue was discovered in SimpleSAMLphp through 1.14.16. A SimpleSAMLphp Service Provider using SAML 1.1 will regard as valid any unsigned SAML response containing more than one signed assertion, provided that the signature of at least one of the assertions is valid. Attributes contained in all the assertions received will be merged and the entityID of the first assertion received will be used, allowing an attacker to impersonate any user of any IdP given an assertion signed by the targeted IdP.Show less
2Debian
Simplesamlphp
2Debian Linux
Simplesamlphp
Nov 21, 2024
Feb 2, 2018
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
The consentAdmin module in SimpleSAMLphp through 1.14.15 is vulnerable to a Cross-Site Scripting attack, allowing an attacker to craft links that could execute arbitrary JavaScript code on the victim's web browser.
2Artifex
Debian
2Debian Linux
Mupdf
Jun 17, 2026
Feb 2, 2018
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
pdf_load_obj_stm in pdf/pdf-xref.c in Artifex MuPDF 1.12.0 could reference the object stream recursively and therefore run out of error stack, which allows remote attackers to cause a denial of service via a crafted PDF...Show more
pdf_load_obj_stm in pdf/pdf-xref.c in Artifex MuPDF 1.12.0 could reference the object stream recursively and therefore run out of error stack, which allows remote attackers to cause a denial of service via a crafted PDF document.Show less
2Debian
Simplesamlphp
2Debian Linux
Simplesamlphp
Jun 17, 2026
Feb 2, 2018
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
The sqlauth module in SimpleSAMLphp before 1.15.2 relies on the MySQL utf8 charset, which truncates queries upon encountering four-byte characters. There might be a scenario in which this allows remote attackers to bypas...Show more
The sqlauth module in SimpleSAMLphp before 1.15.2 relies on the MySQL utf8 charset, which truncates queries upon encountering four-byte characters. There might be a scenario in which this allows remote attackers to bypass intended access restrictions.Show less
2Debian
Simplesamlphp
2Debian Linux
Saml2
Jun 17, 2026
Feb 2, 2018
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
The SAML2 library before 1.10.4, 2.x before 2.3.5, and 3.x before 3.1.1 in SimpleSAMLphp has a Regular Expression Denial of Service vulnerability for fraction-of-seconds data in a timestamp.
3Canonical
DebianQemu
3Debian Linux
QemuUbuntu Linux
Nov 21, 2024
Jan 31, 2018
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
Integer overflow in the macro ROUND_UP (n, d) in Quick Emulator (Qemu) allows a user to cause a denial of service (Qemu process crash).
27 Zip
Debian
37 Zip
Debian LinuxP7zip
Jun 17, 2026
Jan 31, 2018
N/A· v4
7.8 HIGH· v3
6.8 MEDIUM· v2
Insufficient exception handling in the method NCompress::NRar3::CDecoder::Code of 7-Zip before 18.00 and p7zip can lead to multiple memory corruptions within the PPMd code, allows remote attackers to cause a denial of se...Show more
Insufficient exception handling in the method NCompress::NRar3::CDecoder::Code of 7-Zip before 18.00 and p7zip can lead to multiple memory corruptions within the PPMd code, allows remote attackers to cause a denial of service (segmentation fault) or execute arbitrary code via a crafted RAR archive.Show less
2Apache
Debian
2Debian Linux
Tomcat Native
Nov 21, 2024
Jan 31, 2018
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
When parsing the AIA-Extension field of a client certificate, Apache Tomcat Native Connector 1.2.0 to 1.2.14 and 1.1.23 to 1.1.34 did not correctly handle fields longer than 127 bytes. The result of the parsing error was...Show more
When parsing the AIA-Extension field of a client certificate, Apache Tomcat Native Connector 1.2.0 to 1.2.14 and 1.1.23 to 1.1.34 did not correctly handle fields longer than 127 bytes. The result of the parsing error was to skip the OCSP check. It was therefore possible for client certificates that should have been rejected (if the OCSP check had been made) to be accepted. Users not using OCSP checks are not affected by this vulnerability.Show less
2Debian
Glyphandcog
2Debian Linux
Xpdf
Nov 21, 2024
Jan 30, 2018
N/A· v4
5.3 MEDIUM· v3
6.4 MEDIUM· v2
zxpdf in xpdf before 3.02-19 as packaged in Debian unstable and 3.02-12+squeeze1 as packaged in Debian squeeze deletes temporary files insecurely, which allows remote attackers to delete arbitrary files via a crafted .pd...Show more
zxpdf in xpdf before 3.02-19 as packaged in Debian unstable and 3.02-12+squeeze1 as packaged in Debian squeeze deletes temporary files insecurely, which allows remote attackers to delete arbitrary files via a crafted .pdf.gz file name.Show less
27 Zip
Debian
37 Zip
Debian LinuxP7zip
Jan 10, 2025
Jan 30, 2018
N/A· v4
7.8 HIGH· v3
6.8 MEDIUM· v2
Heap-based buffer overflow in the NCompress::NShrink::CDecoder::CodeReal method in 7-Zip before 18.00 and p7zip allows remote attackers to cause a denial of service (out-of-bounds write) or potentially execute arbitrary...Show more
Heap-based buffer overflow in the NCompress::NShrink::CDecoder::CodeReal method in 7-Zip before 18.00 and p7zip allows remote attackers to cause a denial of service (out-of-bounds write) or potentially execute arbitrary code via a crafted ZIP archive.Show less
2Apsis
Debian
2Debian Linux
Pound
Nov 21, 2024
Jan 29, 2018
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
Apsis Pound before 2.8a allows request smuggling via crafted headers, a different vulnerability than CVE-2005-3751.