vendor:
DasBlog
by:
Unknown
7.5
CVSS
HIGH
HTML injection
79
CWE
Product Name: DasBlog
Affected Version From: 1.3
Affected Version To: 1.6
Patch Exists: NO
Related CWE: Unknown
CPE: a:dasblog_project:dasblog
Platforms Tested:
Unknown
HTML injection vulnerability in DasBlog
DasBlog is susceptible to an HTML injection vulnerability in its request log. This vulnerability allows an attacker to inject malicious HTML and script code into the application, which can be executed within the browser of an administrator displaying the 'Activity and Events Viewer' in the context of the vulnerable site. This can lead to the theft of cookie-based authentication credentials and other possible attacks.
Mitigation:
It is recommended to sanitize user-supplied input data before using it in the generation of dynamic web pages to prevent HTML injection vulnerabilities. Applying security updates or patches from the vendor is also advised.