Lucene search
K

20 matches found

CNNVD
CNNVD
added 2026/03/23 12:0 a.m.4 views

Rails 跨站脚本漏洞

Rails is an open-source web application framework based on the Ruby language, developed by the Rails team in the United States. Versions of Rails prior to 8.1.2.1, 8.0.4.1, and 7.2.3.1 contained a cross-site scripting vulnerability. This vulnerability occurred when empty strings were used as HTML...

2.3CVSS5.7AI score0.00026EPSS
Exploits0References8
OSV
OSV
added 2024/06/07 9:58 p.m.10 views

GHSA-GVPP-6JRJ-5PQC Zend-Form vulnerable to Cross-site Scripting

Many Zend Framework 2 view helpers were using the escapeHtml view helper in order to escape HTML attributes, instead of the more appropriate escapeHtmlAttr. In situations where user data and/or JavaScript is used to seed attributes, this can lead to potential cross site scripting XSS attack...

6.1CVSS5.8AI score
Exploits0References6
Veracode
Veracode
added 2024/02/23 5:25 a.m.14 views

Cross Site Scripting (XSS)

baserproject/basercms is vulnerable to Cross Site Scripting XSS. The vulnerability is due to improper sanitation with the content management feature in View/Helper/BcAdminFormHelper.php, which allows an attacker to inject and execute arbitrary JavaScript in the browser...

5.4CVSS6.7AI score0.02281EPSS
Exploits0References4Affected Software1
SUSE CVE
SUSE CVE
added 2023/02/15 5:21 a.m.1 views

SUSE CVE-2015-1295

Multiple use-after-free vulnerabilities in the PrintWebViewHelper class in components/printing/renderer/printwebviewhelper.cc in Google Chrome before 45.0.2454.85 allow user-assisted remote attackers to cause a denial of service or possibly have unspecified other impact by triggering nested IPC...

7.5CVSS9.8AI score0.01234EPSS
Exploits0References3
Github Security Blog
Github Security Blog
added 2022/12/13 5:50 p.m.50 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.00172EPSS
Exploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2022/09/16 5:14 p.m.29 views

TYPO3 CMS vulnerable to Cross-Site Scripting in <f:asset.css> view helper

Meta CVSS: CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:L/I:L/A:N/E:F/RL:O/RC:C 4.1 Problem It has been discovered that the f:asset.css view helper is vulnerable to cross-site scripting when user input is passed as variables to the CSS. Solution Update to TYPO3 version 10.4.32 or 11.5.16 that fix the probl...

6.5CVSS5.8AI score0.00687EPSS
Exploits0References8Affected Software2
Friends Of PHP
Friends Of PHP
added 2022/09/13 8:6 a.m.18 views

TYPO3-CORE-SA-2022-010: Cross-Site Scripting in <f:asset.css> view helper

More info at https://typo3.org/security/advisory/typo3-core-sa-2022-010...

6.5CVSS7.2AI score0.00687EPSS
Exploits0Affected Software1
Friends Of PHP
Friends Of PHP
added 2022/09/13 8:6 a.m.21 views

TYPO3-CORE-SA-2022-010: Cross-Site Scripting in <f:asset.css> view helper

More info at https://typo3.org/security/advisory/typo3-core-sa-2022-010...

6.5CVSS7.2AI score0.00687EPSS
Exploits0Affected Software1
Positive Technologies
Positive Technologies
added 2022/09/13 12:0 a.m.2 views

PT-2022-23198 · Typo3 · Typo3

Name of the Vulnerable Software and Affected Versions: TYPO3 versions prior to 10.4.32 TYPO3 versions prior to 11.5.16 Description: The f:asset.css view helper in TYPO3 is vulnerable to cross-site scripting when user input is passed as variables to the CSS. Recommendations: Update to TYPO3 versio...

6.5CVSS5.9AI score0.00687EPSS
Exploits0References13
Prion
Prion
added 2022/06/24 3:15 p.m.20 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.05478EPSS
Exploits1References4Affected Software3
Github Security Blog
Github Security Blog
added 2022/04/21 1:57 a.m.19 views

TYPO3 vulnerable to Cross-Site Scripting in the textarea view helper

TYPO3 before 4.3.4 and 4.4.x before 4.4.1 allows XSS in the textarea view helper in an extbase extension...

6.1CVSS6.1AI score0.00378EPSS
Exploits0References8Affected Software1
OSV
OSV
added 2022/01/28 11:8 p.m.24 views

GHSA-JQ4P-MQ33-W375 Cross-site Scripting when rendering error messages in laminas-form

Impact When rendering validation error messages via the formElementErrors view helper shipped with laminas-form, many messages will contain the submitted value. However, in vulnerable versions of laminas-form, the value was not being escaped for HTML contexts, which can potentially lead to a...

6.1CVSS5.9AI score0.00335EPSS
Exploits0References8
Prion
Prion
added 2022/01/28 10:15 p.m.12 views

Cross site scripting

laminas-form is a package for validating and displaying simple and complex forms. When rendering validation error messages via the formElementErrors view helper shipped with laminas-form, many messages will contain the submitted value. However, in laminas-form prior to version 3.1.1, the value wa...

4.3CVSS6AI score0.00335EPSS
Exploits0References5Affected Software2
OSV
OSV
added 2020/11/18 9:6 p.m.22 views

GHSA-HPJM-3WW5-6CPF Cross-Site Scripting through Fluid view helper arguments

Meta CVSS: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N/E:F/RL:O/RC:C 5.7 CWE-79 Problem Three XSS vulnerabilities have been detected in Fluid: 1. TagBasedViewHelper allowed XSS throug maliciously crafted additionalAttributes arrays by creating keys with attribute-closing quotes followed by HTML...

8CVSS7AI score0.00583EPSS
Exploits1References5
Typo3
Typo3
added 2020/11/17 12:0 a.m.44 views

Cross-Site Scripting through Fluid view helper arguments

Three XSS vulnerabilities have been detected in Fluid:...

4.3CVSS1.1AI score0.00583EPSS
Exploits1Affected Software1
CNNVD
CNNVD
added 2020/11/17 12:0 a.m.2 views

TYPO3 跨站脚本漏洞

TYPO3 is a free and open source content management system framework CMS/CMF of the Swiss TYPO3 Typo3 Association. TYPO3 suffers from a cross-site scripting vulnerability that originates from insufficient processing of user-supplied data in the system extension Fluid typo3 / cms-fluid when...

6.1CVSS6.2AI score0.00359EPSS
Exploits1References4
Friends Of PHP
Friends Of PHP
added 2020/11/16 9:38 p.m.19 views

Cross-Site Scripting through Fluid view helper arguments

More info at https://typo3.org/security/advisory/typo3-core-sa-2020-009...

8CVSS7.2AI score0.00583EPSS
Exploits1Affected Software1
Veracode
Veracode
added 2020/07/08 4:37 a.m.18 views

Cross-Site Scripting (XSS)

haffner/jhcaptcha extension of Typo3 is vulnerable to cross-site scripting XSS. A remote attacker is able to inject arbitrary Javascript into a victim's browser using the TypoScript parameters in the ReCaptcha Validator and View Helper pages...

5.4CVSS4.2AI score0.00206EPSS
Exploits0References3Affected Software1
UbuntuCve
UbuntuCve
added 2020/01/03 5:15 p.m.24 views

CVE-2012-4451

Multiple cross-site scripting XSS vulnerabilities in Zend Framework 2.0.x before 2.0.1 allow remote attackers to inject arbitrary web script or HTML via unspecified input to 1 Debug, 2 Feed\PubSubHubbub, 3 Log\Formatter\Xml, 4 Tag\Cloud\Decorator, 5 Uri, 6 View\Helper\HeadStyle, 7...

6.1CVSS6.4AI score0.01779EPSS
Exploits0References1
OSV
OSV
added 2020/01/03 5:15 p.m.2 views

UBUNTU-CVE-2012-4451

Multiple cross-site scripting XSS vulnerabilities in Zend Framework 2.0.x before 2.0.1 allow remote attackers to inject arbitrary web script or HTML via unspecified input to 1 Debug, 2 Feed\PubSubHubbub, 3 Log\Formatter\Xml, 4 Tag\Cloud\Decorator, 5 Uri, 6 View\Helper\HeadStyle, 7...

6.1CVSS6.5AI score0.01779EPSS
Exploits0References2
Rows per page
Query Builder