CVE-2018-25195 PUBLISHED

Wecodex Hotel CMS 1.0 SQL Injection via Admin Login

Assigner: VulnCheck
Reserved: 06.03.2026 Published: 26.03.2026 Updated: 26.03.2026

Wecodex Hotel CMS 1.0 contains an SQL injection vulnerability in the admin login functionality that allows unauthenticated attackers to bypass authentication by injecting SQL code. Attackers can submit malicious SQL payloads through the username parameter in POST requests to index.php with action=processlogin to extract sensitive database information or gain unauthorized administrative access.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N
CVSS Score: 8.8

Product Status

Vendor Wecodex
Product Wecodex Hotel CMS
Versions
  • Version 1.0 is affected

Credits

  • Özkan Mustafa Akkuş (AkkuS) finder

References

Problem Types

  • Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') CWE