Lucene search
+L

35 matches found

OSV
OSV
added 2023/11/28 6:15 p.m.30 views

CVE-2023-49078 Cross-Site Scripting vulnerability in raptor-web 0.4.4

raptor-web is a CMS for game server communities that can be used to host information and keep track of players. In version 0.4.4 of raptor-web, it is possible to craft a malicious URL that will result in a reflected cross-site scripting vulnerability. A user controlled URL parameter is loaded int...

5.4CVSS5.8AI score
SaveExploits0References4
Cvelist
Cvelist
added 2023/11/28 6:15 p.m.36 views

CVE-2023-49078 Cross-Site Scripting vulnerability in raptor-web 0.4.4

raptor-web is a CMS for game server communities that can be used to host information and keep track of players. In version 0.4.4 of raptor-web, it is possible to craft a malicious URL that will result in a reflected cross-site scripting vulnerability. A user controlled URL parameter is loaded int...

5.4CVSS6.1AI score0.00454EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2023/11/28 12:00 a.m.5 views

PT-2023-31046 · Unknown · Raptor-Web

Name of the Vulnerable Software and Affected Versions: raptor-web version 0.4.4 Description: The issue is a reflected cross-site scripting vulnerability in raptor-web, a CMS for game server communities. It allows an attacker to craft a malicious URL that, when clicked by a victim, can execute...

6.1CVSS6.2AI score0.00454EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2023/07/10 9:54 p.m.22 views

Whatsapp-Chat-Exporter has Cross-Site Scripting vulnerability in HTML output of chats.

Impact A Cross-Site Scripting XSS vulnerability was found in the HTML output of chats. XSS is intended to be mitigated by Jinja's escape function. However, autoescape=True was missing when setting the environment. Although the actual impact is low, considering the HTML file is being viewed offlin...

5.4AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2023/04/20 9:19 p.m.5 views

GHSA-X77J-W7WF-FJMW Nunjucks autoescape bypass leads to cross site scripting

Impact In Nunjucks versions prior to version 3.2.4, it was possible to bypass the restrictions which are provided by the autoescape functionality. If there are two user-controlled parameters on the same line used in the views, it was possible to inject cross site scripting payloads using the...

6.1CVSS5.7AI score0.00354EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2023/04/20 9:19 p.m.123 views

Nunjucks autoescape bypass leads to cross site scripting

Impact In Nunjucks versions prior to version 3.2.4, it was possible to bypass the restrictions which are provided by the autoescape functionality. If there are two user-controlled parameters on the same line used in the views, it was possible to inject cross site scripting payloads using the...

6.1CVSS5.6AI score0.00354EPSS
SaveExploits0References7Affected Software1
Positive Technologies
Positive Technologies
added 2023/04/20 12:00 a.m.9 views

PT-2023-18187 · Nunjucks +1 · Nunjucks +1

Name of the Vulnerable Software and Affected Versions: Nunjucks versions prior to 3.2.4 Description: The issue allows bypassing the restrictions provided by the autoescape functionality in Nunjucks. If two user-controlled parameters are on the same line in the views, it is possible to inject...

6.1CVSS5.3AI score0.00354EPSS
SaveExploits0References19
OSV
OSV
added 2021/06/17 8:10 p.m.36 views

GHSA-XFRW-HXR5-GHQF Cross-site Scripting in wagtail

Impact When the % includeblock % template tag is used to output the value of a plain-text StreamField block CharBlock, TextBlock or a similar user-defined block derived from FieldBlock, and that block does not specify a template for rendering, the tag output is not properly escaped as HTML. This...

5.4CVSS5.8AI score0.01109EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2021/06/17 8:10 p.m.73 views

Cross-site Scripting in wagtail

Impact When the % includeblock % template tag is used to output the value of a plain-text StreamField block CharBlock, TextBlock or a similar user-defined block derived from FieldBlock, and that block does not specify a template for rendering, the tag output is not properly escaped as HTML. This...

5.4CVSS5.8AI score0.01109EPSS
SaveExploits1References7Affected Software1
GithubExploit
GithubExploit
added 2019/04/15 12:27 p.m.9 views

SImiik <=v1.6.2.1 xss + rce

1.XSS Examples: python3 -m simiki.cli new -t "Hello S...

7.2AI score
SaveExploits0
NVD
NVD
added 2018/05/31 8:29 p.m.31 views

CVE-2016-10547

Nunjucks is a full featured templating engine for JavaScript. Versions 2.4.2 and lower have a cross site scripting XSS vulnerability in autoescape mode. In autoescape mode, all template vars should automatically be escaped. By using an array for the keys, such as name=alert1, it is possible to...

6.1CVSS6.1AI score0.01449EPSS
SaveExploits1References3
OSV
OSV
added 2018/05/31 8:29 p.m.27 views

CVE-2016-10547

Nunjucks is a full featured templating engine for JavaScript. Versions 2.4.2 and lower have a cross site scripting XSS vulnerability in autoescape mode. In autoescape mode, all template vars should automatically be escaped. By using an array for the keys, such as name=alert1, it is possible to...

6.1CVSS6.2AI score
SaveExploits0References3
Prion
Prion
added 2018/05/31 8:29 p.m.22 views

Cross site scripting

Nunjucks is a full featured templating engine for JavaScript. Versions 2.4.2 and lower have a cross site scripting XSS vulnerability in autoescape mode. In autoescape mode, all template vars should automatically be escaped. By using an array for the keys, such as name=alert1, it is possible to...

4.3CVSS6AI score0.01449EPSS
SaveExploits1References3Affected Software1
CVE
CVE
added 2018/05/31 8:00 p.m.76 views

CVE-2016-10547

CVE-2016-10547 affects the JavaScript templating engine Nunjucks. Versions ≤ 2.4.2 expose an XSS in autoescape mode: using an array for keys (e.g., name[]=) can bypass escaping and inject content into the DOM. The issue is tied to how template variables are escaped in autoescape mode (noted acros...

6.1CVSS6AI score0.01449EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2018/05/31 8:00 p.m.40 views

CVE-2016-10547

Nunjucks is a full featured templating engine for JavaScript. Versions 2.4.2 and lower have a cross site scripting XSS vulnerability in autoescape mode. In autoescape mode, all template vars should automatically be escaped. By using an array for the keys, such as name=alert1, it is possible to...

6AI score0.01449EPSS
SaveExploits1References3
Rows per page
Query Builder