Lucene search
+L

7437 matches found

OpenVAS
OpenVAS
added 2021/05/15 12:0 a.m.17 views

Fedora: Security Advisory for firefox (FEDORA-2021-beac175abc)

The remote host is missing an update for the Copyright C 2021 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

7.5CVSS7.6AI score0.0073EPSS
SaveExploits0References2
NVD
NVD
added 2021/05/14 9:15 p.m.19 views

CVE-2021-32054

Firely/Incendi Spark before 1.5.5-r4 lacks Content-Disposition headers in certain situations, which may cause crafted files to be delivered to clients such that they are rendered directly in a victim's web browser...

6.1CVSS0.01002EPSS
SaveExploits0References3
OSV
OSV
added 2021/05/14 9:15 p.m.19 views

CVE-2021-32054

Firely/Incendi Spark before 1.5.5-r4 lacks Content-Disposition headers in certain situations, which may cause crafted files to be delivered to clients such that they are rendered directly in a victim's web browser...

6.1CVSS6.7AI score
SaveExploits0References3
Prion
Prion
added 2021/05/14 9:15 p.m.21 views

Design/Logic Flaw

Firely/Incendi Spark before 1.5.5-r4 lacks Content-Disposition headers in certain situations, which may cause crafted files to be delivered to clients such that they are rendered directly in a victim's web browser...

4.3CVSS6.1AI score0.01002EPSS
SaveExploits0References3Affected Software1
Fedora
Fedora
added 2021/05/14 9:13 p.m.80 views

[SECURITY] Fedora 33 Update: firefox-88.0.1-1.fc33

Mozilla Firefox is an open-source web browser, designed for standards compliance, performance and portability...

7.5CVSS2.7AI score0.0073EPSS
SaveExploits0
Fedora
Fedora
added 2021/05/14 9:12 p.m.110 views

[SECURITY] Fedora 33 Update: chromium-90.0.4430.93-1.fc33

Chromium is an open-source web browser, powered by WebKit Blink...

9.6CVSS1.8AI score0.69291EPSS
SaveExploits7
Cvelist
Cvelist
added 2021/05/14 8:39 p.m.22 views

CVE-2021-32054

Firely/Incendi Spark before 1.5.5-r4 lacks Content-Disposition headers in certain situations, which may cause crafted files to be delivered to clients such that they are rendered directly in a victim's web browser...

6.4AI score0.01002EPSS
SaveExploits0References3
OpenVAS
OpenVAS
added 2021/05/13 12:0 a.m.18 views

Fedora: Security Advisory for firefox (FEDORA-2021-0d26f8a9f3)

The remote host is missing an update for the Copyright C 2021 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

7.5CVSS7.6AI score0.0073EPSS
SaveExploits0References2
Fedora
Fedora
added 2021/05/12 5:45 a.m.43 views

[SECURITY] Fedora 34 Update: firefox-88.0.1-1.fc34

Mozilla Firefox is an open-source web browser, designed for standards compliance, performance and portability...

7.5CVSS2.7AI score0.0073EPSS
SaveExploits0
Fedora
Fedora
added 2021/05/12 5:35 a.m.66 views

[SECURITY] Fedora 32 Update: chromium-90.0.4430.93-1.fc32

Chromium is an open-source web browser, powered by WebKit Blink...

9.6CVSS1.8AI score0.69291EPSS
SaveExploits7
Github Security Blog
Github Security Blog
added 2021/05/10 3:38 p.m.1120 views

Cross-site Scripting in quill

A vulnerability in the HTML editor of Slab Quill allows an attacker to execute arbitrary JavaScript by storing an XSS payload a crafted onloadstart attribute of an IMG element in a text field. No patch exists and no further releases are planned. This CVE is disputed. Researchers have claimed that...

6.1CVSS2.3AI score0.01311EPSS
SaveExploits1References7Affected Software1
Prion
Prion
added 2021/05/10 10:15 a.m.25 views

Cross site scripting

Cross-site scripting vulnerability in EC-CUBE 4.0.0 to 4.0.5 allows a remote attacker to inject a specially crafted script in the specific input field of the EC web site which is created using EC-CUBE. As a result, it may lead to an arbitrary script execution on the administrator's web browser...

4.3CVSS6.2AI score0.02308EPSS
SaveExploits0References3Affected Software1
OPENSUSE Linux
OPENSUSE Linux
added 2021/05/09 12:0 a.m.39 views

Security update for alpine (moderate)

openSUSE Security Update: Security update for alpine Announcement ID: openSUSE-SU-2021:0695-1 Rating: moderate References: 1173281 Cross-References: CVE-2020-14929 CVSS scores: CVE-2020-14929 NVD : 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N CVE-2020-14929 SUSE: 7.5...

7.5CVSS7.3AI score0.01823EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2021/05/06 3:12 p.m.26 views

CVE-2021-28149

Hongdian H8922 3.0.5 devices allow Directory Traversal. The /logdownload.cgi log export handler does not validate user input and allows a remote attacker with minimal privileges to download any file from the device by substituting ../ e.g., ../../etc/passwd This can be carried out with a web...

6.6AI score0.1592EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2021/05/06 12:0 a.m.37 views

Client-Side Prototype Pollution

Prototype-based programming languages rely on the process of defining objects used as prototypes to be then extended or cloned in order to create new objects. Once instantiated, these objects will inherit from the properties and methods of their prototype. JavaScript is one of the most common...

8.7AI score
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2021/05/04 12:0 a.m.112 views

Debian DSA-4911-1 : chromium - security update

Several vulnerabilities have been discovered in the chromium web browser. - CVE-2021-21227 Gengming Liu discovered a data validation issue in the v8 JavaScript library. - CVE-2021-21228 Rob Wu discovered a policy enforcement error. - CVE-2021-21229 Mohit Raj discovered a user interface error in t...

8.8CVSS7.3AI score0.01601EPSS
SaveExploits0References17
CNVD
CNVD
added 2021/05/04 12:0 a.m.9 views

Command Execution Vulnerability in SRWare Iron

SRWare Iron, or simply Iron, is a free, open-source web browser based on Chromium the browser, with the main purpose of removing Google Chrome's use tracking and other features that record privacy. SRWare Iron suffers from a command execution vulnerability. An attacker can exploit this...

7.5AI score
SaveExploits0
NVD
NVD
added 2021/04/30 9:15 p.m.22 views

CVE-2021-21543

Dell EMC iDRAC9 versions prior to 4.40.00.00 contain multiple stored cross-site scripting vulnerabilities. A remote authenticated malicious user with high privileges could potentially exploit these vulnerabilities to store malicious HTML or JavaScript code through multiple affected parameters. Wh...

4.8CVSS0.00628EPSS
SaveExploits0References1
Prion
Prion
added 2021/04/30 9:15 p.m.21 views

Cross site scripting

Dell EMC iDRAC9 versions prior to 4.40.00.00 contain multiple stored cross-site scripting vulnerabilities. A remote authenticated malicious user with high privileges could potentially exploit these vulnerabilities to store malicious HTML or JavaScript code through multiple affected parameters. Wh...

3.5CVSS5AI score0.00628EPSS
SaveExploits0References1Affected Software1
Prion
Prion
added 2021/04/30 9:15 p.m.29 views

Cross site scripting

Dell EMC iDRAC9 versions prior to 4.40.10.00 contain multiple stored cross-site scripting vulnerabilities. A remote authenticated malicious user with high privileges could potentially exploit these vulnerabilities to store malicious HTML or JavaScript code through multiple affected while generati...

3.5CVSS5AI score0.00397EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder