Lucene search
K

140 matches found

Vulnrichment
Vulnrichment
added 2024/12/27 12:0 a.m.13 views

CVE-2024-56527

An issue was discovered in TCPDF before 6.8.0. The Error function lacks an htmlspecialchars call for the error message...

6.9AI score0.00469EPSS
Exploits1References4
Veracode
Veracode
added 2024/06/05 6:4 a.m.18 views

Cross-Site Scripting (XSS)

yiisoft/yii2 is vulnerable to Cross-site Scripting XSS. The vulnerability is caused by improper handling of quote conversion in the htmlspecialchars function, allowing an attacker to inject malicious attributes though argument values in exception stack traces...

4.2CVSS4.2AI score0.03985EPSS
Exploits0References3Affected Software1
Prion
Prion
added 2023/05/09 4:15 p.m.9 views

Code injection

Time Tracker is an open source time tracking system. The week view plugin in Time Tracker versions 1.22.11.5782 and prior was not escaping titles for notes in week view table. Because of that, it was possible for a logged in user to enter notes with elements of JavaScript. Such script could then ...

4.9CVSS5.2AI score0.00213EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2023/05/09 3:28 p.m.19 views

CVE-2023-32066 Time Tracker has Stored XSS vulnerability in Week View plugin

Time Tracker is an open source time tracking system. The week view plugin in Time Tracker versions 1.22.11.5782 and prior was not escaping titles for notes in week view table. Because of that, it was possible for a logged in user to enter notes with elements of JavaScript. Such script could then ...

5.4CVSS5.4AI score0.00213EPSS
Exploits0References2
SUSE CVE
SUSE CVE
added 2023/02/15 6:14 a.m.2 views

SUSE CVE-2006-5465

Buffer overflow in PHP before 5.2.0 allows remote attackers to execute arbitrary code via crafted UTF-8 inputs to the 1 htmlentities or 2 htmlspecialchars functions...

7.5CVSS8.4AI score0.41876EPSS
Exploits1References4
SUSE CVE
SUSE CVE
added 2023/02/15 6:10 a.m.3 views

SUSE CVE-2007-5898

The 1 htmlentities and 2 htmlspecialchars functions in PHP before 5.2.5 accept partial multibyte sequences, which has unknown impact and attack vectors, a different issue than CVE-2006-5465...

6.4CVSS7AI score0.06231EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 6:1 a.m.2 views

SUSE CVE-2009-4142

The htmlspecialchars function in PHP before 5.2.12 does not properly handle 1 overlong UTF-8 sequences, 2 invalid ShiftJIS sequences, and 3 invalid EUC-JP sequences, which allows remote attackers to conduct cross-site scripting XSS attacks by placing a crafted byte sequence before a special...

4.3CVSS6.2AI score0.16946EPSS
Exploits2References7
SUSE CVE
SUSE CVE
added 2023/02/15 5:1 a.m.1 views

SUSE CVE-2016-5094

Integer overflow in the phphtmlentities function in ext/standard/html.c in PHP before 5.5.36 and 5.6.x before 5.6.22 allows remote attackers to cause a denial of service or possibly have unspecified other impact by triggering a large output string from the htmlspecialchars function...

8.6CVSS9.4AI score0.02407EPSS
Exploits0References8
Huntr
Huntr
added 2022/11/01 4:36 p.m.12 views

XSS Stored inside website title

📜 Description Cross-site scripting XSS is a type of security vulnerability that can be found in some web applications. XSS attacks enable attackers to inject client-side scripts into web pages viewed by other users. The persistent or stored XSS vulnerability is a more devastating variant of a...

0.7AI score
Exploits0References1
Prion
Prion
added 2022/02/24 4:15 p.m.18 views

Information disclosure

Anuko Time Tracker is an open source, web-based time tracking application written in PHP. ttUser.class.php in Time Tracker versions prior to 1.20.0.5646 was not escaping primary group name for display. Because of that, it was possible for a logged in user to modify primary group name with element...

3.5CVSS5.3AI score0.00206EPSS
Exploits0References2Affected Software1
Huntr
Huntr
added 2021/12/25 3:10 a.m.31 views

Cross-site Scripting (XSS) - Reflected in livehelperchat/livehelperchat

Description The htmlspecialchars function does not escape special characters like single quote, and the $prefix parameter can lead to reflected XSS Proof of Concept https://demo.livehelperchat.com/siteadmin/user/avatarbuilder/1?=1640314779051&prefix=123%27;;%20alert%27xss%27;// Impact XSS can hav...

4.3CVSS1.6AI score0.00576EPSS
Exploits1
CNVD
CNVD
added 2020/08/25 12:0 a.m.1 views

DBHcms Cross-Site Scripting Vulnerability

DBHcms is a small, free and open source content management system for personal and small business websites. A stored cross-site scripting vulnerability exists in DBHcms 1.2.0. The vulnerability stems from the failure of the htmlspecialchars function in dbhcmsmodmod.domain.edit.php on line 119. An...

4.8CVSS6.1AI score0.00321EPSS
Exploits1References1
OSV
OSV
added 2020/08/24 3:15 p.m.1 views

CVE-2020-19885

DBHcms v1.2.0 has a stored xss vulnerability as there is no htmlspecialchars function for '$POST'pageparaminsertname'' variable in dbhcms\mod\mod.page.edit.php line 227, A remote authenticated with admin user can exploit this vulnerability to hijack other users...

4.8CVSS5.9AI score
Exploits0References1
NVD
NVD
added 2020/08/24 3:15 p.m.9 views

CVE-2020-19882

DBHcms v1.2.0 has a stored xss vulnerability as there is no htmlspecialchars function for 'menudescription' variable in dbhcms\mod\mod.menus.edit.php line 83 and in dbhcms\mod\mod.menus.view.php line 111, A remote authenticated with admin user can exploit this vulnerability to hijack other users...

4.8CVSS4.9AI score0.00252EPSS
Exploits1References1
Veracode
Veracode
added 2020/04/10 12:42 a.m.26 views

Cross-Site Scripting (XSS)

php is vulnerable to cross-site scripting XSS. It was discovered that PHP's htmlspecialchars function did not properly recognize partial multi-byte sequences for some multi-byte encodings, sending them to output without them being escaped. An attacker could use this flaw to perform a cross-site...

4.3CVSS1.4AI score0.16946EPSS
Exploits2References17Affected Software1
NVD
NVD
added 2019/03/21 4:0 p.m.11 views

CVE-2018-19509

wg7.php in Webgalamb 7.0 makes opportunistic calls to htmlspecialchars instead of using a templating engine with proper contextual encoding. Because it is possible to insert arbitrary strings into the database, any JavaScript could be executed by the administrator, leading to XSS...

6.1CVSS6.2AI score0.00328EPSS
Exploits2References2
Prion
Prion
added 2019/03/21 4:0 p.m.18 views

Cross site scripting

wg7.php in Webgalamb 7.0 makes opportunistic calls to htmlspecialchars instead of using a templating engine with proper contextual encoding. Because it is possible to insert arbitrary strings into the database, any JavaScript could be executed by the administrator, leading to XSS...

4.3CVSS6.2AI score0.00328EPSS
Exploits2References2Affected Software1
Cvelist
Cvelist
added 2019/03/17 9:49 p.m.26 views

CVE-2018-19509

wg7.php in Webgalamb 7.0 makes opportunistic calls to htmlspecialchars instead of using a templating engine with proper contextual encoding. Because it is possible to insert arbitrary strings into the database, any JavaScript could be executed by the administrator, leading to XSS...

6.2AI score0.00328EPSS
Exploits2References2
Cvelist
Cvelist
added 2018/11/07 3:0 p.m.21 views

CVE-2018-19057

SimpleMDE 1.11.2 has XSS via an onerror attribute of a crafted IMG element, or via certain input with and characters, which is mishandled during construction of an A element...

6AI score0.00223EPSS
Exploits1References1
Prion
Prion
added 2018/04/12 4:29 p.m.23 views

Design/Logic Flaw

Cacti before 1.1.37 has XSS because it makes certain htmlspecialchars calls without the ENTQUOTES flag these calls occur when the htmlescape function in lib/html.php is not used...

3.5CVSS5.5AI score0.00955EPSS
Exploits1References4Affected Software2
Rows per page
Query Builder