Lucene search
+L

480 matches found

RedhatCVE
RedhatCVE
added 2023/11/02 1:48 p.m.50 views

CVE-2023-5764

A template injection flaw was found in Ansible where a user's controller internal templating operations may remove the unsafe designation from template data. This issue could allow an attacker to use a specially crafted file to introduce templating injection when supplying templating data...

7.1CVSS7.5AI score0.00544EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2023/11/02 12:00 a.m.8 views

PT-2023-6850

Name of the Vulnerable Software and Affected Versions Ansible affected versions not specified Description A template injection flaw was found in Ansible where a user's controller internal templating operations may remove the unsafe designation from template data. This issue could allow an attacke...

7.8CVSS7.7AI score0.00544EPSS
SaveExploits0References105
CVE
CVE
added 2023/09/06 12:55 p.m.65 views

CVE-2023-27523

CVE-2023-27523 affects Apache Superset up to version 2.1.0, due to improper data authorization checks on Jinja-templated queries. An authenticated user can issue queries on database tables to which they may not have access. The connected documents confirm the vulnerability description and multipl...

5CVSS4.6AI score0.00726EPSS
SaveExploits0References1Affected Software1
Github Security Blog
Github Security Blog
added 2023/06/23 9:46 p.m.37 views

fief-server Server-Side Template Injection vulnerability

Server-Side Template Injection Overview of the Vulnerability Server-Side Template Injection SSTI is a vulnerability within application templating engines where user input is improperly handled and is embedded into the template, possibly leading code being executed. An attacker can use SSTI to...

6.8AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2023/05/30 9:42 p.m.19 views

CVE-2023-33962 JStachio XSS vulnerability: Unescaped single quotes

JStachio is a type-safe Java Mustache templating engine. Prior to version 1.0.1, JStachio fails to escape single quotes ' in HTML, allowing an attacker to inject malicious code. This vulnerability can be exploited by an attacker to execute arbitrary JavaScript code in the context of other users...

5.4CVSS6.4AI score
SaveExploits0References7
F5 Networks
F5 Networks
added 2023/02/21 6:19 p.m.25 views

K16794: CUPS vulnerabilities CVE-2015-1158 / CVE-2015-1159

Security Advisory Description Description CVE-2015-1158 A string reference count bug was found in cupsd, causing premature freeing of string objects. An attacker can submit a malicious print job that exploits this flaw to dismantle ACLs protecting privileged operations, allowing a replacement...

10CVSS6.4AI score0.29913EPSS
SaveExploits9
NVD
NVD
added 2023/02/15 9:15 p.m.44 views

CVE-2023-22855

Kardex Mlog MCC 5.7.12+0-a203c2a213-master allows remote code execution. It spawns a web interface listening on port 8088. A user-controllable path is handed to a path-concatenation method Path.Combine from .NET without proper sanitisation. This yields the possibility of including local files, as...

9.8CVSS9.7AI score0.14832EPSS
SaveExploits8References5
OSV
OSV
added 2023/02/15 9:15 p.m.7 views

CVE-2023-22855

Kardex Mlog MCC 5.7.12+0-a203c2a213-master allows remote code execution. It spawns a web interface listening on port 8088. A user-controllable path is handed to a path-concatenation method Path.Combine from .NET without proper sanitisation. This yields the possibility of including local files, as...

9.8CVSS6.2AI score0.14832EPSS
SaveExploits8References5
SUSE CVE
SUSE CVE
added 2023/02/15 4:13 a.m.5 views

SUSE CVE-2019-10156

A flaw was discovered in the way Ansible templating was implemented in versions before 2.6.18, 2.7.12 and 2.8.2, causing the possibility of information disclosure through unexpected variable substitution. By taking advantage of unintended variable substitution the content of any variable may be...

4.6CVSS8.7AI score0.01774EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2023/02/15 3:45 a.m.9 views

SUSE CVE-2021-25283

An issue was discovered in through SaltStack Salt before 3002.5. The jinja renderer does not protect against server side template injection attacks...

7.8CVSS9.5AI score0.1051EPSS
SaveExploits0References32
Cvelist
Cvelist
added 2023/02/15 12:00 a.m.47 views

CVE-2023-22855

Kardex Mlog MCC 5.7.12+0-a203c2a213-master allows remote code execution. It spawns a web interface listening on port 8088. A user-controllable path is handed to a path-concatenation method Path.Combine from .NET without proper sanitisation. This yields the possibility of including local files, as...

9.9AI score0.14832EPSS
SaveExploits8References5
Vulnrichment
Vulnrichment
added 2023/02/15 12:00 a.m.10 views

CVE-2023-22855

Kardex Mlog MCC 5.7.12+0-a203c2a213-master allows remote code execution. It spawns a web interface listening on port 8088. A user-controllable path is handed to a path-concatenation method Path.Combine from .NET without proper sanitisation. This yields the possibility of including local files, as...

7.6AI score0.14832EPSS
SaveExploits8References5
Snyk
Snyk
added 2023/02/02 1:40 p.m.7 views

Arbitrary Code Execution

Overview swig-templates is an A simple, powerful, and extendable templating engine for node.js and browsers, similar to Django, Jinja2, and Twig. Affected versions of this package are vulnerable to Arbitrary Code Execution via the renderFile method. Note: The following conditions are required to...

9.8CVSS7.2AI score0.01028EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2023/02/01 12:38 a.m.7 views

CVE-2023-23630 Cross-site (XSS) vulnerability with Express API in Eta

Eta is an embedded JS templating engine that works inside Node, Deno, and the browser. XSS attack - anyone using the Express API is impacted. The problem has been resolved. Users should upgrade to version 2.0.0. As a workaround, don't pass user supplied things directly to res.render...

8.6CVSS8.5AI score0.00614EPSS
SaveExploits0References3
CVE
CVE
added 2023/02/01 12:38 a.m.154 views

CVE-2023-23630

CVE-2023-23630 affects Eta, a JS templating engine used with Node/Express; the XSS vulnerability exists when user-supplied data is passed to res.render. Root cause is improper handling of input leading to script injection. The issue has been fixed in Eta v2.0.0. Workarounds include not passing us...

8.6CVSS6.5AI score0.00614EPSS
SaveExploits0References3Affected Software1
Mageia
Mageia
added 2023/01/24 7:58 a.m.56 views

Updated php-smarty packages fix security vulnerability

It was discovered that there was a potential cross-site scripting vulnerability in smarty3, a widely-used PHP templating engine. In Smarty before 3.1.47 and 4.x before 4.2.1, libs/plugins/function.mailto.php allows XSS. A web page that uses smartyfunctionmailto, and that could be parameterized...

5.4CVSS3.1AI score0.00874EPSS
SaveExploits1References3
OSV
OSV
added 2022/12/28 12:30 p.m.51 views

GHSA-79MP-CXP4-9P6R Json2html vulnerable to cross-site scripting

Json2html is a client side javascript HTML templating library with wrappers for both jQuery and Node.js. A vulnerability was found in moappi Json2html up to 1.1.x and classified as problematic. This issue affects some unknown processing of the file json2html.js. The manipulation leads to cross si...

6.1CVSS5.9AI score0.0053EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2022/12/28 12:30 p.m.26 views

Json2html vulnerable to cross-site scripting

Json2html is a client side javascript HTML templating library with wrappers for both jQuery and Node.js. A vulnerability was found in moappi Json2html up to 1.1.x and classified as problematic. This issue affects some unknown processing of the file json2html.js. The manipulation leads to cross si...

6.1CVSS2.6AI score0.0053EPSS
SaveExploits0References6Affected Software1
Snyk
Snyk
added 2022/11/06 9:57 a.m.7 views

Cross-site Scripting (XSS)

Overview vapor/leaf-kit is an an expressive, performant, and extensible templating language built for Swift. Affected versions of this package are vulnerable to Cross-site Scripting XSS with untrusted user input. If an attacker managed to find a variable that was rendered with their unsanitized...

7.4CVSS5.3AI score0.0071EPSS
SaveExploits0References2
Debian
Debian
added 2022/10/11 6:00 p.m.83 views

[SECURITY] [DLA 3147-1] twig security update

------------------------------------------------------------------------- Debian LTS Advisory DLA-3147-1 [email protected] https://www.debian.org/lts/security/ Chris Lamb October 11, 2022 https://wiki.debian.org/LTS -...

7.5CVSS7.7AI score0.02474EPSS
SaveExploits0
Rows per page
Query Builder