vendor:
OOP CMS BLOG
by:
Mr Winst0n
8.8
CVSS
HIGH
Cross-Site Request Forgery
352
CWE
Product Name: OOP CMS BLOG
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:zsoft:oop_cms_blog:1.0
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Kali linux, Windows 8.1
2019
OOP CMS BLOG 1.0 – Cross-Site Request Forgery (Delete Admin)
This vulnerability allows an attacker to delete an admin user from the OOP CMS BLOG 1.0 application. The attacker can craft a malicious HTML page containing a form with a 'Delete' button. When the admin user visits the malicious page, the form will be automatically submitted and the admin user will be deleted from the application.
Mitigation:
The application should validate the request origin and verify that the request is coming from a trusted source.