Filtered by vendor Zsoft Subscriptions
Total 2 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2018-25199 1 Zsoft 1 Oop Cms Blog 2026-03-09 8.2 High
OOP CMS BLOG 1.0 contains SQL injection vulnerabilities that allow unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through multiple parameters. Attackers can inject SQL commands via the search parameter in search.php, pageid parameter in page.php, and id parameter in posts.php to extract database information including table names, schema names, and database credentials.
CVE-2018-25200 1 Zsoft 1 Oop Cms Blog 2026-03-09 5.3 Medium
OOP CMS BLOG 1.0 contains a cross-site request forgery vulnerability that allows unauthenticated attackers to create administrative user accounts by crafting malicious POST requests. Attackers can submit forms to the addUser.php endpoint with parameters including userName, password, email, and role set to administrative privileges to gain unauthorized access.