Lucene search
+L

49 matches found

RedHat Linux
RedHat Linux
added 2023/11/14 4:04 p.m.10 views

golang: html/template: improper handling of special tags within script contexts

A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of " contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped...

6.1CVSS6.7AI score0.00798EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2023/11/07 8:50 a.m.11 views

golang: html/template: improper handling of special tags within script contexts

A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of " contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped...

6.1CVSS6.7AI score0.00798EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2023/10/31 2:23 p.m.8 views

golang: html/template: improper handling of HTML-like comments within script contexts

A flaw was found in Golang. The html/template package did not properly handle HMTL-like "" comment tokens, nor hashbang "!" comment tokens, in contexts. This issue may cause the template parser to improperly interpret the contents of contexts, causing actions to be improperly escaped...

6.1CVSS6.7AI score0.00815EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2023/10/31 2:06 p.m.7 views

golang: html/template: improper handling of special tags within script contexts

A flaw was found in Golang. The html/template package did not apply the proper rules for handling occurrences of " contexts. This issue may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped...

6.1CVSS6.7AI score0.00798EPSS
SaveExploits0References8
Veracode
Veracode
added 2023/10/03 7:53 a.m.22 views

Cross Site Scripting (XSS)

github.com/golang/go is vulnerable to Cross Site Scripting XSS. The vulnerability is caused by a lack of proper handling of occurrences of context. This will make the template parser incorrectly conclude the script context resulting in XSS...

6.1CVSS6.4AI score0.00798EPSS
SaveExploits0References10Affected Software1
NVD
NVD
added 2023/09/08 5:15 p.m.44 views

CVE-2023-39319

The html/template package does not apply the proper rules for handling occurrences of " contexts. This may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped. This could be leveraged to perform an XSS attack...

6.1CVSS6.8AI score0.00798EPSS
SaveExploits0References6
OSV
OSV
added 2023/09/08 5:15 p.m.12 views

AZL-28694 CVE-2023-39318 affecting package golang for versions less than 1.20.10-1

The html/template package does not properly handle HTML-like "" comment tokens, nor hashbang "!" comment tokens, in contexts. This may cause the template parser to improperly interpret the contents of contexts, causing actions to be improperly escaped. This may be leveraged to perform an XSS atta...

6.1CVSS6.6AI score0.00815EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2023/09/08 5:15 p.m.46 views

CVE-2023-39318

The html/template package does not properly handle HTML-like "" comment tokens, nor hashbang "!" comment tokens, in contexts. This may cause the template parser to improperly interpret the contents of contexts, causing actions to be improperly escaped. This may be leveraged to perform an XSS atta...

6.1CVSS6.7AI score0.00815EPSS
SaveExploits0References11
Debian CVE
Debian CVE
added 2023/09/08 4:13 p.m.28 views

CVE-2023-39319

The html/template package does not apply the proper rules for handling occurrences of " contexts. This may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped. This could be leveraged to perform an XSS attack...

6.1CVSS6.9AI score0.00798EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2023/09/07 2:34 a.m.7 views

SUSE CVE-2023-39318

The html/template package does not properly handle HTML-like "" comment tokens, nor hashbang "!" comment tokens, in contexts. This may cause the template parser to improperly interpret the contents of contexts, causing actions to be improperly escaped. This may be leveraged to perform an XSS atta...

6.8CVSS6.7AI score0.00815EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2023/09/07 2:34 a.m.6 views

SUSE CVE-2023-39319

The html/template package does not apply the proper rules for handling occurrences of " contexts. This may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped. This could be leveraged to perform an XSS attack...

6.8CVSS6.5AI score0.00798EPSS
SaveExploits0References13
seebug.org
seebug.org
added 2014/07/01 12:00 a.m.25 views

LoudBlog <= 0.6.1 (parsedpage) Remote Code Execution Vulnerability

No description provided by source. ---- Loudblog Remote Code Execution ... ITDefence.ru Antichat.ru Loudblog = 0.6.1 Remote Code Execution Eugene Minaev [email protected] / \ \ \ / .\ / /// // / \ / \ // / / / /// /\ / / / / // / / / / / /\ / / / / / / / / / / / //\ \ / / / / // / // /...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:00 a.m.28 views

Moa Gallery <= 1.2.0 (p_filename) Remote File Disclosure Vulnerability

No description provided by source. Moa Gallery = 1.2.0 Remote File Disclosure Vulnerability Code In sources\templateparser.php $filename = $MOAPATH.templates/.$templatename./.$pfilename; $fp = @fopen$filename, r; if !$fp && isbool$fp $fp = $fp = @fopen$MOAPATH.templates/MoaDefault/.$pfilename, r;...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:00 a.m.26 views

ZPanel templateparser.class.php - Crafted Template Remote Command Execution

No description provided by source. Hi all, There's an arbitrary PHP code execution in ZPanel, a free and open-source shared hosting control panel. Using the included zsudo binary, access can be escalated and commands can be run as root. The vulnerability: ZPanel uses a poor templater system that...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2013/04/16 12:00 a.m.29 views

ZPanel - 'templateparser.class.php' Crafted Template Remote Command Execution

Hi all, There's an arbitrary PHP code execution in ZPanel, a free and open-source shared hosting control panel. Using the included zsudo binary, access can be escalated and commands can be run as root. The vulnerability: ZPanel uses a poor "templater" system that basically consists of a few...

9.3CVSS7.3AI score0.26047EPSS
SaveExploits6
NVD
NVD
added 2012/11/16 12:55 a.m.22 views

CVE-2012-5777

Eval injection vulnerability in the ReplaceListVars function in the template parser in e/class/connect.php in EmpireCMS 6.6 allows user-assisted remote attackers to execute arbitrary PHP code via a crafted template...

6.8CVSS7.7AI score0.02211EPSS
SaveExploits3References5
Prion
Prion
added 2012/11/16 12:55 a.m.32 views

Sql injection

Eval injection vulnerability in the ReplaceListVars function in the template parser in e/class/connect.php in EmpireCMS 6.6 allows user-assisted remote attackers to execute arbitrary PHP code via a crafted template...

6.8CVSS8.2AI score0.02211EPSS
SaveExploits3References5Affected Software1
Cvelist
Cvelist
added 2012/11/16 12:00 a.m.34 views

CVE-2012-5777

Eval injection vulnerability in the ReplaceListVars function in the template parser in e/class/connect.php in EmpireCMS 6.6 allows user-assisted remote attackers to execute arbitrary PHP code via a crafted template...

7.7AI score0.02211EPSS
SaveExploits3References5
CVE
CVE
added 2012/11/16 12:00 a.m.74 views

CVE-2012-5777

CVE-2012-5777 affects EmpireCMS 6.6, specifically the template parser’s ReplaceListVars function in e/class/connect.php. The issue is an eval injection that allows a user-assisted remote attacker to execute arbitrary PHP code via a crafted template, leading to potential full web-server compromise...

6.8CVSS7.9AI score0.02211EPSS
SaveExploits3References5Affected Software1
zdt
zdt
added 2012/11/06 12:00 a.m.45 views

EmpireCMS 6.6 PHP Code Execution Vulnerability

EmpireCMS version 6.6 template parser suffers from a remote PHP code execution vulnerability. Exploit Title: EmpireCMS Template Parser Remote PHP Code Execution Vulnerability Date: 2012-11-1 Author: flyh4t Software Link: http://www.phome.net Version: EmpireCMS 6.6 CVE : EmpireCMS Template Parser...

7.7AI score0.02211EPSS
SaveExploits3
Rows per page
Query Builder