Lucene search
K

332 matches found

GitLab Advisory Database
GitLab Advisory Database
added 2022/05/17 12:0 a.m.23 views

Django Allows Redirect via Data URL

The 1 django.http.HttpResponseRedirect and 2 django.http.HttpResponsePermanentRedirect classes in Django before 1.3.2 and 1.4.x before 1.4.1 do not validate the scheme of a redirect target, which might allow remote attackers to conduct cross-site scripting XSS attacks via a data: URL...

4.3CVSS5.2AI score0.02072EPSS
Exploits1References7Affected Software1
OpenVAS
OpenVAS
added 2021/11/08 12:0 a.m.19 views

Mozilla Firefox Security Advisory (MFSA2016-91) - Linux

This host is missing a security update for Mozilla Firefox. 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; y...

8.8CVSS8.8AI score0.01884EPSS
Exploits2References3
Hacker One
Hacker One
added 2021/07/24 3:15 p.m.92 views

Shopify: Stored XSS in SVG file as data: url

A stored XSS vulnerability was discovered in Shopify's rich text editor on July 24, 2021. Attackers were able to insert an XSS payload encoded in an SVG file using data: URLs. The vulnerability was fixed by preventing the conversion of data: URLs into blob: URLs...

5.9AI score
Exploits0
BDU FSTEC
BDU FSTEC
added 2021/02/02 12:0 a.m.2 views

The vulnerability in the interface for supporting streaming audio and video data through the Media Capture and Streams API of the Mozilla Firefox browser allows attackers to perform cross-site scripting attacks.

The vulnerability of the Media Capture and Streams API for handling streaming audio and video data in the Mozilla Firefox browser is related to a request error from documents with URL addresses “data:” or “blob:”. Exploiting this vulnerability could allow an attacker to perform cross-site scripti...

5.3CVSS6.6AI score0.01213EPSS
Exploits0References7Affected Software3
RedhatCVE
RedhatCVE
added 2020/07/02 12:20 p.m.44 views

CVE-2020-10748

A flaw was found in Keycloak's data filter, where it allowed the processing of data URLs in some circumstances. This flaw allows an attacker to conduct cross-site scripting or further attacks...

4.3CVSS2.7AI score0.00931EPSS
Exploits0References3
OSV
OSV
added 2020/05/26 6:15 p.m.1 views

CVE-2020-12391

Documents formed using data: URLs in an OBJECT element failed to inherit the CSP of the creating context. This allowed the execution of scripts that should have been blocked, albeit with a unique opaque origin. This vulnerability affects Firefox 76...

7.5CVSS7.3AI score0.01351EPSS
Exploits0References2
UbuntuCve
UbuntuCve
added 2020/05/07 12:0 a.m.19 views

CVE-2020-12391

Documents formed using data: URLs in an OBJECT element failed to inherit the CSP of the creating context. This allowed the execution of scripts that should have been blocked, albeit with a unique opaque origin. This vulnerability affects Firefox 76...

7.5CVSS7.3AI score0.01351EPSS
Exploits0References3
OSV
OSV
added 2020/01/14 7:15 p.m.4 views

CVE-2020-5505

Freelancy v1.0.0 allows remote command execution via the "file":"data:application/x-php;base64 substring in conjunction with "type":"application/x-php" to the /api/files/ URI...

9.8CVSS7.4AI score0.4432EPSS
Exploits2References1
OSV
OSV
added 2019/08/23 4:15 a.m.9 views

CVE-2019-15499

CodiMD 1.3.1, when Safari is used, allows XSS via an IFRAME element with allow-top-navigation in the sandbox attribute, in conjunction with a data: URL...

6.1CVSS5.9AI score
Exploits0References1
Prion
Prion
added 2019/08/23 4:15 a.m.20 views

Cross site scripting

CodiMD 1.3.1, when Safari is used, allows XSS via an IFRAME element with allow-top-navigation in the sandbox attribute, in conjunction with a data: URL...

4.3CVSS5.9AI score0.00857EPSS
Exploits1References1Affected Software1
Cvelist
Cvelist
added 2019/08/23 3:19 a.m.16 views

CVE-2019-15499

CodiMD 1.3.1, when Safari is used, allows XSS via an IFRAME element with allow-top-navigation in the sandbox attribute, in conjunction with a data: URL...

6.1AI score0.00857EPSS
Exploits1References1
CVE
CVE
added 2019/08/23 3:19 a.m.47 views

CVE-2019-15499

CVE-2019-15499 affects CodiMD 1.3.1. In Safari, an XSS can be triggered via an IFRAME element with allow-top-navigation in the sandbox attribute when used with a data: URL. Multiple sources (NVD, Red Hat advisory, OSV, CVE lists) corroborate this description. No explicit patch/version remediation...

6.1CVSS5.9AI score0.00857EPSS
Exploits1References1Affected Software1
Veracode
Veracode
added 2019/07/10 6:54 a.m.18 views

Cross-Site Scripting (XSS)

typo3 is vulnerable to cross-site scripting XSS. A remote attacker is able to inject arbitrary Javascript into a victim's browser using javascript: anddata: URL schemes...

6.1CVSS6.4AI score0.00685EPSS
Exploits0References2Affected Software1
OSV
OSV
added 2019/07/05 9:11 p.m.13 views

GHSA-958R-G534-CCMR MadsKristensen.AspNetCore.Miniblog subject to Improper Input Validation

madskristensen Miniblog.Core through 2019-01-16 allows remote attackers to execute arbitrary ASPX code via an IMG element with a data: URL, because SaveFilesToDisk in Controllers/BlogController.cs writes a decoded base64 string to a file without validating the extension...

9.8CVSS9.8AI score0.02527EPSS
Exploits1References5
NVD
NVD
added 2019/06/14 8:29 p.m.14 views

CVE-2019-9842

madskristensen MiniBlog through 2018-05-18 allows remote attackers to execute arbitrary ASPX code via an IMG element with a data: URL, because SaveFilesToDisk in appcode/handlers/PostHandler.cs writes a decoded base64 string to a file without validating the extension...

7.2CVSS7.3AI score0.02203EPSS
Exploits1References2
Prion
Prion
added 2019/06/14 8:29 p.m.9 views

Design/Logic Flaw

madskristensen MiniBlog through 2018-05-18 allows remote attackers to execute arbitrary ASPX code via an IMG element with a data: URL, because SaveFilesToDisk in appcode/handlers/PostHandler.cs writes a decoded base64 string to a file without validating the extension...

6.5CVSS7.3AI score0.02203EPSS
Exploits1References2Affected Software1
OSV
OSV
added 2019/06/14 8:29 p.m.2 views

CVE-2019-9842

madskristensen MiniBlog through 2018-05-18 allows remote attackers to execute arbitrary ASPX code via an IMG element with a data: URL, because SaveFilesToDisk in appcode/handlers/PostHandler.cs writes a decoded base64 string to a file without validating the extension...

7.2CVSS7.4AI score0.02203EPSS
Exploits1References2
Cvelist
Cvelist
added 2019/06/14 7:14 p.m.24 views

CVE-2019-9842

madskristensen MiniBlog through 2018-05-18 allows remote attackers to execute arbitrary ASPX code via an IMG element with a data: URL, because SaveFilesToDisk in appcode/handlers/PostHandler.cs writes a decoded base64 string to a file without validating the extension...

7.4AI score0.02203EPSS
Exploits1References2
Veracode
Veracode
added 2019/04/17 2:28 a.m.17 views

Remote Code Execution (RCE)

MadsKristensen.AspNetCore.Miniblog is vulnerable to remote code execution. A remote attacker is able to execute arbitrary ASPX code by uploading a malicious IMG element with a data: URL, which will be executed when the SaveFilesToDisk function in Controllers/BlogController.cs writes a decoded...

9.8CVSS9.7AI score0.02527EPSS
Exploits1References2Affected Software1
OSV
OSV
added 2019/04/16 6:29 p.m.3 views

CVE-2019-9845

madskristensen Miniblog.Core through 2019-01-16 allows remote attackers to execute arbitrary ASPX code via an IMG element with a data: URL, because SaveFilesToDisk in Controllers/BlogController.cs writes a decoded base64 string to a file without validating the extension...

9.8CVSS7.6AI score0.02527EPSS
Exploits1References2
Rows per page
Query Builder