Lucene search
+L

14897 matches found

Patchstack
Patchstack
added 2024/09/04 9:35 a.m.10 views

WordPress Sensei LMS plugin < 4.24.2 - Unauthenticated Email Template Leak vulnerability

Unauthenticated Email Template Leak vulnerability discovered by Sushmita Poudel in WordPress Plugin Sensei LMS versions 4.24.2...

7.5CVSS7AI score0.01745EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2024/09/04 6:00 a.m.32 views

CVE-2024-7786 Sensei LMS < 4.24.2 - Unauthenticated Email Template Leak

The Sensei LMS WordPress plugin before 4.24.2 does not properly protect some its REST API routes, allowing unauthenticated attackers to leak email templates...

0.01745EPSS
SaveExploits1References1
Veracode
Veracode
added 2024/09/04 5:27 a.m.11 views

Template Injection

@blakeembrey/template is vulnerable to Template Injection. The vulnerability is due to insufficient validation of the template name within the file index.ts, allowing untrusted input to be used as the template display name...

9.8CVSS6.6AI score0.00433EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2024/09/04 12:00 a.m.13 views

PT-2024-31405

Name of the Vulnerable Software and Affected Versions Fides versions 2.19.0 through 2.43.x Description The Email Templating feature in Fides uses Jinja2 without proper input sanitization or rendering environment restrictions, allowing for Server-Side Template Injection that grants Remote Code...

9.1CVSS6.5AI score0.01342EPSS
SaveExploits1References15
NVD
NVD
added 2024/09/03 8:15 p.m.46 views

CVE-2024-45390

@blakeembrey/template is a string template library. Prior to version 1.2.0, it is possible to inject and run code within the template if the attacker has access to write the template name. Version 1.2.0 contains a patch. As a workaround, don't pass untrusted input as the template display name, or...

9.8CVSS0.00433EPSS
SaveExploits0References2
OSV
OSV
added 2024/09/03 7:42 p.m.15 views

GHSA-Q765-WM9J-66QJ @blakeembrey/template vulnerable to code injection when attacker controls template input

Impact It is possible to inject and run code within the template if the attacker has access to write the template name. js const template = require'@blakeembrey/template'; template"Hello name!", "exploit && = console.log'success'; && function pwned"; Patches Upgrade to 1.2.0. Workarounds Don't pa...

7.3CVSS8.5AI score0.00433EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2024/09/03 7:42 p.m.42 views

@blakeembrey/template vulnerable to code injection when attacker controls template input

Impact It is possible to inject and run code within the template if the attacker has access to write the template name. js const template = require'@blakeembrey/template'; template"Hello name!", "exploit && = console.log'success'; && function pwned"; Patches Upgrade to 1.2.0. Workarounds Don't pa...

9.8CVSS7AI score0.00433EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/09/03 7:37 p.m.36 views

CVE-2024-45390 @blakeembrey/template vulnerable to code injection when attacker controls template input

@blakeembrey/template is a string template library. Prior to version 1.2.0, it is possible to inject and run code within the template if the attacker has access to write the template name. Version 1.2.0 contains a patch. As a workaround, don't pass untrusted input as the template display name, or...

7.3CVSS7AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/09/03 7:37 p.m.20 views

CVE-2024-45390 @blakeembrey/template vulnerable to code injection when attacker controls template input

@blakeembrey/template is a string template library. Prior to version 1.2.0, it is possible to inject and run code within the template if the attacker has access to write the template name. Version 1.2.0 contains a patch. As a workaround, don't pass untrusted input as the template display name, or...

7.3CVSS7.2AI score0.00433EPSS
SaveExploits0References2
CVE
CVE
added 2024/09/03 7:37 p.m.78 views

CVE-2024-45390

The CVE-2024-45390 entry concerns the @blakeembrey/template string template library. Prior to version 1.2.0, there is a vulnerability where an attacker who can write the template name can inject and run code within the template. A patch was included in version 1.2.0. Remediation guidance from the...

9.8CVSS8.5AI score0.00433EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2024/09/03 7:37 p.m.59 views

CVE-2024-45390 @blakeembrey/template vulnerable to code injection when attacker controls template input

@blakeembrey/template is a string template library. Prior to version 1.2.0, it is possible to inject and run code within the template if the attacker has access to write the template name. Version 1.2.0 contains a patch. As a workaround, don't pass untrusted input as the template display name, or...

7.3CVSS0.00433EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2024/09/03 11:45 a.m.13 views

golang: html/template: errors returned from MarshalJSON methods may break template escaping

A flaw was found in Go's html/template standard library package. If errors returned from MarshalJSON methods contain user-controlled data, they may be used to break the contextual auto-escaping behavior of the html/template package, allowing subsequent actions to inject unexpected content into...

5.4CVSS7.2AI score0.00795EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2024/09/03 12:00 a.m.8 views

Template 安全漏洞

Template is a quick and easy string template by Blake Embrey Personal Developer. A security vulnerability exists in Template versions prior to 1.2.0 that stems from the ability to inject and run code in a template if an attacker is authorized to write the template name...

9.8CVSS6.7AI score0.00433EPSS
SaveExploits0References3
Microsoft KB
Microsoft KB
added 2024/09/03 12:00 a.m.8 views

September 3, 2024, update for Office 2016 (KB5002636)

None None...

6.1AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/09/03 12:00 a.m.18 views

PT-2024-31594 · Npm · @Blakeembrey/Template

Name of the Vulnerable Software and Affected Versions: @blakeembrey/template versions prior to 1.2.0 Description: The issue allows an attacker to inject and run code within the template if they have access to write the template name. This can be achieved by exploiting the template display name...

9.8CVSS7AI score0.00433EPSS
SaveExploits0References12
BDU FSTEC
BDU FSTEC
added 2024/09/03 12:00 a.m.13 views

The vulnerability of the `actionpack/lib/action_dispatch/middleware/templates/routes/_table.html.erb` Ruby interpreter allows a hacker to execute cross-site scripting.

The vulnerability of the actionpack/lib/actiondispatch/middleware/templates/routes/table.html.erb Ruby interpreter is related to incorrect handling of input data during web page generation. Exploiting this vulnerability could allow a local attacker to execute cross-site scripting attacks...

5.5CVSS5.8AI score0.00726EPSS
SaveExploits1References5Affected Software2
OSV
OSV
added 2024/09/03 12:00 a.m.7 views

UBUNTU-CVE-2024-45230

An issue was discovered in Django 5.1 before 5.1.1, 5.0 before 5.0.9, and 4.2 before 4.2.16. The urlize and urlizetrunc template filters are subject to a potential denial-of-service attack via very large inputs with a specific sequence of characters...

7.5CVSS6.7AI score0.25773EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2024/09/02 12:00 a.m.16 views

The vulnerability of the Graph Template component of the Centreon IT infrastructure monitoring software’s web interface allows a attacker to execute arbitrary SQL commands.

The vulnerability of the Graph Template component of the Centreon IT infrastructure monitoring software’s web interface is related to the lack of protective measures for the SQL query structure. Exploiting this vulnerability allows a malicious actor to execute arbitrary SQL commands remotely...

9.4CVSS6AI score0.00488EPSS
SaveExploits0References4Affected Software1
Packet Storm
Packet Storm
added 2024/09/01 12:00 a.m.197 views

Accellion FTA Statecode Cookie Arbitrary File Read

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule "Accellion FTA 'statecode' Cookie Arbitrary File Read", 'Description' = %q This module exploits a file disclosure vulnerability in the Accellion...

9.8CVSS7AI score0.84178EPSS
SaveExploits12
Packet Storm
Packet Storm
added 2024/08/31 12:00 a.m.342 views

CrushFTP Unauthenticated Arbitrary File Read

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'CrushFTP Unauthenticated Arbitrary File Read', 'Description' = %q This module leverages an unauthenticated server-side template injection...

10CVSS7AI score0.99539EPSS
SaveExploits22
Rows per page
Query Builder