PT-2020-15213 · Dbhcms · Dbhcms
Published
2020-08-24
·
Updated
2020-08-25
·
CVE-2020-19887
CVSS v3.1
4.8
Medium
| Vector | AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N |
Name of the Vulnerable Software and Affected Versions
DBHcms version 1.2.0
Description
The issue is related to a stored XSS vulnerability. This occurs because there is no proper handling of the
pageparam insert description variable in the dbhcmsmodmod.page.edit.php file at line 227, specifically lacking the htmlspecialchars function. A remote authenticated attacker with admin privileges can exploit this to hijack other users' sessions.Recommendations
For DBHcms version 1.2.0, consider adding proper input validation and sanitization, such as using the htmlspecialchars function for the
pageparam insert description variable in the dbhcmsmodmod.page.edit.php file to prevent XSS attacks. As a temporary workaround, restrict access to the mod.page.edit.php module to minimize the risk of exploitation.Exploit
Fix
XSS
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Dbhcms