Lucene search
+L

346 matches found

UbuntuCve
UbuntuCve
added 2020/05/07 12:0 a.m.20 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
SaveExploits0References3
OSV
OSV
added 2020/01/14 7:15 p.m.6 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
SaveExploits2References1
OSV
OSV
added 2019/08/23 4:15 a.m.11 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
SaveExploits0References1
Prion
Prion
added 2019/08/23 4:15 a.m.22 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
SaveExploits1References1Affected Software1
CVE
CVE
added 2019/08/23 3:19 a.m.49 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
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2019/08/23 3:19 a.m.20 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
SaveExploits1References1
Veracode
Veracode
added 2019/07/10 6:54 a.m.19 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
SaveExploits0References2Affected Software1
OSV
OSV
added 2019/07/05 9:11 p.m.36 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
SaveExploits1References5
Prion
Prion
added 2019/06/14 8:29 p.m.11 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
SaveExploits1References2Affected Software1
NVD
NVD
added 2019/06/14 8:29 p.m.16 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
SaveExploits1References2
OSV
OSV
added 2019/06/14 8:29 p.m.6 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
SaveExploits1References2
Cvelist
Cvelist
added 2019/06/14 7:14 p.m.28 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
SaveExploits1References2
Veracode
Veracode
added 2019/04/17 2:28 a.m.19 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
SaveExploits1References2Affected Software1
OSV
OSV
added 2019/04/16 6:29 p.m.6 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
SaveExploits1References2
Prion
Prion
added 2019/04/16 6:29 p.m.18 views

Design/Logic Flaw

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...

7.5CVSS9.7AI score0.02527EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2019/04/16 5:53 p.m.24 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.8AI score0.02527EPSS
SaveExploits1References2
CVE
CVE
added 2019/04/16 5:53 p.m.64 views

CVE-2019-9845

The CVE-2019-9845 entry affects Madskristensen Miniblog.Core up to 2019-01-16. The underlying issue is in SaveFilesToDisk (Controllers/BlogController.cs): it writes a decoded base64 string to a file without validating the target file extension, enabling a remote attacker to execute arbitrary ASPX...

9.8CVSS9.7AI score0.02527EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2019/01/09 7:29 p.m.4 views

CVE-2018-20069

Failure to prevent navigation to top frame to data URLs in Navigation in Google Chrome on iOS prior to 71.0.3578.80 allowed a remote attacker to confuse the user about the origin of the current page via a crafted HTML page...

4.3CVSS5.8AI score0.00432EPSS
SaveExploits0References2
OSV
OSV
added 2018/11/17 10:29 p.m.5 views

CVE-2018-19350

In SeaCMS v6.6.4, there is stored XSS via the member.php?action=chgpwdsubmit email parameter during a password change, as demonstrated by a data: URL in an OBJECT element...

5.4CVSS5.8AI score0.00531EPSS
SaveExploits1References1
Prion
Prion
added 2018/11/17 10:29 p.m.16 views

Cross site scripting

In SeaCMS v6.6.4, there is stored XSS via the member.php?action=chgpwdsubmit email parameter during a password change, as demonstrated by a data: URL in an OBJECT element...

3.5CVSS5.2AI score0.00531EPSS
SaveExploits1References1Affected Software1
Rows per page
Query Builder