Lucene search
+L

621 matches found

CVE
CVE
added 2025/02/07 10:23 p.m.61 views

CVE-2025-24028

The CVE-2025-24028 entry describes an XSS in Joplin affecting the Rich Text Editor and the Markdown viewer due to how Joplin’s HTML sanitizer handles comments versus how browsers treat them. The Markdown viewer is cross-origin isolated, so exploits cannot access the top-level window. The issue is...

9.6CVSS6AI score0.00497EPSS
SaveExploits1References4Affected Software1
Vulnrichment
Vulnrichment
added 2025/02/07 10:23 p.m.15 views

CVE-2024-55630 DOM Clobbering leads to temporary DOS in the note viewer in Joplin

Joplin is a free, open source note taking and to-do application, which can handle a large number of notes organised into notebooks. Joplin's HTML sanitizer allows the name attribute to be specified. If name is set to the same value as an existing document property e.g. querySelector, that propert...

3.3CVSS3.9AI score0.00327EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2025/02/07 10:23 p.m.21 views

CVE-2024-55630 DOM Clobbering leads to temporary DOS in the note viewer in Joplin

Joplin is a free, open source note taking and to-do application, which can handle a large number of notes organised into notebooks. Joplin's HTML sanitizer allows the name attribute to be specified. If name is set to the same value as an existing document property e.g. querySelector, that propert...

3.3CVSS0.00327EPSS
SaveExploits1References3
CVE
CVE
added 2025/02/07 10:23 p.m.50 views

CVE-2024-55630

CVE-2024-55630 concerns Joplin, an open source note-taking app. The issue arises in Joplin’s HTML sanitizer where the HTML5 name attribute can be set to the same value as an existing document property (for example, querySelector). When this happens, that property can be replaced with the element,...

5.5CVSS6.7AI score0.00327EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2025/02/07 10:23 p.m.12 views

CVE-2024-55630 DOM Clobbering leads to temporary DOS in the note viewer in Joplin

Joplin is a free, open source note taking and to-do application, which can handle a large number of notes organised into notebooks. Joplin's HTML sanitizer allows the name attribute to be specified. If name is set to the same value as an existing document property e.g. querySelector, that propert...

3.3CVSS6.5AI score0.00327EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2025/02/07 12:0 a.m.8 views

Joplin 跨站脚本漏洞

Joplin is an open source note-taking and to-do list application from the individual developer Laurent Cozic. Joplin suffers from a cross-site scripting vulnerability that stems from a difference between the way HTML sanitizer handles comments and the way browsers handle comments, making it...

9.6CVSS5.7AI score0.00497EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2025/02/07 12:0 a.m.6 views

PT-2025-6009 · Joplin · Joplin

Name of the Vulnerable Software and Affected Versions: Joplin versions prior to 3.2.8 Description: Joplin is a free, open source note taking and to-do application. The HTML sanitizer in Joplin allows the name attribute to be specified, which can lead to a property replacement issue. If the name...

5.5CVSS7.1AI score0.00327EPSS
SaveExploits1References10
Hacker One
Hacker One
added 2025/01/11 6:22 a.m.1004 views

Internet Bug Bounty: #2931639 ActionView sanitize helper bypass with math-related tags

There is a vulnerability in Rails-HTML-Sanitizer 1.6.0, which is also used by Rails ActionView. The vulnerability allows for bypassing the sanitization process when certain math-related tags, such as "math", "mtext", "table", "style", and "mglyph" or "malignmark", are allowed. This could lead to...

6.1AI score
SaveExploits0
Hacker One
Hacker One
added 2025/01/11 6:18 a.m.939 views

Internet Bug Bounty: ActionView sanitize helper bypass with style

The Rails-html-sanitizer, which Rails ActionView also uses, failed to sanitize input when the style tag was allowed, leading to a potential XSS vulnerability. The vulnerability affected version 1.6.0 of the sanitizer and was addressed in version 1.6.1...

6AI score
SaveExploits0
Hacker One
Hacker One
added 2025/01/11 6:18 a.m.927 views

Internet Bug Bounty: ActionView sanitize helper bypass with style and math

The Rails-html-sanitizer version 1.6.0 was affected by a vulnerability that could lead to a bypass of the sanitization process, resulting in potential cross-site scripting XSS attacks. The vulnerability was addressed in version 1.6.1...

5.9AI score
SaveExploits0
Hacker One
Hacker One
added 2025/01/11 5:59 a.m.853 views

Internet Bug Bounty: ActionView sanitize helper bypass with noscript

The Rails-html-sanitizer 1.6.0 contained a vulnerability that allowed bypassing the sanitization process when the noscript tag was used. This could have led to potential cross-site scripting XSS attacks in applications that used the vulnerable version of the sanitizer, including those using the...

6AI score
SaveExploits0
Veracode
Veracode
added 2024/12/17 7:47 a.m.12 views

Cross-site Scripting (XSS)

rails-html-sanitizer is vulnerable to a Cross-Site Scripting XSS. The vulnerability is due to improper sanitization of HTML content when specific configurations are used. If HTML5 sanitization is enabled and the application developer overrides the sanitizer's allowed tags to include both "math" a...

6.1CVSS6AI score0.00581EPSS
SaveExploits0References6Affected Software1
Veracode
Veracode
added 2024/12/12 4:1 p.m.9 views

Cross Site Scripting

rails-html-sanitizer, is vulnerable to Cross-Site Scripting. The vulnerability is due to improper handling of certain HTML5 elements when the sanitizer's allowed tags include "math", "mtext", "table", "style", and either "mglyph" or "malignmark." Attackers can exploit this by injecting malicious...

6.1CVSS6.4AI score0.00435EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
added 2024/12/12 11:7 a.m.11 views

Cross Site Scripting

rails-html-sanitizer is vulnerable to Cross Site Scripting. The vulnerability is due to a flaw in the sanitization logic, allowing crafted malicious payloads to be treated as safe. Attackers can use this to include dangerous HTML or scripts in sanitized content, potentially resulting in Cross-Sit...

6.1CVSS6.3AI score0.00435EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
added 2024/12/12 10:14 a.m.13 views

Cross Site Scripting

rails-html-sanitizer is vulnerable to Cross Site Scripting. The vulnerability is due to improper handling of namespaced elements in math or svg contexts due to a lack of checks for namespace-specific tags, which can lead to namespace confusion andallows attackers to exploit this by injecting...

6.1CVSS6.5AI score0.00462EPSS
SaveExploits0References3Affected Software1
SUSE CVE
SUSE CVE
added 2024/12/04 3:48 a.m.3 views

SUSE CVE-2024-53985

rails-html-sanitizer is responsible for sanitizing HTML fragments in Rails applications. There is a possible XSS vulnerability with certain configurations of Rails::HTML::Sanitizer 1.6.0 when used with Rails = 7.1.0 and Nokogiri 1.15.7, or 1.16.x 1.16.8. The XSS vulnerability with certain...

6.1CVSS8.6AI score0.00581EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/12/04 3:48 a.m.4 views

SUSE CVE-2024-53986

rails-html-sanitizer is responsible for sanitizing HTML fragments in Rails applications. There is a possible XSS vulnerability with certain configurations of Rails::HTML::Sanitizer 1.6.0 when used with Rails = 7.1.0. A possible XSS vulnerability with certain configurations of Rails::HTML::Sanitiz...

6.1CVSS8.6AI score0.00462EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/12/04 3:48 a.m.4 views

SUSE CVE-2024-53987

rails-html-sanitizer is responsible for sanitizing HTML fragments in Rails applications. There is a possible XSS vulnerability with certain configurations of Rails::HTML::Sanitizer 1.6.0 when used with Rails = 7.1.0. A possible XSS vulnerability with certain configurations of Rails::HTML::Sanitiz...

6.1CVSS8.6AI score0.00435EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/12/04 3:48 a.m.2 views

SUSE CVE-2024-53988

rails-html-sanitizer is responsible for sanitizing HTML fragments in Rails applications. There is a possible XSS vulnerability with certain configurations of Rails::HTML::Sanitizer 1.6.0 when used with Rails = 7.1.0. A possible XSS vulnerability with certain configurations of Rails::HTML::Sanitiz...

6.1CVSS8.5AI score0.00435EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/12/04 3:48 a.m.5 views

SUSE CVE-2024-53989

rails-html-sanitizer is responsible for sanitizing HTML fragments in Rails applications. There is a possible XSS vulnerability with certain configurations of Rails::HTML::Sanitizer 1.6.0 when used with Rails = 7.1.0. A possible XSS vulnerability with certain configurations of Rails::HTML::Sanitiz...

6.1CVSS8.6AI score0.00463EPSS
SaveExploits0References3
Rows per page
Query Builder