Lucene search
+L

114 matches found

UbuntuCve
UbuntuCve
added 2022/12/14 5:15 p.m.41 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.2CVSS6.7AI score0.00988EPSS
SaveExploits1References3
Debian CVE
Debian CVE
added 2022/12/14 5:07 p.m.61 views

CVE-2022-23520

rails-html-sanitizer is responsible for sanitizing HTML fragments in Rails applications. Prior to version 1.4.4, there is a possible XSS vulnerability with certain configurations of Rails::Html::Sanitizer due to an incomplete fix of CVE-2022-32209. Rails::Html::Sanitizer may allow an attacker to...

6.1CVSS6.5AI score0.0111EPSS
SaveExploits1
OSV
OSV
added 2022/12/14 5:07 p.m.40 views

CVE-2022-23520 rails-html-sanitizer contains an incomplete fix for an XSS vulnerability

rails-html-sanitizer is responsible for sanitizing HTML fragments in Rails applications. Prior to version 1.4.4, there is a possible XSS vulnerability with certain configurations of Rails::Html::Sanitizer due to an incomplete fix of CVE-2022-32209. Rails::Html::Sanitizer may allow an attacker to...

6.1CVSS6.1AI score
SaveExploits0References6
Cvelist
Cvelist
added 2022/12/14 4:50 p.m.56 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
Debian CVE
Debian CVE
added 2022/12/14 4:50 p.m.81 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.2CVSS6.2AI score0.00988EPSS
SaveExploits1
Veracode
Veracode
added 2022/12/14 12:47 p.m.29 views

Cross-site Scripting (XSS)

rails-html-sanitizer is vulnerable to cross site scripting. The vulnerability is due to the allowedtags function of sanitizer.rb which enables an attacker to inject content if the application developer has overridden the sanitizer's allowed tags...

7.2CVSS6.3AI score0.00988EPSS
SaveExploits1References5Affected Software3
Snyk
Snyk
added 2022/12/13 5:50 p.m.13 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS due to certain configurations of rails::Html::Sanitizer which allow attackers to inject content if the application developer have overridden the sanitizer's allowed tags in either of the following ways: 1 allow...

7.2CVSS5.3AI score0.00988EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2022/12/13 5:50 p.m.61 views

Possible XSS vulnerability with certain configurations of rails-html-sanitizer

Summary There is a possible XSS vulnerability with certain configurations of Rails::Html::Sanitizer. - Versions affected: ALL - Not affected: NONE - Fixed versions: 1.4.4 Impact A possible XSS vulnerability with certain configurations of Rails::Html::Sanitizer may allow an attacker to inject...

7.2CVSS6.5AI score0.00988EPSS
SaveExploits1References7Affected Software1
Positive Technologies
Positive Technologies
added 2022/12/13 12:00 a.m.5 views

PT-2022-7453

Name of the Vulnerable Software and Affected Versions rails-html-sanitizer versions prior to 1.4.4 Description The issue is related to a possible XSS vulnerability in certain configurations of Rails::Html::Sanitizer, which may allow an attacker to inject content if the application developer has...

7.5CVSS6.4AI score0.29353EPSS
SaveExploits5References52
RubySec
RubySec
added 2022/12/13 12:00 a.m.42 views

Possible XSS vulnerability with certain configurations of rails-html-sanitizer

Summary There is a possible XSS vulnerability with certain configurations of Rails::Html::Sanitizer. This is due to an incomplete fix of CVE-2022-32209. - Versions affected: ALL - Not affected: NONE - Fixed versions: 1.4.4 Impact A possible XSS vulnerability with certain configurations of...

6.1CVSS1.3AI score0.29353EPSS
SaveExploits2References1Affected Software1
Positive Technologies
Positive Technologies
added 2022/12/13 12:00 a.m.6 views

PT-2022-16048

Name of the Vulnerable Software and Affected Versions rails-html-sanitizer versions prior to 1.4.4 Description The issue is related to the sanitization of HTML fragments in Rails applications. Prior to version 1.4.4, there is a possible XSS vulnerability with certain configurations of...

7.5CVSS6.5AI score0.29353EPSS
SaveExploits5References45
RubySec
RubySec
added 2022/12/13 12:00 a.m.28 views

Possible XSS vulnerability with certain configurations of rails-html-sanitizer

Summary There is a possible XSS vulnerability with certain configurations of Rails::Html::Sanitizer. - Versions affected: ALL - Not affected: NONE - Fixed versions: 1.4.4 Impact A possible XSS vulnerability with certain configurations of Rails::Html::Sanitizer may allow an attacker to inject...

7.2CVSS0.3AI score0.00988EPSS
SaveExploits1References1Affected Software1
Positive Technologies
Positive Technologies
added 2022/09/26 12:00 a.m.18 views

PT-2022-14898 · Unknown · Express-Xss-Sanitizer

Name of the Vulnerable Software and Affected Versions: express-xss-sanitizer versions prior to 1.1.3 Description: The issue allows attackers to bypass xss sanitization due to Prototype Pollution via the allowedTags attribute. This enables the attacker to exploit the vulnerability, potentially...

7.3CVSS6.5AI score0.00794EPSS
SaveExploits1References9
CNNVD
CNNVD
added 2022/09/26 12:00 a.m.26 views

Express XSS Sanitizer 安全漏洞

Express XSS Sanitizer is a personal development by AhmedAdelFahim to clean user input data in req.body, req.query, req.headers and req.params to prevent cross-site scripting XSS attacks. express XSS Sanitizer A prototype contamination vulnerability exists in versions prior to 1.1.3, which stems...

7.3CVSS5.5AI score0.00794EPSS
SaveExploits1References6
Snyk
Snyk
added 2022/09/20 1:17 p.m.8 views

Prototype Pollution

Overview express-xss-sanitizer is an Express 4.x middleware which sanitizes user input data in req.body, req.query, req.headers and req.params to prevent Cross Site Scripting XSS attack. Affected versions of this package are vulnerable to Prototype Pollution via the allowedTags attribute, allowin...

7.3CVSS7.4AI score0.00794EPSS
SaveExploits1References2
Snyk
Snyk
added 2022/06/26 6:05 a.m.5 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS in sanitizer.rb, when allowed tags are overridden to allow both select and style elements. Details Cross-site scripting or XSS is a code vulnerability that occurs when an attacker “injects” a malicious script in...

6.1CVSS5.3AI score0.29353EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2022/06/25 12:00 a.m.67 views

Rails::Html::Sanitizer vulnerable to Cross-site Scripting

Versions of Rails::Html::Sanitizer prior to version 1.4.3 are vulnerable to XSS with certain configurations of Rails::Html::Sanitizer which allows an attacker to inject content when the application developer has overridden the sanitizer's allowed tags to allow both select and style elements. Code...

6.1CVSS6.3AI score0.29353EPSS
SaveExploits1References12Affected Software1
Prion
Prion
added 2022/06/24 3:15 p.m.30 views

Design/Logic Flaw

Possible XSS Vulnerability in Rails::Html::SanitizerThere is a possible XSS vulnerability with certain configurations of Rails::Html::Sanitizer.This vulnerability has been assigned the CVE identifier CVE-2022-32209.Versions Affected: ALLNot affected: NONEFixed Versions: v1.4.3 ImpactA possible XS...

4.3CVSS6.1AI score0.29353EPSS
SaveExploits1References4Affected Software3
CVE
CVE
added 2022/06/24 12:00 a.m.202 views

CVE-2022-32209

CVE-2022-32209 affects rails-html-sanitizer: if an application overrides allowed_tags to include both 'select' and 'style', a cross-site scripting (XSS) vulnerability may be exploitable. The issue is triggered when developers configure sanitizer via Rails config, sanitize helper, or SafeListSanit...

6.1CVSS6AI score0.29353EPSS
SaveExploits1References5Affected Software1
Cvelist
Cvelist
added 2022/06/24 12:00 a.m.79 views

CVE-2022-32209

Possible XSS Vulnerability in Rails::Html::SanitizerThere is a possible XSS vulnerability with certain configurations of Rails::Html::Sanitizer.This vulnerability has been assigned the CVE identifier CVE-2022-32209.Versions Affected: ALLNot affected: NONEFixed Versions: v1.4.3 ImpactA possible XS...

6.4AI score0.29353EPSS
SaveExploits1References4
Rows per page
Query Builder