Lucene search
K

445 matches found

OpenVAS
OpenVAS
β€’added 2022/01/31 12:0 a.m.β€’7 views

Fedora: Security Advisory for rust-ammonia (FEDORA-2022-ff32cc67d0)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 Greenbone AG 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-only ifdescription...

7.5AI score
Exploits0References2
OpenVAS
OpenVAS
β€’added 2022/01/31 12:0 a.m.β€’6 views

Fedora: Security Advisory for rust-ammonia (FEDORA-2022-68d155ca82)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 Greenbone AG 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-only ifdescription...

7.5AI score
Exploits0References2
Veracode
Veracode
β€’added 2021/11/18 6:26 a.m.β€’35 views

Cross-Site Scripting (XSS)

ckeditor4 is vulnerable to cross-site scripting. The vulnerability exists due to a lack of sanitization of HTML in the Advance Content Filter ACF module which allows an attacker to inject maliciously crafted HTML containing Javascript code...

8.2CVSS1.4AI score0.01257EPSS
Exploits0References10Affected Software2
NVD
NVD
β€’added 2021/11/16 6:15 p.m.β€’29 views

CVE-2021-41252

Kirby is an open source file structured CMS Impact Kirby's writer field stores its formatted content as HTML code. Unlike with other field types, it is not possible to escape HTML special characters against cross-site scripting XSS attacks, otherwise the formatting would be lost. If the user is...

7.3CVSS0.00898EPSS
Exploits0References3
NVD
NVD
β€’added 2021/10/14 4:15 p.m.β€’12 views

CVE-2021-41132

OMERO.web provides a web based client and plugin infrastructure. In versions prior to 5.11.0, a variety of templates do not perform proper sanitization through HTML escaping. Due to the lack of sanitization and use of jQuery.html, there are a whole host of cross-site scripting possibilities with...

9.8CVSS0.01006EPSS
Exploits0References3
WPVulnDB
WPVulnDB
β€’added 2021/09/21 12:0 a.m.β€’11 views

Allow REL= and HTML in Author Bios <= .1- Author+ Stored Cross-Site Scripting

The plugin does not sanitise the allowed HTML in Bio, allowing user with a role as low as author to perform Cross-Site Scripting attack against users viewing their posts PoC As Author, put a JS payload such as in your Biographical Info via your Profile, then access any public posts made by your...

1AI score
Exploits0Affected Software1
OSV
OSV
β€’added 2021/05/12 3:15 p.m.β€’9 views

CVE-2021-32608

An issue was discovered in Smartstore aka SmartStoreNET through 4.1.1. Views/Boards/Partials/ForumPost.cshtml does not call HtmlUtils.SanitizeHtml on certain text for a forum post...

9.8CVSS6.9AI score
Exploits0References2
Cvelist
Cvelist
β€’added 2021/05/12 2:43 p.m.β€’12 views

CVE-2021-32607

An issue was discovered in Smartstore aka SmartStoreNET through 4.1.1. Views/PrivateMessages/View.cshtml does not call HtmlUtils.SanitizeHtml on a private message...

9.6AI score0.33442EPSS
Exploits1References2
CVE
CVE
β€’added 2021/05/12 2:43 p.m.β€’59 views

CVE-2021-32608

CVE-2021-32608 affects SmartStoreNET up to version 4.1.1. The root cause is that Views/Boards/Partials/_ForumPost.cshtml renders user-controlled forum post text (FormattedText) without persistent sanitization, enabling a sanitize-then-transform issue. The vulnerability is demonstrated via Cross-S...

9.8CVSS9.4AI score0.33442EPSS
Exploits1References2Affected Software1
Positive Technologies
Positive Technologies
β€’added 2021/05/12 12:0 a.m.β€’4 views

PT-2021-19804 Β· Unknown Β· Smartstore

Name of the Vulnerable Software and Affected Versions: Smartstore aka SmartStoreNET versions through 4.1.1 Description: An issue was discovered where Views/PrivateMessages/View.cshtml does not call HtmlUtils.SanitizeHtml on a private message, potentially leading to issues with private message...

9.8CVSS9.4AI score0.33442EPSS
Exploits1References6
Malwarebytes
Malwarebytes
β€’added 2021/05/10 10:49 a.m.β€’43 views

A week in security (May 3 – 9)

Last week on Malwarebytes Labs, we discussed how Spectre attacks have come back from the dead; why Facebook banned Instragram ads by Signal; we highlighted the differences between the most popular VPN protocols; pointed out that Google is about to start automatically enrolling users in two-step...

0.1AI score
Exploits0
Huntr
Huntr
β€’added 2021/03/30 11:47 a.m.β€’17 views

Cross-site Scripting (XSS) - Stored in harish81/digidocu

✍️ Description DigiDocu is a CMS written in PHP using Laravel Framework. Laravel uses Blade templating engine which sanitizes the HTML by default. But DigiDocu is trying to render some HTML content without validating the input that comes from the user's profile ie. users can write some HTML using...

0.3AI score
Exploits0
Node.js
Node.js
β€’added 2021/03/01 7:50 p.m.β€’49 views

Cross-Site Scripting (XSS)

Overview In docsify before version 4.12.0 it is possible to bypass the remediation done by CVE-2020-7680 and execute malicious JavaScript through the following methods: - When parsing HTML from remote URLs, the HTML code on the main page is sanitized, but this sanitization is not taking place in...

4.3CVSS1.8AI score0.045EPSS
Exploits6Affected Software1
Github Security Blog
Github Security Blog
β€’added 2021/03/01 7:44 p.m.β€’49 views

Docsify XSS Vulnerability

This affects the package docsify before 4.12.0. It is possible to bypass the remediation done by CVE-2020-7680 and execute malicious JavaScript through the following methods 1 When parsing HTML from remote URLs, the HTML code on the main page is sanitized, but this sanitization is not taking plac...

8.6CVSS6.4AI score0.01657EPSS
Exploits5References8Affected Software1
RedHat Linux
RedHat Linux
β€’added 2021/02/04 1:36 p.m.β€’1 views

nodejs-angular: XSS due to regex-based HTML replacement

A XSS flaw was found in nodejs-angular. The regex-based input HTML replacement may turn sanitized code into unsanitized one. Wrapping "" elements in "" ones changes parsing behavior, leading to possibly unsanitizing code...

5.4CVSS7.1AI score0.02142EPSS
Exploits0References5
CVE
CVE
β€’added 2020/12/24 3:4 a.m.β€’80 views

CVE-2020-35677

CVE-2020-35677 affects the BigProf Online Invoicing System (pre-4.0). The vulnerability is a Stored XSS in the group-creation flow via the admin/pageEditGroup.php endpoint, caused by inadequate sanitization of HTML characters. Exploitation requires administrative privileges to create the payload,...

4.8CVSS5AI score0.0033EPSS
Exploits0References1Affected Software1
OSV
OSV
β€’added 2020/12/09 1:15 a.m.β€’1 views

DEBIAN-CVE-2020-26956

In some cases, removing HTML elements during sanitization would keep existing SVG event handlers and therefore lead to XSS. This vulnerability affects Firefox 83, Firefox ESR 78.5, and Thunderbird 78.5...

6.1CVSS7AI score0.01212EPSS
Exploits0References1
Prion
Prion
β€’added 2020/12/09 1:15 a.m.β€’14 views

Design/Logic Flaw

In some cases, removing HTML elements during sanitization would keep existing SVG event handlers and therefore lead to XSS. This vulnerability affects Firefox 83, Firefox ESR 78.5, and Thunderbird 78.5...

4.3CVSS6.1AI score0.01212EPSS
Exploits0References4Affected Software3
Cvelist
Cvelist
β€’added 2020/12/09 12:21 a.m.β€’15 views

CVE-2020-26956

In some cases, removing HTML elements during sanitization would keep existing SVG event handlers and therefore lead to XSS. This vulnerability affects Firefox 83, Firefox ESR 78.5, and Thunderbird 78.5...

6.6AI score0.01212EPSS
Exploits0References4
Debian CVE
Debian CVE
β€’added 2020/12/09 12:21 a.m.β€’35 views

CVE-2020-26956

In some cases, removing HTML elements during sanitization would keep existing SVG event handlers and therefore lead to XSS. This vulnerability affects Firefox 83, Firefox ESR 78.5, and Thunderbird 78.5...

6.1CVSS7.7AI score0.01212EPSS
Exploits0
Rows per page
Query Builder