Lucene search
+L

11139 matches found

Huntr
Huntr
added 2022/12/20 11:32 a.m.80 views

Cross-site scripting - Stored via upload `.svg` file in

Description When user upload a file with .svg extension and direct access this file, the server response with Content-type: image/svg+xml lead to processing SVG as HTML file Proof of Concept POST /api/resource HTTP/2 Host: demo.usememos.com Cookie:...

4.9CVSS5.6AI score0.00695EPSS
SaveExploits1References2
Huntr
Huntr
added 2022/12/20 8:15 a.m.37 views

Stored XSS via SVG File

Description usememos has a feature to upload file and display it. By uploading a crafted SVG files, the users can perform Stored XSS attack with the image direct link. Copy the following code and save as filename.svg. Proof of Concept filename.svg alertdocument.location; 1. Login as user 2. creat...

4.9CVSS5.5AI score0.00601EPSS
SaveExploits1
NCSC
NCSC
added 2022/12/16 12:00 a.m.9 views

Vulnerability fixed in Exact Synergy

A vulnerability has been fixed in Exact Synergy Enterprise. The vulnerability allows a malicious party to use Cross-Site Scripting XSS to execute arbitrary code under the rights of the user. A malicious party needs to be authenticated to be able to see within the application a profile picture, in...

7.8CVSS6.8AI score0.00223EPSS
SaveExploits0
FreeBSD
FreeBSD
added 2022/12/16 12:00 a.m.42 views

Grafana -- Stored XSS in ResourcePicker component

Grafana Labs reports: On 2022-12-16 during an internal audit of Grafana, a member of the security team found a stored XSS vulnerability affecting the core plugin GeoMap. The stored XSS vulnerability was possible due to SVG-files weren't properly sanitized and allowed arbitrary JavaScript to be...

7.3CVSS2.1AI score0.00828EPSS
SaveExploits0References1
OSV
OSV
added 2022/12/15 11:15 p.m.7 views

CVE-2022-45338

An arbitrary file upload vulnerability in the profile picture upload function of Exact Synergy Enterprise 267 before 267SP13 and Exact Synergy Enterprise 500 before 500SP6 allows attackers to execute arbitrary code via a crafted SVG file...

7.8CVSS6.1AI score0.00223EPSS
SaveExploits0References1
NVD
NVD
added 2022/12/15 11:15 p.m.18 views

CVE-2022-45338

An arbitrary file upload vulnerability in the profile picture upload function of Exact Synergy Enterprise 267 before 267SP13 and Exact Synergy Enterprise 500 before 500SP6 allows attackers to execute arbitrary code via a crafted SVG file...

7.8CVSS0.00223EPSS
SaveExploits0References1
Prion
Prion
added 2022/12/15 11:15 p.m.18 views

Design/Logic Flaw

An arbitrary file upload vulnerability in the profile picture upload function of Exact Synergy Enterprise 267 before 267SP13 and Exact Synergy Enterprise 500 before 500SP6 allows attackers to execute arbitrary code via a crafted SVG file...

4.4CVSS7.8AI score0.00223EPSS
SaveExploits0References1Affected Software1
The Hacker News
The Hacker News
added 2022/12/15 6:02 a.m.49 views

Hackers Using SVG Files to Smuggle QBot Malware onto Windows Systems

Phishing campaigns involving the Qakbot malware are using Scalable Vector Graphics SVG images embedded in HTML email attachments. The new distribution method was spotted by Cisco Talos, which said it identified fraudulent email messages featuring HTML attachments with encoded SVG images that...

0.2AI score
SaveExploits0
Veracode
Veracode
added 2022/12/15 2:04 a.m.37 views

Regular Expression Denial Of Service (ReDoS)

rails-html-sanitizer is vulnerable to regular expression denial of service. The vulnerability exists due to the insecure regex pattern used for the attrnode.value attribute in the scrubattributes function of scrubbers.rb, allowing an attacker to crash the application by providing malicious SVG...

7.5CVSS7.3AI score0.01454EPSS
SaveExploits0References7Affected Software3
CVE
CVE
added 2022/12/15 12:00 a.m.67 views

CVE-2022-45338

The CVE-2022-45338 issue affects Exact Synergy Enterprise 267 (pre-267SP13) and 500 (pre-500SP6). It is an arbitrary file upload vulnerability in the profile picture upload function that permits executing arbitrary code via a crafted SVG file. Affected component: profile picture upload handler; r...

7.8CVSS7.8AI score0.00223EPSS
SaveExploits0References1Affected Software1
CNNVD
CNNVD
added 2022/12/15 12:00 a.m.11 views

Exact Synergy Enterprise 代码问题漏洞

Exact Synergy Enterprise is a platform from Dutch company Exact that handles all business processes and integrates them with ERP systems. A security vulnerability exists in Exact Synergy Enterprise versions prior to 267 267SP13 and Exact Synergy Enterprise versions prior to 500 500SP6, which stem...

7.8CVSS7.6AI score0.00223EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2022/12/15 12:00 a.m.30 views

CVE-2022-45338

An arbitrary file upload vulnerability in the profile picture upload function of Exact Synergy Enterprise 267 before 267SP13 and Exact Synergy Enterprise 500 before 500SP6 allows attackers to execute arbitrary code via a crafted SVG file...

8AI score0.00223EPSS
SaveExploits0References1
Hacker One
Hacker One
added 2022/12/14 9:22 p.m.94 views

Internet Bug Bounty: CVE-2022-23519: Rails::Html::SafeListSanitizer vulnerable to XSS when certain tags are allowed (math+style || svg+style)

The following is from: https://hackerone.com/reports/1656627 Intro The Rails HTML sanitzier allows to set certain combinations of tags in it's allow list that are not properly handled. Similar to the report 1530898, which identified the combinationselect and style as vulnerable, my fuzz testing...

5.8CVSS6.3AI score0.00988EPSS
SaveExploits1
Hacker One
Hacker One
added 2022/12/14 8:50 p.m.125 views

Internet Bug Bounty: Rails ActionView sanitize helper bypass leading to XSS using SVG tag.

Loofah versions between 2.1.0 and 2.19.1 were vulnerable to a cross-site scripting XSS attack via the image/svg+xml media type in data URIs. This allowed an attacker to bypass HTML sanitization and execute malicious code. The vulnerability was mitigated by upgrading to Loofah version 2.19.1 or...

6.1CVSS6.2AI score0.00792EPSS
SaveExploits0
NVD
NVD
added 2022/12/14 5:15 p.m.31 views

CVE-2022-23519

rails-html-sanitizer is responsible for sanitizing HTML fragments in Rails applications. Prior to version 1.4.4, a possible XSS vulnerability with certain configurations of Rails::Html::Sanitizer may allow an attacker to inject content if the application developer has overridden the sanitizer's...

7.2CVSS0.00988EPSS
SaveExploits1References4
OSV
OSV
added 2022/12/14 5:15 p.m.4 views

DEBIAN-CVE-2022-23519

rails-html-sanitizer is responsible for sanitizing HTML fragments in Rails applications. Prior to version 1.4.4, a possible XSS vulnerability with certain configurations of Rails::Html::Sanitizer may allow an attacker to inject content if the application developer has overridden the sanitizer's...

6.1CVSS6.3AI score0.00988EPSS
SaveExploits1References1
OSV
OSV
added 2022/12/14 5:15 p.m.6 views

DEBIAN-CVE-2022-23517

rails-html-sanitizer is responsible for sanitizing HTML fragments in Rails applications. Certain configurations of rails-html-sanitizer 1.4.4 use an inefficient regular expression that is susceptible to excessive backtracking when attempting to sanitize certain SVG attributes. This may lead to a...

7.5CVSS6.2AI score0.01454EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2022/12/14 5:15 p.m.38 views

CVE-2022-23517

rails-html-sanitizer is responsible for sanitizing HTML fragments in Rails applications. Certain configurations of rails-html-sanitizer 1.4.4 use an inefficient regular expression that is susceptible to excessive backtracking when attempting to sanitize certain SVG attributes. This may lead to a...

7.5CVSS6.6AI score0.01454EPSS
SaveExploits0References4
OSV
OSV
added 2022/12/14 5:15 p.m.9 views

UBUNTU-CVE-2022-23517

rails-html-sanitizer is responsible for sanitizing HTML fragments in Rails applications. Certain configurations of rails-html-sanitizer 1.4.4 use an inefficient regular expression that is susceptible to excessive backtracking when attempting to sanitize certain SVG attributes. This may lead to a...

7.5CVSS6.6AI score0.01454EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2022/12/14 4:50 p.m.51 views

CVE-2022-23519 Possible XSS vulnerability with certain configurations of rails-html-sanitizer

rails-html-sanitizer is responsible for sanitizing HTML fragments in Rails applications. Prior to version 1.4.4, a possible XSS vulnerability with certain configurations of Rails::Html::Sanitizer may allow an attacker to inject content if the application developer has overridden the sanitizer's...

7.2CVSS6.9AI score0.00988EPSS
SaveExploits1References3
Rows per page
Query Builder