VYPR

Customer Support System

by Sourcecodester

CVEs (3)

  • CVE-2025-70141Feb 18, 2026
    risk 0.00cvss epss 0.01

    SourceCodester Customer Support System 1.0 contains an incorrect access control vulnerability in ajax.php. The AJAX dispatcher does not enforce authentication or authorization before invoking administrative methods in admin_class.php based on the action parameter. An unauthenticated remote attacker can perform sensitive operations such as creating customers and deleting users (including the admin account), as well as modifying or deleting other application records (tickets, departments, comments), resulting in unauthorized data modification.

  • CVE-2025-40729Jun 16, 2025
    risk 0.00cvss epss 0.00

    Reflected Cross-Site Scripting (XSS) in /customer_support/index.php in Customer Support System v1.0, which allows remote attackers to execute arbitrary code via the page parameter.

  • CVE-2025-40728Jun 16, 2025
    risk 0.00cvss epss 0.00

    SQL injection vulnerability in Customer Support System v1.0. This vulnerability allows an authenticated attacker to retrieve, create, update and delete databases via the id parameter in the /customer_support/manage_user.php endpoint.