Lucene search
K

159 matches found

Snyk
Snyk
added 2023/02/14 9:56 a.m.1 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS due to insufficient checks on external resources, which allows malicious actors to introduce links starting with a javascript: scheme. PoC 1- Create a resource and choose "External Link" 2- Type the following...

6.1CVSS5.3AI score0.00274EPSS
Exploits1References2
OSV
OSV
added 2022/09/01 10:14 p.m.1 views

GHSA-GP7F-RWCX-9369 jsoup may not sanitize code injection XSS attempts if SafeList.preserveRelativeLinks is enabled

jsoup may incorrectly sanitize HTML including javascript: URL expressions, which could allow cross-site scripting XSS attacks when a reader subsequently clicks that link. If the non-default SafeList.preserveRelativeLinks option is enabled, HTML including javascript: URLs that have been crafted wi...

6.1CVSS6.5AI score0.01777EPSS
Exploits1References6
OSV
OSV
added 2022/08/29 5:15 p.m.1 views

DEBIAN-CVE-2022-36033

jsoup is a Java HTML parser, built for HTML editing, cleaning, scraping, and cross-site scripting XSS safety. jsoup may incorrectly sanitize HTML including javascript: URL expressions, which could allow XSS attacks when a reader subsequently clicks that link. If the non-default...

6.1CVSS6.1AI score0.01777EPSS
Exploits1References1
Snyk
Snyk
added 2022/07/20 1:33 p.m.3 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS because the module of parse markdown does not filter the href attribute very well. PoC 1 Step 1: load the HyperDownParser module: php $parser = new HyperDownParser; 2 Step 2: add the payload: php $text = "!";...

6.1CVSS5.3AI score0.00247EPSS
Exploits1References2
RedHat Linux
RedHat Linux
added 2022/07/01 2:0 a.m.2 views

Mozilla: CSP sandbox header without `allow-scripts` can be bypassed via retargeted javascript: URI

The Mozilla Foundation Security Advisory describes this flaw as: An iframe that was not permitted to run scripts could do so if the user clicked on a javascript: link...

8.8CVSS7.3AI score0.00523EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2022/07/01 12:27 a.m.1 views

Mozilla: CSP sandbox header without `allow-scripts` can be bypassed via retargeted javascript: URI

The Mozilla Foundation Security Advisory describes this flaw as: An iframe that was not permitted to run scripts could do so if the user clicked on a javascript: link...

8.8CVSS7.3AI score0.00523EPSS
Exploits0References6
Positive Technologies
Positive Technologies
added 2022/06/03 12:0 a.m.4 views

PT-2022-21194 · Microsoft +1 · Internet Explorer +1

Name of the Vulnerable Software and Affected Versions: Real Player version 20.0.8.310 Description: The G2 Control in Real Player allows injection of unsafe javascript: URIs in local HTTP error pages, which are displayed by the Internet Explorer core. This leads to arbitrary code execution...

9.8CVSS9.6AI score0.01185EPSS
Exploits1References5
OSV
OSV
added 2022/04/06 12:1 a.m.1 views

GHSA-3VJF-82FF-P4R3 Incorrect protocol extraction via \r, \n and \t characters

\r, \n and \t characters in user-input URLs can potentially lead to incorrect protocol extraction when using npm package urijs prior to version 1.19.11. This can lead to XSS when the module is used to prevent passing in malicious javascript: links into HTML or Javascript see following example:...

7.2CVSS6.8AI score0.00333EPSS
Exploits1References4
ATTACKERKB
ATTACKERKB
added 2022/03/10 5:45 p.m.3 views

CVE-2022-21158

A stored cross-site scripting vulnerability in marktext versions prior to v0.17.0 due to improper handling of the link with javascript: scheme inside the document may allow an attacker to execute an arbitrary script on the PC of the user using marktext...

5.4CVSS6.1AI score0.00195EPSS
Exploits0References3Affected Software1
CNNVD
CNNVD
added 2022/03/03 12:0 a.m.3 views

MarkText 跨站脚本漏洞

MarkText is a simple and elegant Markdown editor with a focus on speed and usability.A cross-site scripting vulnerability exists in versions of MarkText prior to 0.17.0, which stems from improper handling of links using javascript:scheme in documents. A remote attacker could exploit this...

5.4CVSS5.6AI score0.00195EPSS
Exploits0References5
OSV
OSV
added 2021/12/24 2:15 a.m.0 views

UBUNTU-CVE-2021-45472

In MediaWiki through 1.37, XSS can occur in Wikibase because an external identifier property can have a URL format that includes a $1 formatter substitution marker, and the javascript: URL scheme among others can be used...

6.1CVSS6AI score0.00256EPSS
Exploits0References4
Microsoft CVE
Microsoft CVE
added 2021/07/30 7:0 a.m.2 views

An issue was discovered in lxml before 4.2.5. lxml/html/clean.py in the lxml.html.clean module does not remove javascript: URLs that use escaping allowing a remote attacker to conduct XSS attacks as demonstrated by "j a v a s c r i p t:" in Internet Explorer. This is a similar issue to CVE-2014-3146.

...

6.1CVSS7AI score0.04268EPSS
Exploits2
Snyk
Snyk
added 2020/11/24 1:5 p.m.3 views

Cross-site Scripting (XSS)

Overview markdown-it-decorate is an Add classes, identifiers and attributes to your markdown with HTML comments Affected versions of this package are vulnerable to Cross-site Scripting XSS. An attacker can add an event handler or use javascript:xxx for the link. PoC const md = require'markdown-it...

7.3CVSS5.4AI score0.00234EPSS
Exploits1References2
Positive Technologies
Positive Technologies
added 2019/08/07 12:0 a.m.2 views

PT-2019-11770 · Jenkins · Jenkins Pegdown Formatter Plugin +1

Name of the Vulnerable Software and Affected Versions: Jenkins PegDown Formatter Plugin versions 1.3 and earlier Description: A stored cross-site scripting issue allows attackers who can edit descriptions and other fields to insert links with the javascript: scheme into the Jenkins UI. The PegDow...

5.4CVSS5.1AI score0.00102EPSS
Exploits0References6
OSV
OSV
added 2019/06/03 5:29 p.m.1 views

PYSEC-2019-79

An issue was discovered in Django 1.11 before 1.11.21, 2.1 before 2.1.9, and 2.2 before 2.2.2. The clickable Current URL value displayed by the AdminURLFieldWidget displays the provided value without validating it as a safe URL. Thus, an unvalidated value stored in the database, or a value provid...

6.1CVSS6.9AI score0.02803EPSS
Exploits0References18
OSV
OSV
added 2019/06/03 5:29 p.m.0 views

PYSEC-2019-9

An issue was discovered in Django 1.11 before 1.11.21, 2.1 before 2.1.9, and 2.2 before 2.2.2. The clickable Current URL value displayed by the AdminURLFieldWidget displays the provided value without validating it as a safe URL. Thus, an unvalidated value stored in the database, or a value provid...

5.9AI score
Exploits0References17
CVE
CVE
added 2019/05/08 1:0 p.m.38 views

CVE-2019-11813

CVE-2019-11813 applies to MISP before 2.4.107, affecting the view component app/View/Elements/Events/View/value_field.ctp. The issue is a persistent XSS via link type attributes using javascript:// links, enabling potentially scripted payloads in affected installations. Root cause is improper han...

6.1CVSS5.9AI score0.00266EPSS
Exploits0References1Affected Software1
OSV
OSV
added 2018/12/02 10:29 a.m.1 views

DEBIAN-CVE-2018-19787

An issue was discovered in lxml before 4.2.5. lxml/html/clean.py in the lxml.html.clean module does not remove javascript: URLs that use escaping, allowing a remote attacker to conduct XSS attacks, as demonstrated by "j a v a s c r i p t:" in Internet Explorer. This is a similar issue to...

6.1CVSS6.3AI score0.00525EPSS
Exploits1References1
OSV
OSV
added 2018/06/11 9:29 p.m.0 views

CVE-2018-5176

The JSON Viewer displays clickable hyperlinks for strings that are parseable as URLs, including "javascript:" links. If a JSON file contains malicious JavaScript script embedded as "javascript:" links, users may be tricked into clicking and running this code in the context of the JSON Viewer. Thi...

6.1CVSS7.3AI score0.00387EPSS
Exploits0References5
OSV
OSV
added 2018/05/11 12:0 a.m.0 views

UBUNTU-CVE-2018-5167

The web console and JavaScript debugger do not sanitize all output that can be hyperlinked. Both will display "chrome:" links as active, clickable hyperlinks in their output. Web sites should not be able to directly link to internal chrome pages. Additionally, the JavaScript debugger will display...

4.3CVSS6.7AI score0.00646EPSS
Exploits0References4
Rows per page
Query Builder