Lucene search
+L

132 matches found

OSV
OSV
added 2025/09/23 5:41 p.m.8 views

CVE-2025-59545 DNN Vulnerable to Stored Cross-Site Scripting (XSS) in the Prompt module

DNN formerly DotNetNuke is an open-source web content management platform CMS in the Microsoft ecosystem. Prior to version 10.1.0, the Prompt module allows execution of commands that can return raw HTML. Malicious input, even if sanitized for display elsewhere, can be executed when processed...

9CVSS9AI score0.0051EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/09/23 12:0 a.m.10 views

DNN 跨站脚本漏洞

DNN also known as DotNetNuke is a set of American DNN company by Microsoft support, based on the ASP.NET platform of open source content management system CMS. The system is easy to install, scalable, feature-rich and so on. A cross-site scripting vulnerability exists in DNN versions prior to...

9CVSS8.5AI score0.0051EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/22 5:16 p.m.8 views

CVE-2025-59411

CubeCart is an ecommerce software solution. Prior to version 6.5.11, the contact form’s Enquiry field accepts raw HTML and that HTML is included verbatim in the email sent to the store admin. By submitting HTML in the Enquiry, the admin receives an email containing that HTML. This indicates user...

5.4CVSS0.00278EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2025/07/16 11:1 p.m.13 views

CVE-2025-53835

XWiki Rendering is a generic rendering system that converts textual input in a given syntax wiki syntax, HTML, etc into another syntax XHTML, etc. Starting in version 5.4.5 and prior to version 14.10, the XHTML syntax depended on the xdom+xml/current syntax which allows the creation of raw blocks...

9CVSS6.2AI score0.00325EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/14 11:0 p.m.9 views

CVE-2025-53835 XWiki Rendering is vulnerable to XSS attacks through insecure XHTML syntax

XWiki Rendering is a generic rendering system that converts textual input in a given syntax wiki syntax, HTML, etc into another syntax XHTML, etc. Starting in version 5.4.5 and prior to version 14.10, the XHTML syntax depended on the xdom+xml/current syntax which allows the creation of raw blocks...

9CVSS6.1AI score0.00325EPSS
SaveExploits0References5
Veracode
Veracode
added 2025/07/04 6:39 a.m.10 views

Stored Cross-site Scripting (XSS)

starcitizentools/citizen-skin is vulnerable to Stored Cross-site Scripting XSS. The vulnerability is due to the Citizen skin inserting short descriptions from the ShortDescription extension as raw HTML, which allows an attacker to inject arbitrary HTML into the DOM by editing a page...

8.6CVSS5.7AI score0.00307EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2025/07/03 9:29 p.m.11 views

Citizen vulnerable to Stored XSS through short descriptions

Summary Short descriptions set via the ShortDescription extension are inserted as raw HTML by the Citizen skin, allowing any user to insert arbitrary HTML into the DOM by editing a page. Details The shortdesc property, which contains unsanitized user input, is retrieved from the OutputPage and...

8.6CVSS7AI score0.00307EPSS
SaveExploits1References6Affected Software1
Veracode
Veracode
added 2025/06/19 9:36 a.m.7 views

Cross-site Scripting (XSS)

starcitizentools/citizen-skin is vulnerable to cross-site scripting XSS. The vulnerability is due to inadequate output encoding due to date messages returned by Language::userDate being directly inserted into raw HTML, allowing users with editinterface rights to inject arbitrary HTML...

6.5CVSS6.2AI score0.0035EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2025/06/13 8:45 p.m.16 views

XWiki does not require right warnings for notification displayer objects

Impact When a user without script right creates a document with an XWiki.Notifications.Code.NotificationDisplayerClass object, and later an admin edits and saves that document, the possibly malicious content of that object is output as raw HTML, allowing XSS attacks. While the notification...

8CVSS5.7AI score0.0036EPSS
SaveExploits1References5Affected Software1
NVD
NVD
added 2025/06/13 6:15 p.m.22 views

CVE-2025-49587

XWiki is an open-source wiki software platform. When a user without script right creates a document with an XWiki.Notifications.Code.NotificationDisplayerClass object, and later an admin edits and saves that document, the possibly malicious content of that object is output as raw HTML, allowing X...

8CVSS0.0036EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2025/06/13 5:51 p.m.21 views

CVE-2025-49587 XWiki does not require right warnings for notification displayer objects

XWiki is an open-source wiki software platform. When a user without script right creates a document with an XWiki.Notifications.Code.NotificationDisplayerClass object, and later an admin edits and saves that document, the possibly malicious content of that object is output as raw HTML, allowing X...

6.4CVSS0.0036EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2025/06/13 5:51 p.m.13 views

CVE-2025-49587 XWiki does not require right warnings for notification displayer objects

XWiki is an open-source wiki software platform. When a user without script right creates a document with an XWiki.Notifications.Code.NotificationDisplayerClass object, and later an admin edits and saves that document, the possibly malicious content of that object is output as raw HTML, allowing X...

6.4CVSS5.8AI score0.0036EPSS
SaveExploits1References3
Snyk
Snyk
added 2025/06/13 2:8 p.m.2 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS via the Menu.mustache template. An attacker can execute arbitrary HTML or JavaScript code in the context of the user's browser by editing system messages for menu headings that are inserted as raw HTML. This is...

8.5CVSS5.5AI score0.00345EPSS
SaveExploits1References2
OSV
OSV
added 2025/06/13 2:8 p.m.8 views

GHSA-G3CP-PQ72-HJPV starcitizentools/citizen-skin allows stored XSS in menu heading message

Summary All system messages in menu headings using the Menu.mustache template are inserted as raw HTML, allowing anybody who can edit those messages to insert arbitrary HTML into the DOM. Details The system messages for menu headings are inserted unescaped into raw HTML:...

6.5CVSS7AI score0.00345EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2025/06/13 2:8 p.m.15 views

starcitizentools/citizen-skin allows stored XSS in menu heading message

Summary All system messages in menu headings using the Menu.mustache template are inserted as raw HTML, allowing anybody who can edit those messages to insert arbitrary HTML into the DOM. Details The system messages for menu headings are inserted unescaped into raw HTML:...

6.5CVSS6.4AI score0.00345EPSS
SaveExploits1References5Affected Software1
Snyk
Snyk
added 2025/06/13 2:7 p.m.3 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS via the citizen-search-noresults-title and citizen-search-noresults-desc system messages being inserted as raw HTML. An attacker can execute arbitrary HTML or JavaScript code in the context of users who view the...

8.5CVSS5.4AI score0.0035EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2025/06/13 2:7 p.m.24 views

starcitizentools/citizen-skin allows stored XSS in search no result messages

Summary The citizen-search-noresults-title and citizen-search-noresults-desc system messages are inserted into raw HTML, allowing anybody who can edit those messages to insert arbitrary HTML into the DOM. Details The system messages are inserted as raw HTML by the mustache template:...

6.5CVSS6.4AI score0.0035EPSS
SaveExploits1References5Affected Software1
Cvelist
Cvelist
added 2025/06/12 6:50 p.m.20 views

CVE-2025-49576 Citizen allows stored XSS in search no result messages

Citizen is a MediaWiki skin that makes extensions part of the cohesive experience. The citizen-search-noresults-title and citizen-search-noresults-desc system messages are inserted into raw HTML, allowing anybody who can edit those messages to insert arbitrary HTML into the DOM. This vulnerabilit...

6.5CVSS0.0035EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2025/06/12 6:50 p.m.26 views

CVE-2025-49579 Citizen allows stored XSS in menu heading message

Citizen is a MediaWiki skin that makes extensions part of the cohesive experience. All system messages in menu headings using the Menu.mustache template are inserted as raw HTML, allowing anybody who can edit those messages to insert arbitrary HTML into the DOM. This impacts wikis where a group h...

6.5CVSS0.00345EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2025/06/12 12:0 a.m.6 views

Citizen 跨站脚本漏洞

Citizen is a beautiful, easy-to-use and responsive MediaWiki skin from the Star Citizen Wiki team. A cross-site scripting vulnerability exists in Citizen versions prior to 3.3.1, which stems from the insertion of a date message returned by Language::userDate into raw HTML, which could lead to...

6.5CVSS5.8AI score0.0035EPSS
SaveExploits1References5
Rows per page
Query Builder