Debian

Debian Linux

9144 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
Exploit
  • EPSS 17.99%
  • Published 02.10.2020 15:15:12
  • Last modified 21.11.2024 05:36:37

In PHP versions 7.2.x below 7.2.34, 7.3.x below 7.3.23 and 7.4.x below 7.4.11, when PHP is processing incoming HTTP cookie values, the cookie names are url-decoded. This may lead to cookies with prefixes like __Host confused with cookies that decode ...

  • EPSS 0.77%
  • Published 02.10.2020 06:15:12
  • Last modified 21.11.2024 05:19:59

Artifex MuPDF before 1.18.0 has a heap based buffer over-write when parsing JBIG2 files allowing attackers to cause a denial of service.

  • EPSS 0.87%
  • Published 01.10.2020 19:15:13
  • Last modified 21.11.2024 05:05:59

Mozilla developers reported memory safety bugs present in Firefox 80 and Firefox ESR 78.2. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. T...

  • EPSS 1.27%
  • Published 01.10.2020 19:15:13
  • Last modified 21.11.2024 05:05:59

Firefox sometimes ran the onload handler for SVG elements that the DOM sanitizer decided to remove, resulting in JavaScript being executed after pasting attacker-controlled data into a contenteditable element. This vulnerability affects Firefox < 81,...

  • EPSS 0.53%
  • Published 01.10.2020 19:15:13
  • Last modified 21.11.2024 05:05:59

By exploiting an Open Redirect vulnerability on a website, an attacker could have spoofed the site displayed in the download file dialog to show the original site (the one suffering from the open redirect) rather than the site the file was actually d...

  • EPSS 0.87%
  • Published 01.10.2020 19:15:13
  • Last modified 21.11.2024 05:05:59

When recursing through graphical layers while scrolling, an iterator may have become invalid, resulting in a potential use-after-free. This occurs because the function APZCTreeManager::ComputeClippedCompositionBounds did not follow iterator invalidat...

  • EPSS 93.79%
  • Published 01.10.2020 19:15:12
  • Last modified 21.11.2024 05:05:08

Nette versions before 2.0.19, 2.1.13, 2.2.10, 2.3.14, 2.4.16, 3.0.6 are vulnerable to an code injection attack by passing specially formed parameters to URL that may possibly leading to RCE. Nette is a PHP/Composer MVC Framework.

  • EPSS 0.84%
  • Published 30.09.2020 20:15:15
  • Last modified 21.11.2024 05:18:16

A flaw was found in Django REST Framework versions before 3.12.0 and before 3.11.2. When using the browseable API viewer, Django REST Framework fails to properly escape certain strings that can come from user input. This allows a user who can control...

  • EPSS 1.58%
  • Published 30.09.2020 18:15:27
  • Last modified 21.11.2024 05:19:23

url.cpp in libproxy through 0.4.15 is prone to a buffer overflow when PAC is enabled, as demonstrated by a large PAC file that is delivered without a Content-length header.

  • EPSS 0.23%
  • Published 30.09.2020 18:15:26
  • Last modified 21.11.2024 05:19:19

urllib3 before 1.25.9 allows CRLF injection if the attacker controls the HTTP request method, as demonstrated by inserting CR and LF control characters in the first argument of putrequest(). NOTE: this is similar to CVE-2020-26116.