Lucene search
+L

568 matches found

RedhatCVE
RedhatCVE
added 2025/05/22 3:22 a.m.9 views

CVE-2016-10777

cPanel before 60.0.25 allows self XSS in WHM Tweak Settings for autodiscoverhost SEC-177...

5.4CVSS6.1AI score0.00542EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 3:19 a.m.10 views

CVE-2018-20876

cPanel before 74.0.8 allows self XSS in the Site Software Moderation interface SEC-434...

5.4CVSS6.1AI score0.00519EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/05/14 2:40 p.m.22 views

CVE-2024-56157 iTop vulnerable to Self XSS in CSV Import

iTop is an web based IT Service Management tool. Prior to versions 3.1.3 and 3.2.1, by filling malicious code in a CSV content, a cross-site scripting attack can be performed when importing this content. The issue is fixed in versions 3.1.3 and 3.2.1. As a workaround, check CSV content before...

6.3CVSS0.00226EPSS
SaveExploits0References1
CVE
CVE
added 2025/04/27 7:46 a.m.83 views

CVE-2024-52887

CVE-2024-52887 affects Check Point Mobile Access (R82 and prior). An authenticated end-user can set a specially crafted SNX bookmark that causes their browser to execute a script when accessing the bookmark list (stored/self-XSS in the ‘favorites’ dialog). Exact impact details are not quantified ...

5.4CVSS4.1AI score0.00209EPSS
SaveExploits0References1Affected Software2
Vulnrichment
Vulnrichment
added 2025/04/27 7:46 a.m.13 views

CVE-2024-52887 Self-XSS

Authenticated end-user may set a specially crafted SNX bookmark that can make their browser run a script while accessing their own bookmark list...

3.5CVSS4.1AI score0.00209EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/04/27 7:46 a.m.26 views

CVE-2024-52887 Self-XSS

Authenticated end-user may set a specially crafted SNX bookmark that can make their browser run a script while accessing their own bookmark list...

3.5CVSS0.00209EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/04/24 8:49 p.m.8 views

CVE-2025-43861 ManageWiki Vulnerable to Self-XSS in review dialog via unsanitized field reflection

ManageWiki is a MediaWiki extension allowing users to manage wikis. Prior to commit 2f177dc, ManageWiki is vulnerable to reflected or stored XSS in the review dialog. A logged-in attacker must change a form field to include a malicious payload. If that same user then opens the "Review Changes"...

4.4CVSS5.8AI score0.00244EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2025/04/24 8:49 p.m.47 views

CVE-2025-43861 ManageWiki Vulnerable to Self-XSS in review dialog via unsanitized field reflection

ManageWiki is a MediaWiki extension allowing users to manage wikis. Prior to commit 2f177dc, ManageWiki is vulnerable to reflected or stored XSS in the review dialog. A logged-in attacker must change a form field to include a malicious payload. If that same user then opens the "Review Changes"...

4.4CVSS0.00244EPSS
SaveExploits1References2
CVE
CVE
added 2025/04/24 8:49 p.m.69 views

CVE-2025-43861

ManageWiki (a MediaWiki extension) is affected by a self‑XSS vulnerability in the review changes dialog. Before commit 2f177dc, an authenticated user can alter a form field to inject a payload, which is then executed when the user opens the Review Changes dialog. The issue has been patched in com...

5.4CVSS4.4AI score0.00244EPSS
SaveExploits1References2Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/04/10 12:0 a.m.22 views

Moodle 3.11.x < 3.11.16 Multiple Vulnerabilities

According to its self-reported version, the Moodle install hosted on the remote host is prior to 3.9.23, 3.11.x prior to 3.11.16, 4.0.x prior to 4.0.10, 4.1.x prior to 4.1.5 or 4.2.x prior to 4.2.2. It is, therefore, affected by multiple vulnerabilities. - Insufficient limitations made it possibl...

7.4AI score
SaveExploits0References24
OSV
OSV
added 2025/04/03 2:16 p.m.12 views

BIT-JOOMLA-2024-21730 [20240702] - Core - Self-XSS in fancyselect list field layout

The fancyselect list field layout does not correctly escape inputs, leading to a self-XSS vector...

5.4CVSS5.7AI score0.00424EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/04/02 12:0 a.m.10 views

PT-2025-14551 · Arduino · Arduino Ide

Name of the Vulnerable Software and Affected Versions: Arduino IDE versions prior to 2.3.5 Description: A Self Cross-Site Scripting XSS vulnerability has been identified in the Arduino IDE. The vulnerability occurs in the Additional Board Manager URLs field, which can be found in the Preferences ...

4.6CVSS5.5AI score0.0019EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2025/02/05 9:2 p.m.12 views

CVE-2022-46148

Discourse is an open-source messaging platform. In versions 2.8.10 and prior on the stable branch and versions 2.9.0.beta11 and prior on the beta and tests-passed branches, users composing malicious messages and navigating to drafts page could self-XSS. This vulnerability can lead to a full XSS o...

7.1CVSS5.8AI score0.00452EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/25 7:34 p.m.13 views

GHSA-QQWR-J9MM-FHW6 deno_doc's HTML generator vulnerable to Cross-site Scripting

Summary Several cross-site scripting vulnerabilities existed in the denodoc crate which lead to Self-XSS with deno doc --html. Details & PoC 1. XSS in generated searchindex.js denodoc outputed a JavaScript file for searching. However, the generated file used innerHTML on unsanitzed HTML input...

5.4CVSS5.3AI score0.00325EPSS
SaveExploits0References5
NVD
NVD
added 2024/11/25 7:15 p.m.27 views

CVE-2024-32468

Deno is a runtime for JavaScript and TypeScript written in rust. Several cross-site scripting vulnerabilities existed in the denodoc crate which lead to Self-XSS with deno doc --html. 1. XSS in generated searchindex.js, denodoc outputs a JavaScript file for searching. However, the generated file...

5.4CVSS0.00325EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/11/25 6:44 p.m.10 views

CVE-2024-32468 Improper neutralization of input during web page generation ("Cross-site Scripting") in deno_doc HTML generator

Deno is a runtime for JavaScript and TypeScript written in rust. Several cross-site scripting vulnerabilities existed in the denodoc crate which lead to Self-XSS with deno doc --html. 1. XSS in generated searchindex.js, denodoc outputs a JavaScript file for searching. However, the generated file...

5.4CVSS5.7AI score0.00325EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/11/25 6:44 p.m.27 views

CVE-2024-32468 Improper neutralization of input during web page generation ("Cross-site Scripting") in deno_doc HTML generator

Deno is a runtime for JavaScript and TypeScript written in rust. Several cross-site scripting vulnerabilities existed in the denodoc crate which lead to Self-XSS with deno doc --html. 1. XSS in generated searchindex.js, denodoc outputs a JavaScript file for searching. However, the generated file...

5.4CVSS0.00325EPSS
SaveExploits0References2
CVE
CVE
added 2024/11/25 6:44 p.m.58 views

CVE-2024-32468

Deno (Rust-based runtime) with deno_doc HTML generator vulnerabilities: XSS in generated search_index.js where innerHTML is used on unsanitized HTML, and XSS via un sanitized property, method, and enum names. This affects the deno_doc component and could enable Self-XSS when using deno doc --html...

5.4CVSS5.4AI score0.00325EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/11/25 12:0 a.m.5 views

PT-2024-24595 · Deno · Deno

Name of the Vulnerable Software and Affected Versions: Deno versions prior to 1.41.1 Description: The issue concerns several cross-site scripting vulnerabilities in the deno doc crate, leading to Self-XSS when using deno doc --html. Specifically, there are two vulnerabilities: 1. The generated...

5.4CVSS6.7AI score0.00325EPSS
SaveExploits0References8
NVD
NVD
added 2024/10/04 6:15 p.m.46 views

CVE-2024-25707

There is a reflected cross site scripting in Esri Portal for ArcGIS 11.1 and below on Windows and Linux x64 allows a remote authenticated attacker with administrative access to supply a crafted string which could potentially execute arbitrary JavaScript code in the their own browser Self XSS. A...

4.8CVSS0.00338EPSS
SaveExploits0References1
Rows per page
Query Builder