vendor:
JBlog version 1.0
by:
S4mi
N/A
CVSS
N/A
Creat Admin exploit, xss, Cookie Manipulation
CWE
Product Name: JBlog version 1.0
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
JBlog version: 1.0
The JBlog version 1.0 script is vulnerable to remote access and contains dangerous vulnerabilities including Create Admin exploit, xss, and Cookie Manipulation. The exploit allows for cookies manipulation and cross-site scripting (xss) attacks. The POST variable 'search' in /jblog/recherche.php and the Cookie variable 'theme' can be manipulated. This allows for setting the cookie variable 'theme' to arbitrary values, potentially leading to unauthorized access or execution of malicious scripts.
Mitigation:
To mitigate these vulnerabilities, it is recommended to update to a newer version of JBlog that addresses these issues. Additionally, input validation and sanitization should be implemented to prevent the manipulation of cookies and cross-site scripting attacks.