vendor:
BLOG:CMS
by:
High-Tech Bridge SA - Ethical Hacking & Penetration Testing
3,3
CVSS
LOW
Cross-Site Request Forgery and Stored XSS
352, 79
CWE
Product Name: BLOG:CMS
Affected Version From: 4.2.1.e
Affected Version To: 4.2.1.e
Patch Exists: NO
Related CWE: N/A
CPE: a:radek_hulan:blog:cms
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2010
XSRF/CSRF and Stored XSS
The vulnerability exists due to failure in the 'admin/libs/ADMIN.php' script to properly verify the source of HTTP request. Successful exploitation of this vulnerability could result in a compromise of the application, theft of cookie-based authentication credentials, disclosure or modification of sensitive data. Attacker can use browser to exploit this vulnerability. The vulnerability exists due to failure in the 'action.php' script to properly sanitize user-supplied input in 'body' variable. Successful exploitation of this vulnerability could result in a compromise of the application, theft of cookie-based authentiaction credentials, disclosure or modification of sensitive data.
Mitigation:
Input validation and sanitization should be implemented to prevent XSS and CSRF attacks.