CVE-2020-7070
- EPSS 17.99%
- Veröffentlicht 02.10.2020 15:15:12
- Zuletzt bearbeitet 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 ...
CVE-2020-26519
- EPSS 0.77%
- Veröffentlicht 02.10.2020 06:15:12
- Zuletzt bearbeitet 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.
CVE-2020-15673
- EPSS 0.87%
- Veröffentlicht 01.10.2020 19:15:13
- Zuletzt bearbeitet 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...
CVE-2020-15676
- EPSS 1.27%
- Veröffentlicht 01.10.2020 19:15:13
- Zuletzt bearbeitet 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,...
CVE-2020-15677
- EPSS 0.53%
- Veröffentlicht 01.10.2020 19:15:13
- Zuletzt bearbeitet 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...
CVE-2020-15678
- EPSS 0.87%
- Veröffentlicht 01.10.2020 19:15:13
- Zuletzt bearbeitet 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...
CVE-2020-15227
- EPSS 93.79%
- Veröffentlicht 01.10.2020 19:15:12
- Zuletzt bearbeitet 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.
CVE-2020-25626
- EPSS 0.84%
- Veröffentlicht 30.09.2020 20:15:15
- Zuletzt bearbeitet 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...
CVE-2020-26154
- EPSS 1.58%
- Veröffentlicht 30.09.2020 18:15:27
- Zuletzt bearbeitet 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.
CVE-2020-26137
- EPSS 0.23%
- Veröffentlicht 30.09.2020 18:15:26
- Zuletzt bearbeitet 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.