Lucene search
+L

197 matches found

Github Security Blog
Github Security Blog
added 2025/09/23 3:9 p.m.11 views

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

Summary 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 through certain commands, leading to potential script execution XSS. Description The application sanitizes most user-submitted...

9CVSS7.2AI score0.00506EPSS
SaveExploits0References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/08/27 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-39510

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Cacti is an open source operational monitoring and fault management framework. Affected versions are subject to a Stored Cross-Site-Scripting XSS Vulnerability...

6.1CVSS6.9AI score0.00713EPSS
SaveExploits1References2
OSV
OSV
added 2025/06/13 5:51 p.m.12 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.4CVSS6.1AI score
SaveExploits0References5
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.00375EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2025/05/22 5:17 p.m.5 views

CVE-2020-0872

A remote code execution vulnerability exists in Application Inspector version v1.0.23 or earlier when the tool reflects example code snippets from third-party source files into its HTML output, aka 'Remote Code Execution Vulnerability in Application Inspector'...

9.6CVSS8.4AI score0.10092EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/05/02 9:46 p.m.42 views

CVE-2025-21572

OpenGrok 1.13.25 has a reflected Cross-Site Scripting XSS issue when producing the history view page. This happens through improper handling of path segments. The application reflects unsanitized user input into the HTML output...

6.1CVSS0.00237EPSS
SaveExploits0References1
CVE
CVE
added 2025/05/02 9:46 p.m.77 views

CVE-2025-21572

CVE-2025-21572 affects OpenGrok 1.13.25. The vulnerability is a reflected Cross-Site Scripting (XSS) in the history view page caused by improper handling of path segments, resulting in unsanitized user input being reflected in HTML output. Reported impact per CVSS: MEDIUM (6.1), with network atta...

6.1CVSS5.8AI score0.00237EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2025/05/02 9:46 p.m.8 views

CVE-2025-21572

OpenGrok 1.13.25 has a reflected Cross-Site Scripting XSS issue when producing the history view page. This happens through improper handling of path segments. The application reflects unsanitized user input into the HTML output...

6.1CVSS6AI score0.00237EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/05/02 12:0 a.m.9 views

PT-2025-18925 · Opengrok · Opengrok

Name of the Vulnerable Software and Affected Versions: OpenGrok version 1.13.25 Description: The issue is a reflected Cross-Site Scripting XSS problem that occurs when the application generates the history view page. This happens due to improper handling of path segments, causing the application ...

6.1CVSS5.2AI score0.00237EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/04/28 2:36 p.m.8 views

SUSE CVE-2025-43865

React Router is a router for React. In versions on the 7.0 branch prior to version 7.5.2, it's possible to modify pre-rendered data by adding a header to the request. This allows to completely spoof its contents and modify all the values of the data object passed to the HTML. This issue has been...

8.2CVSS7.3AI score0.00797EPSS
SaveExploits0References3
Snyk
Snyk
added 2025/04/10 6:49 p.m.4 views

Cross-site Scripting (XSS)

Overview wikimedia/parsoid is a bidirectional parser between wikitext and HTML5. Affected versions of this package are vulnerable to Cross-site Scripting XSS due to improper handling of Unicode normalization in the Action API. An attacker can manipulate script processing by injecting malicious...

6.1CVSS5.3AI score0.00359EPSS
SaveExploits0References3
OSV
OSV
added 2025/04/03 2:11 p.m.44 views

BIT-JOOMLA-2020-35611 [20201102] - Core - Disclosure of secrets in Global Configuration page

An issue was discovered in Joomla! 2.5.0 through 3.9.22. The globlal configuration page does not remove secrets from the HTML output, disclosing the current values...

7.5CVSS7.4AI score0.0133EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/02/14 6:11 a.m.4 views

SUSE CVE-2023-45725

Design document functions which receive a user http request object may expose authorization or session cookie headers of the user who accesses the document. These design document functions are: list show rewrite update An attacker can leak the session component using an HTML-like output, insert t...

5.7CVSS5.5AI score0.01232EPSS
SaveExploits0References3
Snyk
Snyk
added 2025/01/21 9:9 p.m.2 views

Cross-site Scripting (XSS)

Overview phpoffice/phpspreadsheet is a Spreadsheet engine that Read, Create and Write Spreadsheet documents in PHP . Affected versions of this package are vulnerable to Cross-site Scripting XSS in the generateNavigation function, which translates the XLSX file into an HTML representation and...

6.1CVSS5.4AI score0.00382EPSS
SaveExploits4References2
Vulnrichment
Vulnrichment
added 2025/01/17 9:25 p.m.9 views

CVE-2025-23207 \htmlData does not validate attribute names in KaTeX

KaTeX is a fast, easy-to-use JavaScript library for TeX math rendering on the web. KaTeX users who render untrusted mathematical expressions with renderToString could encounter malicious input using \htmlData that runs arbitrary JavaScript, or generate invalid HTML. Users are advised to upgrade t...

6.3CVSS6.3AI score0.00415EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/01/17 9:25 p.m.12 views

CVE-2025-23207

KaTeX is a fast, easy-to-use JavaScript library for TeX math rendering on the web. KaTeX users who render untrusted mathematical expressions with renderToString could encounter malicious input using \htmlData that runs arbitrary JavaScript, or generate invalid HTML. Users are advised to upgrade t...

7.2CVSS6.6AI score0.00415EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/01/13 12:0 a.m.13 views

PT-2025-4773 · Jte · Jte

Name of the Vulnerable Software and Affected Versions: jte Java Template Engine versions 3.1.15 and earlier Description: The issue affects Jte HTML templates with script tags or script attributes that include a Javascript template string backticks, making them subject to XSS. The javaScriptBlock...

6.1CVSS7AI score0.00296EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2025/01/03 12:0 a.m.11 views

PhpSpreadsheet 跨站脚本漏洞

PhpSpreadsheet is an open source PHP library from PHPOffice for reading and writing spreadsheet files. PhpSpreadsheet suffers from a cross-site scripting vulnerability that originates from HTML pages formed without cleaning up the hyperlink library, resulting in a cross-site scripting XSS...

5.4CVSS5.6AI score0.00359EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2024/12/23 12:0 a.m.8 views

PT-2025-4368

Name of the Vulnerable Software and Affected Versions PhpSpreadsheet affected versions not specified Description The issue is related to a Cross-Site Scripting XSS vulnerability in the code that translates XLSX files into HTML representations and displays them in the response. This occurs when...

6.1CVSS5.7AI score0.00382EPSS
SaveExploits4References16
Github Security Blog
Github Security Blog
added 2024/11/15 3:44 p.m.22 views

LibreNMS has a Stored XSS ('Cross-site Scripting') in librenms/includes/html/dev-overview-data.inc.php

Summary A Stored Cross-Site Scripting XSS vulnerability in the Device Overview page allows authenticated users to inject arbitrary JavaScript through the "overwriteip" parameter when editing a device. This vulnerability results in the execution of malicious code when the device overview page is...

5.4CVSS5.2AI score0.00396EPSS
SaveExploits1References4Affected Software1
Rows per page
Query Builder