vendor:
Jamb CMS
by:
stoke
8,8
CVSS
HIGH
Cross-Site Request Forgery (CSRF)
352
CWE
Product Name: Jamb CMS
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
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
2009
Jamb CMS CSRF Arbitrary add a post
Jamb CMS is vulnerable to Cross-Site Request Forgery (CSRF) attacks. An attacker can craft a malicious link or script that can add a post to the vulnerable website when visited by an authenticated user. This is due to the lack of CSRF protection in the admin.php file, which allows an attacker to send a malicious request to the vulnerable website without the user's knowledge.
Mitigation:
Implement CSRF protection on the vulnerable website.