PT-2020-15208 · Dbhcms · Dbhcms
Published
2020-08-24
·
Updated
2020-08-25
·
CVE-2020-19882
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
htmlspecialchars function applied to the menu description variable in specific files, namely dbhcmsmodmod.menus.edit.php at line 83 and dbhcmsmodmod.menus.view.php at line 111. A remote authenticated attacker with admin user privileges can exploit this to hijack other users' sessions.Recommendations
For DBHcms version 1.2.0, consider applying the
htmlspecialchars function to the menu description variable in the affected files to prevent XSS attacks. As a temporary workaround, restrict access to the edit and view menu functionalities until a proper fix is applied.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